Skip to content

Commit 1432bb1

Browse files
author
Uemit Seren
committed
[maven-release-plugin] prepare release gwasgeneviewer-0.4.10
1 parent b00b659 commit 1432bb1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pom.xml

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

88
<parent>
@@ -47,12 +47,12 @@
4747
<dependency>
4848
<groupId>at.gmi.nordborglab.widgets</groupId>
4949
<artifactId>geneviewer</artifactId>
50-
<version>0.4.7-SNAPSHOT</version>
50+
<version>0.4.7</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>at.gmi.nordborglab.widgets</groupId>
5454
<artifactId>ldviewer</artifactId>
55-
<version>0.1.2-SNAPSHOT</version>
55+
<version>0.1.2</version>
5656
</dependency>
5757
</dependencies>
5858

@@ -86,5 +86,6 @@
8686
<url>https://timeu@github.com/timeu/GWASGeneViewer</url>
8787
<connection>scm:git:https://timeu@github.com/timeu/GWASGeneViewer.git</connection>
8888
<developerConnection>scm:git:https://timeu@github.com/timeu/GWASGeneViewer.git</developerConnection>
89+
<tag>gwasgeneviewer-0.4.10</tag>
8990
</scm>
9091
</project>

0 commit comments

Comments
 (0)