Updated Branches:
  refs/heads/master 28c31e370 -> a6d1ff332

use released version of tomcat7-maven-plugin


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/a6d1ff33
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/a6d1ff33
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/a6d1ff33

Branch: refs/heads/master
Commit: a6d1ff33284896709fe24ea3a7a0ca65fc4cea38
Parents: c56c959
Author: olivier lamy <[email protected]>
Authored: Wed Oct 17 14:44:20 2012 +0200
Committer: olivier lamy <[email protected]>
Committed: Wed Oct 17 14:44:20 2012 +0200

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a6d1ff33/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5c421a9..b454247 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@
         <plugin>
           <groupId>org.apache.tomcat.maven</groupId>
           <artifactId>tomcat7-maven-plugin</artifactId>
-          <version>2.0-SNAPSHOT</version>
+          <version>2.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.rat</groupId>

Reply via email to