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 2015/12/14 08:32:13 UTC

syncope git commit: Upgrading Cargo

Repository: syncope
Updated Branches:
  refs/heads/1_2_X ef4abb44f -> cd7eb30f6


Upgrading Cargo


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

Branch: refs/heads/1_2_X
Commit: cd7eb30f63e08ccffaa72dd243eb7b7f0663e4a9
Parents: ef4abb4
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Dec 14 08:32:06 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Dec 14 08:32:06 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/cd7eb30f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dc15e37..2e4a78e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1160,7 +1160,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.4.16</version>
+          <version>1.4.17</version>
           <configuration>
             <container>
               <containerId>tomcat7x</containerId>