Author: nickboldt
Date: 2012-05-08 02:38:34 -0400 (Tue, 08 May 2012)
New Revision: 40840
Modified:
trunk/build/pom-soa-tooling.xml
Log:
fix parent pom version
Modified: trunk/build/pom-soa-tooling.xml
===================================================================
--- trunk/build/pom-soa-tooling.xml 2012-05-08 06:38:30 UTC (rev 40839)
+++ trunk/build/pom-soa-tooling.xml 2012-05-08 06:38:34 UTC (rev 40840)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
- <version>3.3.0.Beta3-SNAPSHOT</version>
+ <version>3.3.0.CR1-SNAPSHOT</version>
<relativePath>../build/parent/pom.xml</relativePath>
</parent>
<groupId>org.jboss.tools</groupId>
Show replies by date