Skip to content

Commit

Permalink
Further roll back parent pom version
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Sep 13, 2023
1 parent e5c876d commit ae27385
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 @@ -6,7 +6,7 @@
<parent>
<groupId>com.fasterxml</groupId>
<artifactId>oss-parent</artifactId>
<version>53</version>
<version>50</version>
</parent>
<groupId>com.fasterxml.uuid</groupId>
<artifactId>java-uuid-generator</artifactId>
Expand Down Expand Up @@ -45,7 +45,7 @@ JUG supports all 3 official UUID generation methods.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j.version>1.7.36</slf4j.version>

<project.build.outputTimestamp>2023-09-13T00:40:50Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-09-13T00:44:25Z</project.build.outputTimestamp>
</properties>
<licenses>
<license>
Expand Down

0 comments on commit ae27385

Please sign in to comment.