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:22 UTC

[1/2] syncope git commit: Upgrading cargo

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 88e73d273 -> 5c92a9da5
  refs/heads/master 81111760c -> 3117b89d7


Upgrading cargo


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

Branch: refs/heads/2_0_X
Commit: 5c92a9da50e3321479f11a215a25d984da99eb5e
Parents: 88e73d2
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:04 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/5c92a9da/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1b19fe8..dc04273 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1508,7 +1508,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>


[2/2] syncope git commit: Upgrading cargo

Posted by il...@apache.org.
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>