Skip to content

Commit f17b63f

Browse files
committed
[maven-release-plugin] prepare release lmdbjava-0.9.0
1 parent 699b735 commit f17b63f

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.9.0-SNAPSHOT</version>
11+
<version>0.9.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>
@@ -176,7 +176,7 @@
176176
<connection>scm:git:[email protected]:${github.org}/${github.repo}.git</connection>
177177
<developerConnection>scm:git:[email protected]:${github.org}/${github.repo}.git</developerConnection>
178178
<url>[email protected]:${github.org}/${github.repo}.git</url>
179-
<tag>HEAD</tag>
179+
<tag>lmdbjava-0.9.0</tag>
180180
</scm>
181181
<issueManagement>
182182
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)