Repository: syncope Updated Branches: refs/heads/2_0_X 16a55aa15 -> 48a1e0da3
Upgrading cargo Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/48a1e0da Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/48a1e0da Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/48a1e0da Branch: refs/heads/2_0_X Commit: 48a1e0da3a7ddcbf2d1042464a2f8a1b44bba84f Parents: 16a55aa Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Oct 24 10:49:28 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Oct 24 10:49:28 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/48a1e0da/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8a5e76e..56486ab 100644 --- a/pom.xml +++ b/pom.xml @@ -1862,7 +1862,7 @@ under the License. <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> - <version>1.6.4</version> + <version>1.6.5</version> <configuration> <container> <containerId>tomcat8x</containerId>
