diff --git a/pom.xml b/pom.xml
index 8475dd069e515a3ef4f2f161c82075d2b8220b0c..be90d6a840c71976966cc8f5f039a5f0b6d77394 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,11 +7,11 @@
     <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>
 
     <artifactId>label-extractor</artifactId>
-    <version>2.0.0-a.1</version>
+    <version>2.0.0-a.2</version>
 
     <name>Label extractor</name>
     <description>
@@ -32,11 +32,4 @@
             <artifactId>protocols</artifactId>
         </dependency>
     </dependencies>
-
-    <repositories>
-        <repository>
-            <id>icy</id>
-            <url>https://nexus-icy.pasteur.cloud/repository/icy/</url>
-        </repository>
-    </repositories>
 </project>
\ No newline at end of file