Skip to content

Commit 49c9af3

Browse files
committed
[maven-release-plugin] prepare release lmdbjava-0.6.1
1 parent c98b2b8 commit 49c9af3

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
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>org.lmdbjava</groupId>
1010
<artifactId>lmdbjava</artifactId>
11-
<version>0.6.1-SNAPSHOT</version>
11+
<version>0.6.1</version>
1212
<packaging>jar</packaging>
1313
<name>LmdbJava</name>
1414
<description>Low latency Java API for the ultra-fast, embedded Symas Lightning Database (LMDB)</description>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:git@github.com:${github.org}/${github.repo}.git</connection>
4646
<developerConnection>scm:git:git@github.com:${github.org}/${github.repo}.git</developerConnection>
4747
<url>git@github.com:${github.org}/${github.repo}.git</url>
48-
<tag>HEAD</tag>
48+
<tag>lmdbjava-0.6.1</tag>
4949
</scm>
5050
<issueManagement>
5151
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)