Repository: syncope Updated Branches: refs/heads/1_2_X c1b55eb3c -> 4efd003fc
Upgrading Cargo Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/4efd003f Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/4efd003f Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4efd003f Branch: refs/heads/1_2_X Commit: 4efd003fcf2cb16e9286d6f3c295ecd9b014b978 Parents: c1b55eb Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Nov 8 16:01:59 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Nov 8 16:02:26 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/4efd003f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9782b7e..ecaeabc 100644 --- a/pom.xml +++ b/pom.xml @@ -1166,7 +1166,7 @@ under the License. <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> - <version>1.6.0</version> + <version>1.6.1</version> <configuration> <container> <containerId>tomcat7x</containerId>
