Repository: syncope Updated Branches: refs/heads/master b9b6d961b -> e28878338
Upgrading Cargo Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/e2887833 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/e2887833 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e2887833 Branch: refs/heads/master Commit: e2887833830dfd4bb9a915a433878d80576b94cf Parents: b9b6d96 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Jun 3 08:14:10 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Jun 3 08:14:10 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/e2887833/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a428c29..efccb80 100644 --- a/pom.xml +++ b/pom.xml @@ -1437,7 +1437,7 @@ under the License. <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> - <version>1.4.19</version> + <version>1.5.0</version> <configuration> <container> <containerId>tomcat8x</containerId>
