Skip to content
Snippets Groups Projects
Commit 75155481 authored by Stéphane  DALLONGEVILLE's avatar Stéphane DALLONGEVILLE
Browse files

fixed parent pom

parent 2e46d4cb
Branches master
Tags v1.0.0
No related merge requests found
......@@ -7,7 +7,7 @@
<parent>
<artifactId>pom-icy</artifactId>
<groupId>org.bioimageanalysis.icy</groupId>
<version>2.0.0</version>
<version>2.1.2</version>
</parent>
<artifactId>spot-detector-block</artifactId>
......@@ -19,15 +19,6 @@
<description>
Spot detector plugin extension for Protocols.
</description>
<profiles>
<profile>
<id>icy-plugin</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
</profile>
</profiles>
<dependencies>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment