diff --git a/pom.xml b/pom.xml
index 52fd7447925a7ab84f7fc22e21293e364c77dba5..cfceb980b5346e783b48c5d3c728038d9c4cf02d 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.6</version>
+        <artifactId>parent-pom-plugin</artifactId>
+        <version>1.0.1</version>
     </parent>
 
     <artifactId>vecmath</artifactId>