Skip to content

Commit 26d76be

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d7d8988 commit 26d76be

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.8.1</version>
11+
<version>0.8.2-SNAPSHOT</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>
@@ -206,7 +206,7 @@
206206
<connection>scm:git:git@github.com:${github.org}/${github.repo}.git</connection>
207207
<developerConnection>scm:git:git@github.com:${github.org}/${github.repo}.git</developerConnection>
208208
<url>git@github.com:${github.org}/${github.repo}.git</url>
209-
<tag>lmdbjava-0.8.1</tag>
209+
<tag>HEAD</tag>
210210
</scm>
211211
<issueManagement>
212212
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)