Author: genspring
Date: Wed Jan 26 14:59:54 2011
New Revision: 1063749
URL: http://svn.apache.org/viewvc?rev=1063749&view=rev
Log:
adding the missed m2 version change.
Modified:
geronimo/tck/branches/3.0/pom.xml
Modified: geronimo/tck/branches/3.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0/pom.xml?rev=1063749&r1=1063748&r2=1063749&view=diff
==============================================================================
--- geronimo/tck/branches/3.0/pom.xml (original)
+++ geronimo/tck/branches/3.0/pom.xml Wed Jan 26 14:59:54 2011
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0-M2-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.tck</groupId>
|