File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.fasterxml</groupId >
88 <artifactId >oss-parent</artifactId >
9- <version >54 </version >
9+ <version >53 </version >
1010 </parent >
1111 <groupId >com.fasterxml.uuid</groupId >
1212 <artifactId >java-uuid-generator</artifactId >
1515 -->
1616 <packaging >bundle</packaging >
1717 <name >Java UUID Generator</name >
18- <version >4.3.0-SNAPSHOT </version >
18+ <version >4.3.0</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 all 3 official UUID generation methods.
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:git@github.com:cowtowncoder/java-uuid-generator.git</developerConnection >
31- <tag >HEAD </tag >
31+ <tag >java-uuid-generator-4.3.0 </tag >
3232 </scm >
3333 <developers >
3434 <developer >
@@ -45,7 +45,7 @@ JUG supports all 3 official UUID generation methods.
4545 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4646 <slf4j .version>1.7.36</slf4j .version>
4747
48- <project .build.outputTimestamp>2023-05-14T23:38:15Z </project .build.outputTimestamp>
48+ <project .build.outputTimestamp>2023-09-13T00:40:50Z </project .build.outputTimestamp>
4949 </properties >
5050 <licenses >
5151 <license >
You can’t perform that action at this time.
0 commit comments