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/06/01 15:29:15 UTC

[5/6] syncope git commit: Upgrading cargo-maven2-plugin

Upgrading cargo-maven2-plugin


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

Branch: refs/heads/2_0_X
Commit: a68d1f7f40f3ed62ffb3d27f20f2bf50ca991fa0
Parents: 7a7328b
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jun 1 17:27:35 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jun 1 17:27:35 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/a68d1f7f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1a911dc..a3c3aa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1934,7 +1934,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.6.7</version>
+          <version>1.6.8</version>
           <configuration>
             <container>
               <containerId>tomcat8x</containerId>