Author: pete.muir(a)jboss.org
Date: 2009-03-09 12:15:36 -0400 (Mon, 09 Mar 2009)
New Revision: 1881
Modified:
examples/trunk/pom.xml
Log:
prep for release
Modified: examples/trunk/pom.xml
===================================================================
--- examples/trunk/pom.xml 2009-03-09 15:14:26 UTC (rev 1880)
+++ examples/trunk/pom.xml 2009-03-09 16:15:36 UTC (rev 1881)
@@ -3,8 +3,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.jboss.webbeans</groupId>
- <artifactId>parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <artifactId>webbeans-parent</artifactId>
+ <version>1.0.0.BETA1</version>
</parent>
<groupId>org.jboss.webbeans.examples</groupId>
<artifactId>parent</artifactId>