提交 44d973d5 编写于 作者: Y yew1eb 提交者: zentol

[FLINK-7679][build] Upgrade maven enforcer plugin to 3.0.0-M1

This closes #5001.
上级 820cea80
......@@ -1308,7 +1308,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>1.4.1</version>
<version>3.0.0-M1</version>
</plugin>
<!-- Pin the version of the maven shade plugin -->
......
......@@ -64,7 +64,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>1.4.1</version>
<version>3.0.0-M1</version>
<executions>
<execution>
<id>enforce-maven</id>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册