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 15
15
-->
16
16
<packaging >bundle</packaging >
17
17
<name >Java UUID Generator</name >
18
- <version >5.1.0 </version >
18
+ <version >5.1.1-SNAPSHOT </version >
19
19
<description >
20
20
Java UUID Generator (JUG) is a Java library for generating
21
21
Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID).
@@ -45,7 +45,7 @@ JUG supports 3 original official UUID generation methods as well as later additi
45
45
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
46
46
<slf4j .version>1.7.36</slf4j .version>
47
47
48
- <project .build.outputTimestamp>2024-06-02T23:58:04Z </project .build.outputTimestamp>
48
+ <project .build.outputTimestamp>2024-06-02T23:59:30Z </project .build.outputTimestamp>
49
49
</properties >
50
50
<licenses >
51
51
<license >
You can’t perform that action at this time.
0 commit comments