diff --git a/pom.xml b/pom.xml
index d04d27ebdb93f2cd14e54fbc8beaae90bb82248b..14881172abce6fbeac26365e055e6b68a59bfde8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,9 +5,9 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <artifactId>pom-icy</artifactId>
         <groupId>org.bioimageanalysis.icy</groupId>
-        <version>1.0.8</version>
+        <artifactId>parent-pom-plugin</artifactId>
+        <version>1.0.1</version>
     </parent>
 
     <artifactId>connected-components</artifactId>