File tree 1 file changed +2
-2
lines changed
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 >4.0.1 </version >
15
+ <version >4.0.2-SNAPSHOT </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).
@@ -25,7 +25,7 @@ JUG supports all 3 official UUID generation methods.
25
25
<connection >scm:git:git://github.com/cowtowncoder/java-uuid-generator.git</connection >
26
26
<url >https://github.com/cowtowncoder/java-uuid-generator</url >
27
27
<
developerConnection >scm:git:
[email protected] :cowtowncoder/java-uuid-generator.git</
developerConnection >
28
- <tag >java-uuid-generator-4.0.1 </tag >
28
+ <tag >HEAD </tag >
29
29
</scm >
30
30
<developers >
31
31
<developer >
You can’t perform that action at this time.
0 commit comments