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/01/23 16:36:44 UTC

[2/7] syncope git commit: Updating cargo

Updating cargo


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

Branch: refs/heads/master
Commit: 3328bb68e396f4a893fd9cae6f76156d28e748fd
Parents: f2d45fd
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jan 23 16:35:19 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jan 23 16:35:19 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/3328bb68/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 70d275d..ba16c75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1163,7 +1163,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.4.11</version>
+          <version>1.4.12</version>
           <configuration>
             <container>
               <containerId>tomcat7x</containerId>