Skip to content

Commit 2aff8f6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent fcefd2c commit 2aff8f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<groupId>org.lable.oss.uniqueid</groupId>
2929
<artifactId>uniqueid</artifactId>
30-
<version>4.5</version>
30+
<version>4.6-SNAPSHOT</version>
3131
<packaging>pom</packaging>
3232

3333
<name>UniqueID</name>

uniqueid-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>uniqueid</artifactId>
2222
<groupId>org.lable.oss.uniqueid</groupId>
23-
<version>4.5</version>
23+
<version>4.6-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

uniqueid-etcd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>uniqueid</artifactId>
2222
<groupId>org.lable.oss.uniqueid</groupId>
23-
<version>4.5</version>
23+
<version>4.6-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

0 commit comments

Comments
 (0)