We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c89bb commit 9fd82ebCopy full SHA for 9fd82eb
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.6-SNAPSHOT</version>
+ <version>0.4.6</version>
6
<name>GWASGeneViewer</name>
7
8
<parent>
@@ -48,7 +48,7 @@
48
<dependency>
49
50
<artifactId>geneviewer</artifactId>
51
+ <version>0.4.5</version>
52
</dependency>
53
</dependencies>
54
0 commit comments