Author: alessio.soldano(a)jboss.com
Date: 2013-03-22 06:02:15 -0400 (Fri, 22 Mar 2013)
New Revision: 548
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-03-22 09:45:59 UTC (rev 547)
+++ core/trunk/core/pom.xml 2013-03-22 10:02:15 UTC (rev 548)
@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-core</artifactId>
- <version>2.0.1.Final</version>
+ <version>2.1.0-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.1.Final</version>
+ <version>2.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/trunk/core-cxf/pom.xml
===================================================================
--- core/trunk/core-cxf/pom.xml 2013-03-22 09:45:59 UTC (rev 547)
+++ core/trunk/core-cxf/pom.xml 2013-03-22 10:02:15 UTC (rev 548)
@@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-core-cxf</artifactId>
- <version>2.0.1.Final</version>
+ <version>2.1.0-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.1.Final</version>
+ <version>2.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/trunk/distribution/pom.xml
===================================================================
--- core/trunk/distribution/pom.xml 2013-03-22 09:45:59 UTC (rev 547)
+++ core/trunk/distribution/pom.xml 2013-03-22 10:02:15 UTC (rev 548)
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-distribution</artifactId>
- <version>2.0.1.Final</version>
+ <version>2.1.0-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.1.Final</version>
+ <version>2.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/trunk/integration-testsuite/common/pom.xml
===================================================================
--- core/trunk/integration-testsuite/common/pom.xml 2013-03-22 09:45:59 UTC (rev 547)
+++ core/trunk/integration-testsuite/common/pom.xml 2013-03-22 10:02:15 UTC (rev 548)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-integration-testsuite</artifactId>
- <version>2.0.1.Final</version>
+ <version>2.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/trunk/integration-testsuite/cxf/pom.xml
===================================================================
--- core/trunk/integration-testsuite/cxf/pom.xml 2013-03-22 09:45:59 UTC (rev 547)
+++ core/trunk/integration-testsuite/cxf/pom.xml 2013-03-22 10:02:15 UTC (rev 548)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-integration-testsuite</artifactId>
- <version>2.0.1.Final</version>
+ <version>2.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/trunk/integration-testsuite/pom.xml
===================================================================
--- core/trunk/integration-testsuite/pom.xml 2013-03-22 09:45:59 UTC (rev 547)
+++ core/trunk/integration-testsuite/pom.xml 2013-03-22 10:02:15 UTC (rev 548)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise</artifactId>
- <version>2.0.1.Final</version>
+ <version>2.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2013-03-22 09:45:59 UTC (rev 547)
+++ core/trunk/pom.xml 2013-03-22 10:02:15 UTC (rev 548)
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.wise</groupId>
<artifactId>wise</artifactId>
- <version>2.0.1.Final</version>
+ <version>2.1.0-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-...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/wise/core/tags...
- <
url>http://fisheye.jboss.org/viewrep/Wise/core/tags/wise-core-2.0.1.Fi...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/wise/core/trunk</...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/wise/core/trun...
+ <
url>http://fisheye.jboss.org/viewrep/Wise/core/trunk</url>
</scm>
<developers>