We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161c613 commit 66db976Copy full SHA for 66db976
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.8-SNAPSHOT</version>
+ <version>0.4.8</version>
6
<name>GWASGeneViewer</name>
7
8
<parent>
@@ -48,12 +48,12 @@
48
<dependency>
49
50
<artifactId>geneviewer</artifactId>
51
- <version>0.4.6-SNAPSHOT</version>
+ <version>0.4.6</version>
52
</dependency>
53
54
55
<artifactId>ldviewer</artifactId>
56
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
57
58
</dependencies>
59
0 commit comments