Skip to content

Commit

Permalink
Revert "Trigger build"
Browse files Browse the repository at this point in the history
This reverts commit 0a2627f.
  • Loading branch information
sebbASF committed Dec 20, 2024
1 parent 0a2627f commit 9733c20
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 @@ -319,9 +319,9 @@
</profile>
<profile>
<id>jdk9-cldr</id>
<!-- <activation>
<activation>
<jdk>[1.9,)</jdk>
</activation> -->
</activation>
<!--
Temporary fix to allow tests to work under Java 9+, which changed to use CLDR names.
This causes several Date/Time tests to fail, as some language strings have changed.
Expand Down

0 comments on commit 9733c20

Please sign in to comment.