Repository: syncope Updated Branches: refs/heads/1_2_X cde182f8d -> df8b0b5e1
Upgrading cargo Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/df8b0b5e Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/df8b0b5e Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/df8b0b5e Branch: refs/heads/1_2_X Commit: df8b0b5e14650658c19c2551805199b9898875e6 Parents: cde182f Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Jan 12 11:47:36 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Jan 12 11:47:36 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/df8b0b5e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c2b5a50..767cc6b 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.1</version> + <version>1.6.2</version> <configuration> <container> <containerId>tomcat7x</containerId>
