Skip to content

Commit

Permalink
Updated testing pom to allow J17 (#902)
Browse files Browse the repository at this point in the history
  • Loading branch information
minesh-s-patel authored Jan 22, 2025
1 parent c75d736 commit 41d996f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rosetta-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
<name>Rosetta DSL Test Project</name>
<artifactId>com.regnosys.rosetta.tests</artifactId>

<properties>
<maven.compiler.release>17</maven.compiler.release>

</properties>
<dependencies>
<!-- Inter-project dependencies -->
<dependency>
Expand Down

0 comments on commit 41d996f

Please sign in to comment.