Skip to content

Commit 66db976

Browse files
committed
[maven-release-plugin] prepare release gwasgeneviewer-0.4.8
1 parent 161c613 commit 66db976

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>at.gmi.nordborglab.widgets</groupId>
44
<artifactId>gwasgeneviewer</artifactId>
5-
<version>0.4.8-SNAPSHOT</version>
5+
<version>0.4.8</version>
66
<name>GWASGeneViewer</name>
77

88
<parent>
@@ -48,12 +48,12 @@
4848
<dependency>
4949
<groupId>at.gmi.nordborglab.widgets</groupId>
5050
<artifactId>geneviewer</artifactId>
51-
<version>0.4.6-SNAPSHOT</version>
51+
<version>0.4.6</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>at.gmi.nordborglab.widgets</groupId>
5555
<artifactId>ldviewer</artifactId>
56-
<version>0.1.0-SNAPSHOT</version>
56+
<version>0.1.0</version>
5757
</dependency>
5858
</dependencies>
5959

0 commit comments

Comments
 (0)