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 0b24eef commit 171c849Copy full SHA for 171c849
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.9</version>
+ <version>0.4.10-SNAPSHOT</version>
6
<name>GWASGeneViewer</name>
7
8
<parent>
@@ -48,12 +48,12 @@
48
<dependency>
49
50
<artifactId>geneviewer</artifactId>
51
- <version>0.4.6</version>
+ <version>0.4.7-SNAPSHOT</version>
52
</dependency>
53
54
55
<artifactId>ldviewer</artifactId>
56
- <version>0.1.1</version>
+ <version>0.1.2-SNAPSHOT</version>
57
58
</dependencies>
59
0 commit comments