Skip to content

Commit 4f7cccc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a8e7c49 commit 4f7cccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
-->
1616
<packaging>bundle</packaging>
1717
<name>Java UUID Generator</name>
18-
<version>5.1.0</version>
18+
<version>5.1.1-SNAPSHOT</version>
1919
<description>
2020
Java UUID Generator (JUG) is a Java library for generating
2121
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
4545
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4646
<slf4j.version>1.7.36</slf4j.version>
4747

48-
<project.build.outputTimestamp>2024-06-02T23:58:04Z</project.build.outputTimestamp>
48+
<project.build.outputTimestamp>2024-06-02T23:59:30Z</project.build.outputTimestamp>
4949
</properties>
5050
<licenses>
5151
<license>

0 commit comments

Comments
 (0)