Skip to content

Commit ef07f17

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 607f559 commit ef07f17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
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</version>
5+
<version>0.4.13-SNAPSHOT</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</version>
44+
<version>0.4.10-SNAPSHOT</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>at.gmi.nordborglab.widgets</groupId>
4848
<artifactId>ldviewer</artifactId>
49-
<version>0.1.3</version>
49+
<version>0.1.4-SNAPSHOT</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>gwasgeneviewer-0.4.12</tag>
83+
<tag>HEAD</tag>
8484
</scm>
8585
</project>

0 commit comments

Comments
 (0)