Skip to content

Commit d3572ca

Browse files
committed
[maven-release-plugin] prepare release lmdbjava-0.5.0
1 parent 0015af9 commit d3572ca

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.5.0-SNAPSHOT</version>
11+
<version>0.5.0</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:[email protected]:${github.org}/${github.repo}.git</connection>
4646
<developerConnection>scm:git:[email protected]:${github.org}/${github.repo}.git</developerConnection>
4747
<url>[email protected]:${github.org}/${github.repo}.git</url>
48-
<tag>HEAD</tag>
48+
<tag>lmdbjava-0.5.0</tag>
4949
</scm>
5050
<issueManagement>
5151
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)