We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e10eb6 commit 2a3b449Copy full SHA for 2a3b449
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>sc.fiji</groupId>
12
<artifactId>bigvolumeviewer</artifactId>
13
- <version>0.4.2-SNAPSHOT-TEST</version>
+ <version>0.4.2-SNAPSHOT</version>
14
15
<name>BigVolumeViewer</name>
16
<description>Volume rendering of bdv datasets</description>
@@ -154,7 +154,7 @@
154
<dependency>
155
156
<artifactId>bigdataviewer-core</artifactId>
157
- <version>10.6.8-SNAPSHOT-TEST</version>
+ <version>10.6.8-SNAPSHOT</version>
158
</dependency>
159
160
0 commit comments