Skip to content

Commit bfe05fe

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>at.gmi.nordborglab.widgets</groupId>
1010
<artifactId>ldviewer</artifactId>
11-
<version>0.1.2</version>
11+
<version>0.1.3-SNAPSHOT</version>
1212
<name>ldviewer</name>
1313
<url>http://maven.apache.org</url>
1414
<properties>
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>at.gmi.nordborglab</groupId>
4040
<artifactId>processingjs</artifactId>
41-
<version>0.6.1</version>
41+
<version>0.6.2-SNAPSHOT</version>
4242
</dependency>
4343
</dependencies>
4444
<distributionManagement>
@@ -69,6 +69,6 @@
6969
<url>https://timeu@github.com/timeu</url>
7070
<connection>scm:git:https://timeu@github.com/timeu/LDViewer.git</connection>
7171
<developerConnection>scm:git:https://timeu@github.com/timeu/LDViewer.git</developerConnection>
72-
<tag>ldviewer-0.1.2</tag>
72+
<tag>HEAD</tag>
7373
</scm>
7474
</project>

0 commit comments

Comments
 (0)