diff --git a/pom.xml b/pom.xml index 81a3b8470392d663d725ad3511186fc750d30669..7bbf5030b10282d4ec79f5fbaa340ae4859190e4 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>quickhull</artifactId>