You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by de...@apache.org on 2019/01/08 14:40:23 UTC

[cxf] branch master updated: update maven-enforcer-plugin

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2a974e7  update maven-enforcer-plugin
2a974e7 is described below

commit 2a974e74c6b60d72c52616c7292bfbce44864546
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Tue Jan 8 15:39:56 2019 +0100

    update maven-enforcer-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c995b86..c43a49d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -677,7 +677,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-enforcer-plugin</artifactId>
-                    <version>3.0.0-M1</version>
+                    <version>3.0.0-M2</version>
                     <configuration>
                         <rules>
                             <requireMavenVersion>