You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2012/09/25 14:10:50 UTC

svn commit: r1389825 - /openwebbeans/trunk/webbeans-tomcat7/src/it/servletinjection/pom.xml

Author: struberg
Date: Tue Sep 25 12:10:49 2012
New Revision: 1389825

URL: http://svn.apache.org/viewvc?rev=1389825&view=rev
Log:
OWB-705 yet another version bump ...

Modified:
    openwebbeans/trunk/webbeans-tomcat7/src/it/servletinjection/pom.xml

Modified: openwebbeans/trunk/webbeans-tomcat7/src/it/servletinjection/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-tomcat7/src/it/servletinjection/pom.xml?rev=1389825&r1=1389824&r2=1389825&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tomcat7/src/it/servletinjection/pom.xml (original)
+++ openwebbeans/trunk/webbeans-tomcat7/src/it/servletinjection/pom.xml Tue Sep 25 12:10:49 2012
@@ -88,7 +88,7 @@
                     <!-- needed for the tomcat7 integration tests -->
                     <groupId>org.apache.tomcat.maven</groupId>
                     <artifactId>tomcat7-maven-plugin</artifactId>
-                    <version>2.0-beta-1</version>
+                    <version>2.0</version>
                     <dependencies>
                         <dependency>
                             <groupId>jstl</groupId>