We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 016c30c commit 9159cccCopy full SHA for 9159ccc
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.lmdbjava</groupId>
5
<artifactId>native</artifactId>
6
- <version>0.9.33-4</version>
+ <version>0.9.33-5-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>LmdbJava Native Libraries</name>
9
<description>Native LMDB libraries for all supported platforms</description>
@@ -143,7 +143,7 @@
143
<connection>scm:git:[email protected]:lmdbjava/native.git</connection>
144
<developerConnection>scm:git:[email protected]:lmdbjava/native.git</developerConnection>
145
<url>https://github.com/lmdbjava/native</url>
146
- <tag>native-0.9.33-4</tag>
+ <tag>HEAD</tag>
147
</scm>
148
<issueManagement>
149
<system>GitHub Issues</system>
0 commit comments