[webbeans-commits] Webbeans SVN: r2492 - in test-harness/trunk: api and 4 other directories.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Fri Apr 17 12:37:07 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-04-17 12:37:06 -0400 (Fri, 17 Apr 2009)
New Revision: 2492

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.BETA2

Modified: test-harness/trunk/api/pom.xml
===================================================================
--- test-harness/trunk/api/pom.xml	2009-04-17 16:31:53 UTC (rev 2491)
+++ test-harness/trunk/api/pom.xml	2009-04-17 16:37:06 UTC (rev 2492)
@@ -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.BETA2</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:31:53 UTC (rev 2491)
+++ test-harness/trunk/impl/pom.xml	2009-04-17 16:37:06 UTC (rev 2492)
@@ -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.BETA2</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:31:53 UTC (rev 2491)
+++ test-harness/trunk/jboss/pom.xml	2009-04-17 16:37:06 UTC (rev 2492)
@@ -2,7 +2,7 @@
    <parent>
       <artifactId>jboss-test-harness-parent</artifactId>
       <groupId>org.jboss.test-harness</groupId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.BETA2</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:31:53 UTC (rev 2491)
+++ test-harness/trunk/pom.xml	2009-04-17 16:37:06 UTC (rev 2492)
@@ -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.BETA2</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-harness/1.0.0.BETA1</connection>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/test-harness/]1.0.0.BETA2</connection>
       <developerConnection>
-         scm:svn:https://svn.jboss.org/repos/webbeans/test-harness/tags/1.0.0.BETA1
+         scm:svn:https://svn.jboss.org/repos/webbeans/test-harness/tags/]1.0.0.BETA2
       </developerConnection>
-      <url>http://fisheye.jboss.org/browse/WebBeans/1.0.0.BETA1</url>
+      <url>http://fisheye.jboss.org/browse/WebBeans/]1.0.0.BETA2</url>
    </scm>
 
    <distributionManagement>

Modified: test-harness/trunk/tests/pom.xml
===================================================================
--- test-harness/trunk/tests/pom.xml	2009-04-17 16:31:53 UTC (rev 2491)
+++ test-harness/trunk/tests/pom.xml	2009-04-17 16:37:06 UTC (rev 2492)
@@ -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.BETA2</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:31:53 UTC (rev 2491)
+++ test-harness/trunk/tomcat/pom.xml	2009-04-17 16:37:06 UTC (rev 2492)
@@ -2,7 +2,7 @@
    <parent>
       <artifactId>jboss-test-harness-parent</artifactId>
       <groupId>org.jboss.test-harness</groupId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.BETA2</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.test-harness</groupId>




More information about the weld-commits mailing list