diff --git a/pom.xml b/pom.xml index 16bc3e93de0286918d087b4ef9cdefb2764b82ff..ca57eadb22c0cadd08d3edb8829ba2e4e7850ca2 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,12 @@ <parent> <groupId>org.bioimageanalysis.icy</groupId> <artifactId>pom-icy</artifactId> - <version>3.0.0-a.1</version> + <version>3.0.0-a.4</version> </parent> <!-- Project Information --> <artifactId>ruler-helper</artifactId> - <version>2.0.0-a.1</version> + <version>2.0.0-a.2</version> <name>Ruler Helper</name> <description>Widget to measure distances over images considering current image scale.</description> @@ -50,12 +50,4 @@ </roles> </developer> </developers> - - <!-- Icy Maven repository (to find parent POM) --> - <repositories> - <repository> - <id>icy</id> - <url>https://nexus-icy.pasteur.cloud/repository/icy/</url> - </repository> - </repositories> </project> \ No newline at end of file