Repository: syncope
Updated Branches:
  refs/heads/1_2_X f4b7a0641 -> 439c68cd7


Upgrading Cargo


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

Branch: refs/heads/1_2_X
Commit: 439c68cd7f6e82441c20f2128bb82b272e0e193a
Parents: f4b7a06
Author: Francesco Chicchiriccò <[email protected]>
Authored: Fri Sep 9 14:57:47 2016 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Fri Sep 9 14:57:47 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/439c68cd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a4fed39..96129d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1166,7 +1166,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.5.0</version>
+          <version>1.5.1</version>
           <configuration>
             <container>
               <containerId>tomcat7x</containerId>

Reply via email to