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

wise-commits at lists.jboss.org wise-commits at lists.jboss.org
Sun Feb 10 11:29:48 EST 2013


Author: alessio.soldano at jboss.com
Date: 2013-02-10 11:29:48 -0500 (Sun, 10 Feb 2013)
New Revision: 516

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 next dev cycle


Modified: core/trunk/core/pom.xml
===================================================================
--- core/trunk/core/pom.xml	2013-02-10 16:26:13 UTC (rev 515)
+++ core/trunk/core/pom.xml	2013-02-10 16:29:48 UTC (rev 516)
@@ -19,7 +19,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.jboss.wise</groupId>
 	<artifactId>wise-core</artifactId>
-	<version>2.0.0.Final</version>
+	<version>2.0.1-SNAPSHOT</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.Final</version>
+		<version>2.0.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
 	</parent>
 	

Modified: core/trunk/core-cxf/pom.xml
===================================================================
--- core/trunk/core-cxf/pom.xml	2013-02-10 16:26:13 UTC (rev 515)
+++ core/trunk/core-cxf/pom.xml	2013-02-10 16:29:48 UTC (rev 516)
@@ -17,7 +17,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.jboss.wise</groupId>
 	<artifactId>wise-core-cxf</artifactId>
-	<version>2.0.0.Final</version>
+	<version>2.0.1-SNAPSHOT</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.Final</version>
+		<version>2.0.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: core/trunk/distribution/pom.xml
===================================================================
--- core/trunk/distribution/pom.xml	2013-02-10 16:26:13 UTC (rev 515)
+++ core/trunk/distribution/pom.xml	2013-02-10 16:29:48 UTC (rev 516)
@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.jboss.wise</groupId>
     <artifactId>wise-distribution</artifactId>
-    <version>2.0.0.Final</version>
+    <version>2.0.1-SNAPSHOT</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.Final</version>
+        <version>2.0.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/integration-testsuite/common/pom.xml
===================================================================
--- core/trunk/integration-testsuite/common/pom.xml	2013-02-10 16:26:13 UTC (rev 515)
+++ core/trunk/integration-testsuite/common/pom.xml	2013-02-10 16:29:48 UTC (rev 516)
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.jboss.wise</groupId>
 		<artifactId>wise-integration-testsuite</artifactId>
-		<version>2.0.0.Final</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: core/trunk/integration-testsuite/cxf/pom.xml
===================================================================
--- core/trunk/integration-testsuite/cxf/pom.xml	2013-02-10 16:26:13 UTC (rev 515)
+++ core/trunk/integration-testsuite/cxf/pom.xml	2013-02-10 16:29:48 UTC (rev 516)
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.jboss.wise</groupId>
 		<artifactId>wise-integration-testsuite</artifactId>
-		<version>2.0.0.Final</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: core/trunk/integration-testsuite/pom.xml
===================================================================
--- core/trunk/integration-testsuite/pom.xml	2013-02-10 16:26:13 UTC (rev 515)
+++ core/trunk/integration-testsuite/pom.xml	2013-02-10 16:29:48 UTC (rev 516)
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.jboss.wise</groupId>
 		<artifactId>wise</artifactId>
-		<version>2.0.0.Final</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2013-02-10 16:26:13 UTC (rev 515)
+++ core/trunk/pom.xml	2013-02-10 16:29:48 UTC (rev 516)
@@ -20,7 +20,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.jboss.wise</groupId>
 	<artifactId>wise</artifactId>
-	<version>2.0.0.Final</version>
+	<version>2.0.1-SNAPSHOT</version>
 	<name>Wise</name>
         <description>Wise Core</description>
 	<url>http://www.jboss.org/wise</url>
@@ -28,9 +28,9 @@
 	<packaging>pom</packaging>
 
 	<scm>
-		<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>
+		<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>
 	</scm>
 
         <developers>



More information about the wise-commits mailing list