You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by tk...@apache.org on 2011/02/09 16:29:36 UTC

svn commit: r1068937 - /geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/pom.xml

Author: tkirby
Date: Wed Feb  9 15:29:35 2011
New Revision: 1068937

URL: http://svn.apache.org/viewvc?rev=1068937&view=rev
Log:
GERONIMODEVTOOLS-675 more testsuite fixes... We really need to be running the testsuite....

Modified:
    geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/pom.xml?rev=1068937&r1=1068936&r2=1068937&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/pom.xml Wed Feb  9 15:29:35 2011
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0_M2-SNAPSHOT</version>
     </parent>
         
     <build>