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 2016/01/18 16:36:55 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/23626cd1
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/23626cd1
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/23626cd1

Branch: refs/heads/master
Commit: 23626cd12b22aab81db8f34f4e66509ea1c28e55
Parents: e5c3e80
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 18 16:35:16 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 18 16:35:16 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/23626cd1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9846744..977509b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1307,7 +1307,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.4.17</version>
+          <version>1.4.18</version>
           <configuration>
             <container>
               <containerId>tomcat8x</containerId>