Skip to content
Snippets Groups Projects
Commit 8300f779 authored by stephane's avatar stephane
Browse files

rollback source & target java version

parent 33a18626
No related branches found
No related tags found
No related merge requests found
Pipeline #247091 passed
......@@ -64,8 +64,8 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>16</source>
<target>16</target>
<source>11</source>
<target>11</target>
</configuration>
</plugin>
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment