Skip to content
Snippets Groups Projects
Commit b31d7d4d authored by Lene Wasskog's avatar Lene Wasskog
Browse files

build: Change source and target to 17

parent f3555260
No related branches found
No related tags found
1 merge request!154Merge all Wildfly 26 compatible updates into develop
......@@ -326,8 +326,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<source>11</source>
<target>11</target>
<source>17</source>
<target>17</target>
</configuration>
</plugin>
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment