[weld-commits] Weld SVN: r5289 - build/trunk/parent.
weld-commits at lists.jboss.org
weld-commits at lists.jboss.org
Tue Dec 15 00:46:02 EST 2009
Author: dan.j.allen
Date: 2009-12-15 00:46:00 -0500 (Tue, 15 Dec 2009)
New Revision: 5289
Modified:
build/trunk/parent/pom.xml
Log:
[maven-release-plugin] prepare release weld-parent-8
Modified: build/trunk/parent/pom.xml
===================================================================
--- build/trunk/parent/pom.xml 2009-12-15 05:09:58 UTC (rev 5288)
+++ build/trunk/parent/pom.xml 2009-12-15 05:46:00 UTC (rev 5289)
@@ -3,7 +3,7 @@
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
<packaging>pom</packaging>
- <version>8-SNAPSHOT</version>
+ <version>8</version>
<name>Weld Parent</name>
@@ -501,9 +501,9 @@
<!-- SCM and Distribution Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/build/trunk/parent</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/build/trunk/parent</developerConnection>
- <url>http://fisheye.jboss.org/browse/Weld/build/trunk/parent</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/build/tags/weld-parent-8</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/build/tags/weld-parent-8</developerConnection>
+ <url>http://fisheye.jboss.org/browse/Weld/build/tags/weld-parent-8</url>
</scm>
<distributionManagement>
More information about the weld-commits
mailing list