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/03/09 11:43:24 UTC

[2/3] syncope git commit: Upgrading cargo

Upgrading cargo


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

Branch: refs/heads/master
Commit: 2465f13170adae51b832060522bb19813581f2f4
Parents: 2878329
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Mar 9 11:42:53 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Mar 9 11:42:53 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/2465f131/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b769f3a..117f414 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1169,7 +1169,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.4.12</version>
+          <version>1.4.13</version>
           <configuration>
             <container>
               <containerId>tomcat7x</containerId>