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

do not override imglib2 versions in pom

parent ae6555c2
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,6 @@
<version>2.0.0-SNAPSHOT</version>
</parent>
<groupId>sc.fiji</groupId>
<artifactId>bigdataviewer</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
......@@ -19,10 +18,12 @@
<name>BigDataViewer Projects</name>
<description>Umbrella project for BigDataViewer projects.</description>
<!--
<properties>
<imglib2.version>2.0.0-beta-26</imglib2.version>
<imglib2-ij.version>2.0.0-beta-26</imglib2-ij.version>
<imglib2.version>2.0.0-SNAPSHOT</imglib2.version>
<imglib2-ij.version>2.0.0-beta-27-SNAPSHOT</imglib2-ij.version>
</properties>
-->
<modules>
<module>core</module>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment