Updated Branches: refs/heads/master 7bd5c58fc -> e756872c0
use tomcat maven plugin 2.0-SNAPSHOT as it has fixed an issue needed here Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e756872c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e756872c Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/e756872c Branch: refs/heads/master Commit: e756872c0af13ee15889008ffa32871da012851c Parents: 7bd5c58 Author: olivier lamy <ol...@apache.org> Authored: Wed Aug 29 18:50:25 2012 +0200 Committer: olivier lamy <ol...@apache.org> Committed: Wed Aug 29 18:51:17 2012 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e756872c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e36d3b3..f079b83 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ <plugin> <groupId>org.apache.tomcat.maven</groupId> <artifactId>tomcat7-maven-plugin</artifactId> - <version>2.0-beta-1</version> + <version>2.0-SNAPSHOT</version> </plugin> <plugin> <groupId>org.apache.rat</groupId>