Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite4cf6e9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parentbe2a15b commite4cf6e9

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.3</version>
11+
<version>0.9.0-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.3</tag>
209+
<tag>HEAD</tag>
210210
</scm>
211211
<issueManagement>
212212
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp