File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 -->
1616 <packaging >bundle</packaging >
1717 <name >Java UUID Generator</name >
18- <version >5.1.1 </version >
18+ <version >5.1.2-SNAPSHOT </version >
1919 <description >
2020Java UUID Generator (JUG) is a Java library for generating
2121Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID).
@@ -28,7 +28,7 @@ JUG supports 3 original official UUID generation methods as well as later additi
2828 <connection >scm:git:git://github.com/cowtowncoder/java-uuid-generator.git</connection >
2929 <url >https://github.com/cowtowncoder/java-uuid-generator</url >
3030 <
developerConnection >scm:git:
[email protected] :cowtowncoder/java-uuid-generator.git</
developerConnection >
31- <tag >java-uuid-generator-5.1.1 </tag >
31+ <tag >java-uuid-generator-5.1.0 </tag >
3232 </scm >
3333 <developers >
3434 <developer >
@@ -45,7 +45,7 @@ JUG supports 3 original official UUID generation methods as well as later additi
4545 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4646 <slf4j .version>1.7.36</slf4j .version>
4747
48- <project .build.outputTimestamp>2025-09-26T22:42:11Z </project .build.outputTimestamp>
48+ <project .build.outputTimestamp>2025-09-26T22:42:25Z </project .build.outputTimestamp>
4949 </properties >
5050 <licenses >
5151 <license >
You can’t perform that action at this time.
0 commit comments