Commit cbc0a783 authored by Andrey Filippov's avatar Andrey Filippov

Update imagej repository

parent 3c990957
...@@ -375,7 +375,8 @@ ...@@ -375,7 +375,8 @@
<!-- NB: for project parent --> <!-- NB: for project parent -->
<repository> <repository>
<id>imagej.public</id> <id>imagej.public</id>
<url>http://maven.imagej.net/content/groups/public</url> <url>https://mvnrepository.com/artifact/net.imagej/ij</url>
<!--<url>http://maven.imagej.net/content/groups/public</url>-->
</repository> </repository>
<repository> <repository>
<id>elphel.imagej-elphel</id> <id>elphel.imagej-elphel</id>
...@@ -383,7 +384,7 @@ ...@@ -383,7 +384,7 @@
</repository> </repository>
<repository> <repository>
<id>other</id> <id>other</id>
<url>http://mirror.elphel.com/maven-dependencies</url> <url>https://mirror.elphel.com/maven-dependencies</url>
</repository> </repository>
</repositories> </repositories>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment