Repository: syncope Updated Branches: refs/heads/1_2_X cdf5694fa -> f57dc7b9f
Upgrading Cargo Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/f57dc7b9 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f57dc7b9 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f57dc7b9 Branch: refs/heads/1_2_X Commit: f57dc7b9f4ee98765a16a1f5d0ed84f92970c758 Parents: cdf5694 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Mar 5 08:27:24 2018 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Mar 5 08:27:24 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/f57dc7b9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 92648d7..3df46fc 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.6</version> + <version>1.6.7</version> <configuration> <container> <containerId>tomcat7x</containerId>
