Skip to content

Commit

Permalink
Merge branch '2.17'
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 27, 2024
2 parents 104c5a5 + 2b5c69f commit 4b3a72a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,11 @@
<maven.compiler.source>${javac.src.version}</maven.compiler.source>
<maven.compiler.target>${javac.target.version}</maven.compiler.target>

<<<<<<< HEAD
<project.build.outputTimestamp>2023-03-18T19:46:34Z</project.build.outputTimestamp>
=======
<project.build.outputTimestamp>2024-02-27T00:41:47Z</project.build.outputTimestamp>
>>>>>>> 2.17
</properties>

<!-- Alas, need to include snapshot reference since otherwise can not find
Expand Down

0 comments on commit 4b3a72a

Please sign in to comment.