Skip to content

Commit c2f244d

Browse files
author
Uemit Seren
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1432bb1 commit c2f244d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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.10</version>
5+
<version>0.4.11-SNAPSHOT</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</version>
50+
<version>0.4.8-SNAPSHOT</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>at.gmi.nordborglab.widgets</groupId>
5454
<artifactId>ldviewer</artifactId>
55-
<version>0.1.2</version>
55+
<version>0.1.3-SNAPSHOT</version>
5656
</dependency>
5757
</dependencies>
5858

@@ -86,6 +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>
89+
<tag>HEAD</tag>
9090
</scm>
9191
</project>

0 commit comments

Comments
 (0)