Skip to content

Commit 65bc67c

Browse files
committed
[maven-release-plugin] prepare release geneviewer-0.4.3
1 parent d107517 commit 65bc67c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
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.3-SNAPSHOT</version>
5+
<version>0.4.3</version>
66
<name>GeneViewer</name>
77

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

0 commit comments

Comments
 (0)