Skip to content
Snippets Groups Projects
Commit 21a9770c authored by Tobias Pietzsch's avatar Tobias Pietzsch
Browse files

bump parent to pom-bigdataviewer 1.0.6 and remove dependency on core snapshot

parent 82838b65
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>sc.fiji</groupId> <groupId>sc.fiji</groupId>
<artifactId>pom-bigdataviewer</artifactId> <artifactId>pom-bigdataviewer</artifactId>
<version>1.0.5</version> <version>1.0.6</version>
</parent> </parent>
<artifactId>bigdataviewer_fiji</artifactId> <artifactId>bigdataviewer_fiji</artifactId>
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
<dependency> <dependency>
<groupId>sc.fiji</groupId> <groupId>sc.fiji</groupId>
<artifactId>bigdataviewer-core</artifactId> <artifactId>bigdataviewer-core</artifactId>
<version>1.0.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.imagej</groupId> <groupId>net.imagej</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment