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 12
12
<artifactId >java-uuid-generator</artifactId >
13
13
<packaging >bundle</packaging >
14
14
<name >Java UUID Generator</name >
15
- <version >3.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</version >
16
16
<description >
17
17
Java UUID Generator (JUG) is a Java library for generating
18
18
Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID).
@@ -24,7 +24,7 @@ JUG supports all 3 official UUID generation methods.
24
24
<connection >scm:git:git://github.com/cowtowncoder/java-uuid-generator.git</connection >
25
25
<url >scm:git:git@github.com:cowtowncoder/java-uuid-generator.git</url >
26
26
<developerConnection >scm:git:git@github.com:cowtowncoder/java-uuid-generator.git</developerConnection >
27
- <tag >HEAD </tag >
27
+ <tag >java-uuid-generator-3.2.0 </tag >
28
28
</scm >
29
29
<developers >
30
30
<developer >
You can’t perform that action at this time.
0 commit comments