Skip to content

Commit

Permalink
Merge pull request #375 from europeana/EA-fixRevisionErrorCrossProjects
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
gsergiu authored Apr 17, 2024
2 parents 4f3e029 + e8b031a commit 8cbd5b6
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 8cbd5b6

Please sign in to comment.