We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678a1e3 commit 0e1ad7fCopy full SHA for 0e1ad7f
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.4</version>
+ <version>0.4.5-SNAPSHOT</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.3</version>
+ <version>0.7.3-SNAPSHOT</version>
52
</dependency>
53
54
<groupId>at.gmi.nordborglab</groupId>
55
<artifactId>processingjs</artifactId>
56
- <version>0.6.0</version>
+ <version>0.6.1-SNAPSHOT</version>
57
58
</dependencies>
59
0 commit comments