We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1513c2a commit b7485feCopy full SHA for b7485fe
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>at.gmi.nordborglab.widgets</groupId>
4
<artifactId>gwasgeneviewer</artifactId>
5
- <version>0.4.7-SNAPSHOT</version>
+ <version>0.4.7</version>
6
<name>GWASGeneViewer</name>
7
8
<parent>
@@ -48,7 +48,7 @@
48
<dependency>
49
50
<artifactId>geneviewer</artifactId>
51
- <version>0.4.6-SNAPSHOT</version>
+ <version>0.4.5</version>
52
</dependency>
53
</dependencies>
54
0 commit comments