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 2017/01/12 10:48:23 UTC

[2/2] 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/3117b89d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/3117b89d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/3117b89d

Branch: refs/heads/master
Commit: 3117b89d77cf51337c24fd22bbb24c669d750110
Parents: 8111176
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Thu Jan 12 11:48:04 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Thu Jan 12 11:48:13 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/3117b89d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aa546b9..41fd3a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1503,7 +1503,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.6.1</version>
+          <version>1.6.2</version>
           <configuration>
             <container>
               <containerId>tomcat8x</containerId>