Repository: syncope Updated Branches: refs/heads/1_2_X 00594b562 -> 41e8f83af
Upgrading Cargo Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/41e8f83a Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/41e8f83a Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/41e8f83a Branch: refs/heads/1_2_X Commit: 41e8f83af558ea403dad181b5f04ff87c4df0638 Parents: 00594b5 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Jun 3 08:21:32 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Jun 3 08:21:32 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/41e8f83a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 331e353..9779409 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.4.18</version> + <version>1.5.0</version> <configuration> <container> <containerId>tomcat7x</containerId>
