Skip to content

Commit 2fefd8b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1523ffa commit 2fefd8b

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.23-1</version>
6+
<version>0.9.24-1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>LmdbJava Native Libraries</name>
99
<description>Native LMDB libraries for all supported platforms</description>
@@ -165,7 +165,7 @@
165165
<connection>scm:git:git@github.com:lmdbjava/native.git</connection>
166166
<developerConnection>scm:git:git@github.com:lmdbjava/native.git</developerConnection>
167167
<url>https://github.com/lmdbjava/native</url>
168-
<tag>native-0.9.23-1</tag>
168+
<tag>HEAD</tag>
169169
</scm>
170170
<issueManagement>
171171
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)