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 b6380f5 commit 3b81d02Copy full SHA for 3b81d02
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>at.gmi.nordborglab.widgets</groupId>
4
<artifactId>geneviewer</artifactId>
5
- <version>0.4.5-SNAPSHOT</version>
+ <version>0.4.5</version>
6
<name>GeneViewer</name>
7
8
<parent>
@@ -48,12 +48,12 @@
48
<dependency>
49
<groupId>org.danvk</groupId>
50
<artifactId>dygraphs-gwt</artifactId>
51
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.3</version>
52
</dependency>
53
54
<groupId>at.gmi.nordborglab</groupId>
55
<artifactId>processingjs</artifactId>
56
- <version>0.6.1-SNAPSHOT</version>
+ <version>0.6.0</version>
57
58
</dependencies>
59
0 commit comments