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

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 8d6311e  Upgrading cargo-maven2-plugin
8d6311e is described below

commit 8d6311ecac14bd04529ae2fab06286f1123637d9
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Dec 10 17:32:54 2018 +0100

    Upgrading cargo-maven2-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2edfb89..9f844e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1908,7 +1908,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.7.0</version>
+          <version>1.7.1</version>
           <configuration>
             <container>
               <containerId>tomcat9x</containerId>

Reply via email to