Skip to content

Commit

Permalink
Merge branch '2.19'
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 28, 2024
2 parents 6151a9f + 7b15453 commit 03d4285
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<maven.compiler.source>${javac.src.version}</maven.compiler.source>
<maven.compiler.target>${javac.target.version}</maven.compiler.target>

<project.build.outputTimestamp>2024-09-27T01:15:49Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-28T22:52:46Z</project.build.outputTimestamp>
</properties>

<!-- Alas, need to include snapshot reference since otherwise can not find
Expand Down
2 changes: 1 addition & 1 deletion release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Not yet released

No changes since 2.18

2.18.1 (not yet released)
2.18.1 (28-Oct-2024)

#15: Add override to downgrade `moditect-maven-plugin` from 1.2.2 to 1.1.0
to work around Eclipse issues
Expand Down

0 comments on commit 03d4285

Please sign in to comment.