Skip to content

Commit 0e1ad7f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 678a1e3 commit 0e1ad7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>at.gmi.nordborglab.widgets</groupId>
44
<artifactId>geneviewer</artifactId>
5-
<version>0.4.4</version>
5+
<version>0.4.5-SNAPSHOT</version>
66
<name>GeneViewer</name>
77

88
<parent>
@@ -48,12 +48,12 @@
4848
<dependency>
4949
<groupId>org.danvk</groupId>
5050
<artifactId>dygraphs-gwt</artifactId>
51-
<version>0.7.3</version>
51+
<version>0.7.3-SNAPSHOT</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>at.gmi.nordborglab</groupId>
5555
<artifactId>processingjs</artifactId>
56-
<version>0.6.0</version>
56+
<version>0.6.1-SNAPSHOT</version>
5757
</dependency>
5858
</dependencies>
5959

0 commit comments

Comments
 (0)