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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8e2a801  Upgrade enforcer plugin in an attempt to fix the build 
failure on Jenkins.
8e2a801 is described below

commit 8e2a801d3c973f51dc690ae0933f65f6ddc7f779
Author: Martin Desruisseaux <martin.desruisse...@geomatys.com>
AuthorDate: Wed Aug 15 19:15:12 2018 +0200

    Upgrade enforcer plugin in an attempt to fix the build failure on Jenkins.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 9e559e7..ab43b9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -565,6 +565,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
+        <version>3.0.0-M2</version>
         <executions>
           <execution>
             <id>enforce</id>

Reply via email to