Skip to content

Commit

Permalink
Remove Java 17 on tests project (#913)
Browse files Browse the repository at this point in the history
* Removed Java 17 on tests project

* Removed Java 17 on tests project

* Removed Java 17 on tests project
  • Loading branch information
SimonCockx authored Jan 30, 2025
1 parent 0cbce89 commit 1771157
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rosetta-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
<name>Rosetta DSL Testing Utilities</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 1771157

Please sign in to comment.