mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
[releng] Update to latest maven-enforcer-plugin version
This commit is contained in:
parent
48c5abfcb3
commit
cf48ca76bd
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -606,7 +606,7 @@
|
|||
<inherited>true</inherited>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-enforcer-plugin</artifactId>
|
||||
<version>3.0.0</version>
|
||||
<version>3.1.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>enforce-maven-version</id>
|
||||
|
|
Loading…
Add table
Reference in a new issue