1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

[releng] Update to newer maven-enforcer-plugin

Change-Id: I6fbdb6823482ff49532af4592771f39d1eee4da2
This commit is contained in:
Jonah Graham 2019-11-25 12:10:06 -05:00
parent 949efc6572
commit 273c8ca95a

View file

@ -601,7 +601,7 @@
<inherited>true</inherited> <inherited>true</inherited>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId> <artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0-M2</version> <version>3.0.0-M3</version>
<executions> <executions>
<execution> <execution>
<id>enforce-maven-version</id> <id>enforce-maven-version</id>