Repository: olingo-odata4 Updated Branches: refs/heads/master e8b2873e8 -> 05b26700a
Updating cargo version Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/2f7a191c Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/2f7a191c Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/2f7a191c Branch: refs/heads/master Commit: 2f7a191cdba982c0d77df3f686286a789b8d2c88 Parents: e8b2873 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Apr 7 09:26:51 2014 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Apr 7 09:26:51 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/2f7a191c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 953c4f4..bca8ca3 100644 --- a/pom.xml +++ b/pom.xml @@ -246,7 +246,7 @@ <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> - <version>1.4.7</version> + <version>1.4.8</version> <configuration> <container> <containerId>tomcat7x</containerId>
