You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/02/05 11:31:53 UTC

[ignite] branch master updated: IGNITE-11196 Set Maven-enforcer-plugin version to fix build.

This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
     new 8cba313  IGNITE-11196 Set Maven-enforcer-plugin version to fix build.
8cba313 is described below

commit 8cba313c9961b16e358834216e9992310f285985
Author: Peter Ivanov <mr...@gmail.com>
AuthorDate: Tue Feb 5 14:31:12 2019 +0300

    IGNITE-11196 Set Maven-enforcer-plugin version to fix build.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fd23d94..cbfa851 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -730,7 +730,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-enforcer-plugin</artifactId>
-                <version>1.4</version>
+                <version>3.0.0-M2</version>
                 <configuration>
                     <rules>
                         <requireJavaVersion>