Skip to content

Commit af13300

Browse files
committed
Updated pom.xml file
1 parent dac3c3b commit af13300

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,11 @@
4444
<!-- ================================================================ -->
4545
<build>
4646
<plugins>
47-
<!-- Maven Compiler Plugin with release parameter -->
47+
<!-- Maven Compiler Plugin -->
4848
<plugin>
4949
<groupId>org.apache.maven.plugins</groupId>
5050
<artifactId>maven-compiler-plugin</artifactId>
5151
<version>3.13.0</version>
52-
<configuration>
53-
<release>${java.version}</release>
54-
</configuration>
5552
</plugin>
5653
</plugins>
5754
</build>

0 commit comments

Comments
 (0)