Repository: syncope Updated Branches: refs/heads/1_2_X b48d4e2ff -> b6f427075
Upgrading cargo Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/b6f42707 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/b6f42707 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/b6f42707 Branch: refs/heads/1_2_X Commit: b6f427075fd5c4dc40d75812a38ef120c80d2d89 Parents: b48d4e2 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Jan 18 16:40:42 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Jan 18 16:40:42 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/b6f42707/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 10bb9a5..ac57efe 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.17</version> + <version>1.4.18</version> <configuration> <container> <containerId>tomcat7x</containerId>
