Skip to content

Commit 607f559

Browse files
committed
[maven-release-plugin] prepare release gwasgeneviewer-0.4.12
1 parent 16e82d1 commit 607f559

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: pom.xml

+4-4
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.12-SNAPSHOT</version>
5+
<version>0.4.12</version>
66
<name>GWASGeneViewer</name>
77

88
<parent>
@@ -41,12 +41,12 @@
4141
<dependency>
4242
<groupId>at.gmi.nordborglab.widgets</groupId>
4343
<artifactId>geneviewer</artifactId>
44-
<version>0.4.9-SNAPSHOT</version>
44+
<version>0.4.9</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>at.gmi.nordborglab.widgets</groupId>
4848
<artifactId>ldviewer</artifactId>
49-
<version>0.1.3-SNAPSHOT</version>
49+
<version>0.1.3</version>
5050
</dependency>
5151
</dependencies>
5252

@@ -80,6 +80,6 @@
8080
<url>https://timeu@github.com/timeu/GWASGeneViewer</url>
8181
<connection>scm:git:https://timeu@github.com/timeu/GWASGeneViewer.git</connection>
8282
<developerConnection>scm:git:https://timeu@github.com/timeu/GWASGeneViewer.git</developerConnection>
83-
<tag>HEAD</tag>
83+
<tag>gwasgeneviewer-0.4.12</tag>
8484
</scm>
8585
</project>

0 commit comments

Comments
 (0)