diff --git a/pom.xml b/pom.xml index daa01d46070748da47477f1673bb38c957bdfa3f..f8d00a0e09cc20b0e19068b3b53386544ef2f5f3 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>convexify</artifactId>