diff --git a/pom.xml b/pom.xml index ff52b4e9f966c632da4eb129a7e48680663d7f39..5f4b677d4cefd2df98cf24cd251bfd352144ccb5 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>spot-detection-utilities</artifactId>