Author: pete.muir(a)jboss.org
Date: 2009-10-16 09:18:50 -0400 (Fri, 16 Oct 2009)
New Revision: 4141
Modified:
build/trunk/parent/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: build/trunk/parent/pom.xml
===================================================================
--- build/trunk/parent/pom.xml 2009-10-16 13:18:43 UTC (rev 4140)
+++ build/trunk/parent/pom.xml 2009-10-16 13:18:50 UTC (rev 4141)
@@ -3,7 +3,7 @@
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
<packaging>pom</packaging>
- <version>3</version>
+ <version>4-SNAPSHOT</version>
<name>Weld Parent</name>
@@ -434,9 +434,9 @@
<!-- SCM and Distribution Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/build/tags/weld...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/build/tag...
-
<
url>http://fisheye.jboss.org/browse/Weld/build/tags/weld-parent-3</...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/build/trunk/par...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/build/tru...
+ <
url>http://fisheye.jboss.org/browse/Weld/build/trunk/parent</url>
</scm>
<distributionManagement>