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 b267b93 commit c1ccbd9Copy full SHA for c1ccbd9
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.1</version>
+ <version>0.4.2-SNAPSHOT</version>
6
<name>GeneViewer</name>
7
8
<parent>
@@ -48,12 +48,12 @@
48
<dependency>
49
<groupId>org.danvk</groupId>
50
<artifactId>dygraph</artifactId>
51
- <version>0.7.1</version>
+ <version>0.7.2-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