New requirements and some eclipse issues when using Eclipse #6

Manually merged
luca.frosini merged 5 commits from resolve-eclipse-requirements into master 2020-08-03 11:25:18 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ecb4487ab4 - Show all commits

View File

@ -811,7 +811,7 @@
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>${plugin.enforcer.version}</version>
<versionRange>${plugin.enforcer.version}</versionRange>
<goals>
<goal>enforce</goal>
</goals>