Skip to content

Commit 57f355f

Browse files
committed
[maven-release-plugin] prepare release lmdbjava-0.0.1
1 parent e89bedf commit 57f355f

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>lmdbjava</artifactId>
6-
<version>0.0.1-SNAPSHOT</version>
6+
<version>0.0.1</version>
77
<packaging>jar</packaging>
88
<name>LmdbJava</name>
99
<description>Low latency Java API for the ultra-fast, embedded Symas Lightning Database (LMDB)</description>
@@ -17,7 +17,7 @@
1717
<connection>scm:git:[email protected]:lmdbjava/lmdbjava.git</connection>
1818
<developerConnection>scm:git:[email protected]:lmdbjava/lmdbjava.git</developerConnection>
1919
<url>[email protected]:lmdbjava/lmdbjava.git</url>
20-
<tag>HEAD</tag>
20+
<tag>lmdbjava-0.0.1</tag>
2121
</scm>
2222
<issueManagement>
2323
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)