Author: pete.muir(a)jboss.org
Date: 2009-03-11 12:35:01 -0400 (Wed, 11 Mar 2009)
New Revision: 1921
Modified:
test-harness/trunk/api/pom.xml
test-harness/trunk/impl/pom.xml
test-harness/trunk/pom.xml
test-harness/trunk/tests/pom.xml
Log:
[maven-release-plugin] prepare release 1.0.0.BETA1
Modified: test-harness/trunk/api/pom.xml
===================================================================
--- test-harness/trunk/api/pom.xml 2009-03-11 14:31:35 UTC (rev 1920)
+++ test-harness/trunk/api/pom.xml 2009-03-11 16:35:01 UTC (rev 1921)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.test-harness</groupId>
<artifactId>jboss-test-harness-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.BETA1</version>
</parent>
<groupId>org.jboss.test-harness</groupId>
Modified: test-harness/trunk/impl/pom.xml
===================================================================
--- test-harness/trunk/impl/pom.xml 2009-03-11 14:31:35 UTC (rev 1920)
+++ test-harness/trunk/impl/pom.xml 2009-03-11 16:35:01 UTC (rev 1921)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-test-harness-parent</artifactId>
<groupId>org.jboss.test-harness</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.BETA1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.test-harness</groupId>
Modified: test-harness/trunk/pom.xml
===================================================================
--- test-harness/trunk/pom.xml 2009-03-11 14:31:35 UTC (rev 1920)
+++ test-harness/trunk/pom.xml 2009-03-11 16:35:01 UTC (rev 1921)
@@ -4,7 +4,7 @@
<groupId>org.jboss.test-harness</groupId>
<artifactId>jboss-test-harness-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.BETA1</version>
<name>JBoss Test Harness Aggregator</name>
<
url>http://www.seamframework.org/WebBeans</url>
@@ -279,11 +279,11 @@
</licenses>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/test-harnes...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/test-harnes...
<developerConnection>
-
scm:svn:https://svn.jboss.org/repos/webbeans/test-harness
+
scm:svn:https://svn.jboss.org/repos/webbeans/test-harness/tags/1.0.0.BETA1
</developerConnection>
- <
url>http://fisheye.jboss.org/browse/WebBeans</url>
+ <
url>http://fisheye.jboss.org/browse/WebBeans/1.0.0.BETA1</url>
</scm>
<distributionManagement>
Modified: test-harness/trunk/tests/pom.xml
===================================================================
--- test-harness/trunk/tests/pom.xml 2009-03-11 14:31:35 UTC (rev 1920)
+++ test-harness/trunk/tests/pom.xml 2009-03-11 16:35:01 UTC (rev 1921)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-test-harness-parent</artifactId>
<groupId>org.jboss.test-harness</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.BETA1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.test-harness</groupId>