[webbeans-commits] Webbeans SVN: r1833 - ri/trunk/parent.
webbeans-commits at lists.jboss.org
webbeans-commits at lists.jboss.org
Sun Mar 8 19:48:43 EDT 2009
Author: pete.muir at jboss.org
Date: 2009-03-08 19:48:43 -0400 (Sun, 08 Mar 2009)
New Revision: 1833
Modified:
ri/trunk/parent/pom.xml
Log:
[maven-release-plugin] prepare release webbeans-parent-1.0.0.BETA1
Modified: ri/trunk/parent/pom.xml
===================================================================
--- ri/trunk/parent/pom.xml 2009-03-08 23:48:07 UTC (rev 1832)
+++ ri/trunk/parent/pom.xml 2009-03-08 23:48:43 UTC (rev 1833)
@@ -3,7 +3,7 @@
<groupId>org.jboss.webbeans</groupId>
<artifactId>webbeans-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.BETA1</version>
<parent>
<groupId>org.jboss.webbeans</groupId>
@@ -168,9 +168,9 @@
</licenses>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/ri</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri</developerConnection>
- <url>http://fisheye.jboss.org/browse/WebBeans/ri</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/ri/webbeans-parent-1.0.0.BETA1</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri/tags/webbeans-parent-1.0.0.BETA1</developerConnection>
+ <url>http://fisheye.jboss.org/browse/WebBeans/ri/webbeans-parent-1.0.0.BETA1</url>
</scm>
<distributionManagement>
More information about the weld-commits
mailing list