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 2017/10/24 08:49:33 UTC

syncope git commit: Upgrading cargo

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 16a55aa15 -> 48a1e0da3


Upgrading cargo


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

Branch: refs/heads/2_0_X
Commit: 48a1e0da3a7ddcbf2d1042464a2f8a1b44bba84f
Parents: 16a55aa
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Oct 24 10:49:28 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Oct 24 10:49:28 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/48a1e0da/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8a5e76e..56486ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1862,7 +1862,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.6.4</version>
+          <version>1.6.5</version>
           <configuration>
             <container>
               <containerId>tomcat8x</containerId>