Skip to content

Commit

Permalink
[maven-release-plugin] prepare release java-uuid-generator-5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 24, 2024
1 parent 6b9e70d commit b39f516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
-->
<packaging>bundle</packaging>
<name>Java UUID Generator</name>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
<description>
Java UUID Generator (JUG) is a Java library for generating
Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID).
Expand Down Expand Up @@ -45,7 +45,7 @@ JUG supports 3 original official UUID generation methods as well as later additi
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j.version>1.7.36</slf4j.version>

<project.build.outputTimestamp>2024-02-24T00:57:26Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-24T01:04:32Z</project.build.outputTimestamp>
</properties>
<licenses>
<license>
Expand Down

0 comments on commit b39f516

Please sign in to comment.