Skip to content

Commit 5c164e8

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 95e743b commit 5c164e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>Yank</name>
55
<groupId>org.knowm</groupId>
66
<artifactId>yank</artifactId>
7-
<version>3.5.0</version>
7+
<version>3.5.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<description>Ultra-Light JDBC Persistance Layer for Java Apps</description>
1010
<url>http://knowm.org/open-source/yank</url>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:[email protected]:knowm/Yank.git</connection>
4040
<developerConnection>scm:git:[email protected]:knowm/Yank.git</developerConnection>
4141
<url>[email protected]:knowm/Yank.git</url>
42-
<tag>yank-3.5.0</tag>
42+
<tag>HEAD</tag>
4343
</scm>
4444

4545
<dependencies>

0 commit comments

Comments
 (0)