We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcefd2c commit 2aff8f6Copy full SHA for 2aff8f6
3 files changed
pom.xml
@@ -27,7 +27,7 @@
27
28
<groupId>org.lable.oss.uniqueid</groupId>
29
<artifactId>uniqueid</artifactId>
30
- <version>4.5</version>
+ <version>4.6-SNAPSHOT</version>
31
<packaging>pom</packaging>
32
33
<name>UniqueID</name>
uniqueid-core/pom.xml
@@ -20,7 +20,7 @@
20
<parent>
21
22
23
24
</parent>
25
<modelVersion>4.0.0</modelVersion>
26
uniqueid-etcd/pom.xml
0 commit comments