Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
commended out redundand configuration
  • Loading branch information
gsergiu authored Apr 17, 2024
1 parent de990c0 commit e8b031a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -328,13 +328,15 @@
</execution>
</executions>
</plugin>
<!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<release>${java.version}</release>
</configuration>
</plugin>
-->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
Expand Down

0 comments on commit e8b031a

Please sign in to comment.