We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48d3c4b commit be7efb1Copy full SHA for be7efb1
pom.xml
@@ -147,8 +147,7 @@
147
<central.snapshots.repo.name>Maven Central Snapshots Repository</central.snapshots.repo.name>
148
<central.snapshots.repo.url>https://central.sonatype.com/repository/maven-snapshots/</central.snapshots.repo.url>
149
150
- <maven.compiler.target>11</maven.compiler.target>
151
- <maven.compiler.source>11</maven.compiler.source>
+ <maven.compiler.release>11</maven.compiler.release>
152
<maven.min.version>${maven.version}</maven.min.version>
153
<maven-core.version>${maven.version}</maven-core.version>
154
0 commit comments