You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/06/01 15:29:16 UTC

[6/6] syncope git commit: Upgrading cargo-maven2-plugin

Upgrading cargo-maven2-plugin


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/8c14525f
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8c14525f
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8c14525f

Branch: refs/heads/master
Commit: 8c14525f05ef969d5de1cc5108de3e4800a7baca
Parents: e78f91e
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jun 1 17:27:53 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jun 1 17:27:53 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/8c14525f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 547ed90..9acfb32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1839,7 +1839,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.6.7</version>
+          <version>1.6.8</version>
           <configuration>
             <container>
               <containerId>tomcat9x</containerId>