Author: pete.muir(a)jboss.org
Date: 2009-04-17 12:27:13 -0400 (Fri, 17 Apr 2009)
New Revision: 2490
Modified:
test-harness/trunk/api/pom.xml
test-harness/trunk/impl/pom.xml
test-harness/trunk/jboss/pom.xml
test-harness/trunk/pom.xml
test-harness/trunk/tests/pom.xml
test-harness/trunk/tomcat/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-04-17 16:17:10 UTC (rev 2489)
+++ test-harness/trunk/api/pom.xml 2009-04-17 16:27:13 UTC (rev 2490)
@@ -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-04-17 16:17:10 UTC (rev 2489)
+++ test-harness/trunk/impl/pom.xml 2009-04-17 16:27:13 UTC (rev 2490)
@@ -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/jboss/pom.xml
===================================================================
--- test-harness/trunk/jboss/pom.xml 2009-04-17 16:17:10 UTC (rev 2489)
+++ test-harness/trunk/jboss/pom.xml 2009-04-17 16:27:13 UTC (rev 2490)
@@ -1,9 +1,8 @@
-<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<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-04-17 16:17:10 UTC (rev 2489)
+++ test-harness/trunk/pom.xml 2009-04-17 16:27:13 UTC (rev 2490)
@@ -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>
@@ -331,11 +331,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-04-17 16:17:10 UTC (rev 2489)
+++ test-harness/trunk/tests/pom.xml 2009-04-17 16:27:13 UTC (rev 2490)
@@ -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/tomcat/pom.xml
===================================================================
--- test-harness/trunk/tomcat/pom.xml 2009-04-17 16:17:10 UTC (rev 2489)
+++ test-harness/trunk/tomcat/pom.xml 2009-04-17 16:27:13 UTC (rev 2490)
@@ -1,9 +1,8 @@
-<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<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>