diff --git a/pom.xml b/pom.xml
index 00194234923f48299f4e5e4b304cf88fdb8ba7b1..5b3064efe49bb68e6134b9c404e49ec89063b149 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>jython</artifactId>