Skip to content

Commit 129c8e4

Browse files
committed
[maven-release-plugin] prepare release native-0.9.33-1
1 parent 0e36ef2 commit 129c8e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
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-1-SNAPSHOT</version>
6+
<version>0.9.33-1</version>
77
<packaging>jar</packaging>
88
<name>LmdbJava Native Libraries</name>
99
<description>Native LMDB libraries for all supported platforms</description>
@@ -146,6 +146,7 @@
146146
<connection>scm:git:git@github.com:lmdbjava/native.git</connection>
147147
<developerConnection>scm:git:git@github.com:lmdbjava/native.git</developerConnection>
148148
<url>https://github.com/lmdbjava/native</url>
149+
<tag>native-0.9.33-1</tag>
149150
</scm>
150151
<issueManagement>
151152
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)