File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 <artifactId >java-uuid-generator</artifactId >
1313 <packaging >bundle</packaging >
1414 <name >Java UUID Generator</name >
15- <version >3.3.0-SNAPSHOT </version >
15+ <version >3.3.0</version >
1616 <description >
1717Java UUID Generator (JUG) is a Java library for generating
1818Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID).
@@ -25,7 +25,7 @@ JUG supports all 3 official UUID generation methods.
2525 <connection >scm:git:git://github.com/cowtowncoder/java-uuid-generator.git</connection >
2626 <url >https://github.com/cowtowncoder/java-uuid-generator</url >
2727 <developerConnection >scm:git:git@github.com:cowtowncoder/java-uuid-generator.git</developerConnection >
28- <tag >HEAD </tag >
28+ <tag >java-uuid-generator-3.3.0 </tag >
2929 </scm >
3030 <developers >
3131 <developer >
You can’t perform that action at this time.
0 commit comments