We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c0f8e commit a03da06Copy full SHA for a03da06
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.github.f4b6a3</groupId>
5
<artifactId>uuid-creator</artifactId>
6
- <version>4.6.2-SNAPSHOT</version>
+ <version>5.0.0</version>
7
<packaging>jar</packaging>
8
9
<name>uuid-creator</name>
@@ -44,7 +44,7 @@
44
<url>https://github.com/f4b6a3/uuid-creator</url>
45
<connection>scm:git:ssh://[email protected]/f4b6a3/uuid-creator.git</connection>
46
<developerConnection>scm:git:ssh://[email protected]/f4b6a3/uuid-creator.git</developerConnection>
47
- <tag>HEAD</tag>
+ <tag>uuid-creator-5.0.0</tag>
48
</scm>
49
50
<distributionManagement>
0 commit comments