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

set parent to pom-fiji 2.0.0-beta-0 and clean up poms.

parent d5e7380a
Branches
Tags
No related merge requests found
......@@ -36,7 +36,7 @@
<dependency>
<groupId>sc.fiji</groupId>
<artifactId>spim_data</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-beta-2</version>
</dependency>
<dependency>
<groupId>cisd</groupId>
......
......@@ -37,12 +37,10 @@
<dependency>
<groupId>sc.fiji</groupId>
<artifactId>SPIM_Registration</artifactId>
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>java3d</groupId>
<artifactId>vecmath</artifactId>
<version>1.3.1</version>
</dependency>
<!--
The following dependencies are added to deal with old SPIM_Registration version currently deployed in maven.imagej.net.
......
......@@ -8,7 +8,8 @@
<parent>
<groupId>sc.fiji</groupId>
<artifactId>pom-fiji</artifactId>
<version>2.0.0-SNAPSHOT</version>
<!-- <version>2.0.0-beta-1-SNAPSHOT</version> -->
<version>2.0.0-beta-0</version>
</parent>
<artifactId>bigdataviewer</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment