Skip to content

Commit b7d16b9

Browse files
committed
updated pom.xml file
1 parent cc7b769 commit b7d16b9

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>at.gmi.nordborglab.widgets</groupId>
55
<artifactId>geneviewer</artifactId>
6-
<version>0.3.0-SNAPSHOT</version>
6+
<version>0.4.0-SNAPSHOT</version>
77
<name>GeneViewer</name>
88

99
<parent>
@@ -49,12 +49,12 @@
4949
<dependency>
5050
<groupId>org.danvk</groupId>
5151
<artifactId>dygraph</artifactId>
52-
<version>0.6.0-SNAPSHOT</version>
52+
<version>0.7.0-SNAPSHOT</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>at.gmi.nordborglab</groupId>
5656
<artifactId>processingjs</artifactId>
57-
<version>0.5.0-SNAPSHOT</version>
57+
<version>0.6.0-SNAPSHOT</version>
5858
</dependency>
5959
</dependencies>
6060

0 commit comments

Comments
 (0)