There was an error while loading. Please reload this page.
1 parent ef0f827 commit 370ae78Copy full SHA for 370ae78
1 file changed
pom.xml
@@ -24,8 +24,7 @@
24
</developers>
25
<properties>
26
<!-- Project Settings -->
27
- <maven.compiler.source>11</maven.compiler.source>
28
- <maven.compiler.target>11</maven.compiler.target>
+ <maven.compiler.release>11</maven.compiler.release>
29
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
30
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
31
<sonar.organization>adyen</sonar.organization>
0 commit comments