diff --git a/pom.xml b/pom.xml index 30450f9df11ee1345ff67568d6fed34a7a5dc3b7..995817278d6449ab9de276a41d1df3ba10ea5939 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>color-picker-threshold</artifactId>