[wise-commits] wise SVN: r502 - in core/trunk: core and 5 other directories.

wise-commits at lists.jboss.org wise-commits at lists.jboss.org
Sun Feb 10 08:07:29 EST 2013


Author: alessio.soldano at jboss.com
Date: 2013-02-10 08:07:28 -0500 (Sun, 10 Feb 2013)
New Revision: 502

Modified:
   core/trunk/core-cxf/pom.xml
   core/trunk/core/pom.xml
   core/trunk/distribution/pom.xml
   core/trunk/integration-testsuite/common/pom.xml
   core/trunk/integration-testsuite/cxf/pom.xml
   core/trunk/integration-testsuite/pom.xml
   core/trunk/pom.xml
Log:
Preparing for tagging


Modified: core/trunk/core/pom.xml
===================================================================
--- core/trunk/core/pom.xml	2013-02-08 23:56:22 UTC (rev 501)
+++ core/trunk/core/pom.xml	2013-02-10 13:07:28 UTC (rev 502)
@@ -19,7 +19,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.jboss.wise</groupId>
 	<artifactId>wise-core</artifactId>
-	<version>2.0.0-SNAPSHOT</version>
+	<version>2.0.0.Final</version>
 	<name>Wise Core</name>
 	<url>http://www.jboss.org/wise</url>
 
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.jboss.wise</groupId>
 		<artifactId>wise</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0.Final</version>
         <relativePath>../pom.xml</relativePath>
 	</parent>
 	

Modified: core/trunk/core-cxf/pom.xml
===================================================================
--- core/trunk/core-cxf/pom.xml	2013-02-08 23:56:22 UTC (rev 501)
+++ core/trunk/core-cxf/pom.xml	2013-02-10 13:07:28 UTC (rev 502)
@@ -17,7 +17,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.jboss.wise</groupId>
 	<artifactId>wise-core-cxf</artifactId>
-	<version>2.0.0-SNAPSHOT</version>
+	<version>2.0.0.Final</version>
 	<name>Wise Core - CXF</name>
 	<url>http://www.jboss.org/wise</url>
 
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.jboss.wise</groupId>
 		<artifactId>wise</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0.Final</version>
         <relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: core/trunk/distribution/pom.xml
===================================================================
--- core/trunk/distribution/pom.xml	2013-02-08 23:56:22 UTC (rev 501)
+++ core/trunk/distribution/pom.xml	2013-02-10 13:07:28 UTC (rev 502)
@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.jboss.wise</groupId>
     <artifactId>wise-distribution</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0.Final</version>
     <name>Wise Distribution</name>
     <url>http://www.jboss.org/wise</url>
 
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.jboss.wise</groupId>
         <artifactId>wise</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0.Final</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/integration-testsuite/common/pom.xml
===================================================================
--- core/trunk/integration-testsuite/common/pom.xml	2013-02-08 23:56:22 UTC (rev 501)
+++ core/trunk/integration-testsuite/common/pom.xml	2013-02-10 13:07:28 UTC (rev 502)
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.jboss.wise</groupId>
 		<artifactId>wise-integration-testsuite</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0.Final</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: core/trunk/integration-testsuite/cxf/pom.xml
===================================================================
--- core/trunk/integration-testsuite/cxf/pom.xml	2013-02-08 23:56:22 UTC (rev 501)
+++ core/trunk/integration-testsuite/cxf/pom.xml	2013-02-10 13:07:28 UTC (rev 502)
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.jboss.wise</groupId>
 		<artifactId>wise-integration-testsuite</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0.Final</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: core/trunk/integration-testsuite/pom.xml
===================================================================
--- core/trunk/integration-testsuite/pom.xml	2013-02-08 23:56:22 UTC (rev 501)
+++ core/trunk/integration-testsuite/pom.xml	2013-02-10 13:07:28 UTC (rev 502)
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.jboss.wise</groupId>
 		<artifactId>wise</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0.Final</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2013-02-08 23:56:22 UTC (rev 501)
+++ core/trunk/pom.xml	2013-02-10 13:07:28 UTC (rev 502)
@@ -20,16 +20,16 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.jboss.wise</groupId>
 	<artifactId>wise</artifactId>
-	<version>2.0.0-SNAPSHOT</version>
+	<version>2.0.0.Final</version>
 	<name>Wise</name>
 	<url>http://www.jboss.org/wise</url>
 
 	<packaging>pom</packaging>
 
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/wise/core/trunk</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/wise/core/trunk</developerConnection>
-		<url>http://fisheye.jboss.org/viewrep/Wise/core/trunk</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/wise/core/tags/wise-core-2.0.0.Final</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/wise/core/tags/wise-core-2.0.0.Final</developerConnection>
+		<url>http://fisheye.jboss.org/viewrep/Wise/core/tags/wise-core-2.0.0.Final</url>
 	</scm>
 	
 	<prerequisites>



More information about the wise-commits mailing list