Skip to content

Commit 9159ccc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 016c30c commit 9159ccc

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.lmdbjava</groupId>
55
<artifactId>native</artifactId>
6-
<version>0.9.33-4</version>
6+
<version>0.9.33-5-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>LmdbJava Native Libraries</name>
99
<description>Native LMDB libraries for all supported platforms</description>
@@ -143,7 +143,7 @@
143143
<connection>scm:git:[email protected]:lmdbjava/native.git</connection>
144144
<developerConnection>scm:git:[email protected]:lmdbjava/native.git</developerConnection>
145145
<url>https://github.com/lmdbjava/native</url>
146-
<tag>native-0.9.33-4</tag>
146+
<tag>HEAD</tag>
147147
</scm>
148148
<issueManagement>
149149
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)