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 2018/03/05 07:27:08 UTC

[1/2] syncope git commit: Upgrading Cargo

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 799f079f1 -> 6401942e3
  refs/heads/master 772206a4c -> 161472d55


Upgrading Cargo


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

Branch: refs/heads/2_0_X
Commit: 6401942e31a8257863ea1cbc6a0d0e7e49020245
Parents: 799f079
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Mar 5 08:26:47 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Mar 5 08:26:47 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6401942e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f95e579..77af93c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1887,7 +1887,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.6.6</version>
+          <version>1.6.7</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/161472d5
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/161472d5
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/161472d5

Branch: refs/heads/master
Commit: 161472d5546f5470ab3e84cf1819d477ad7316bf
Parents: 772206a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Mar 5 08:26:47 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Mar 5 08:26:57 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/161472d5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a66b036..901a00b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1792,7 +1792,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.6.6</version>
+          <version>1.6.7</version>
           <configuration>
             <container>
               <containerId>tomcat9x</containerId>