Author: alessio.soldano(a)jboss.com
Date: 2013-06-12 05:50:37 -0400 (Wed, 12 Jun 2013)
New Revision: 560
Modified:
core/branches/202/core-cxf/pom.xml
core/branches/202/core/pom.xml
core/branches/202/distribution/pom.xml
core/branches/202/integration-testsuite/common/pom.xml
core/branches/202/integration-testsuite/cxf/pom.xml
core/branches/202/integration-testsuite/pom.xml
core/branches/202/pom.xml
Log:
Preparing for tagging 2.0.2.Final
Modified: core/branches/202/core/pom.xml
===================================================================
--- core/branches/202/core/pom.xml 2013-06-12 09:48:27 UTC (rev 559)
+++ core/branches/202/core/pom.xml 2013-06-12 09:50:37 UTC (rev 560)
@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-core</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.2.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.1.0-SNAPSHOT</version>
+ <version>2.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/202/core-cxf/pom.xml
===================================================================
--- core/branches/202/core-cxf/pom.xml 2013-06-12 09:48:27 UTC (rev 559)
+++ core/branches/202/core-cxf/pom.xml 2013-06-12 09:50:37 UTC (rev 560)
@@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-core-cxf</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.2.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.1.0-SNAPSHOT</version>
+ <version>2.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/202/distribution/pom.xml
===================================================================
--- core/branches/202/distribution/pom.xml 2013-06-12 09:48:27 UTC (rev 559)
+++ core/branches/202/distribution/pom.xml 2013-06-12 09:50:37 UTC (rev 560)
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-distribution</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.2.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.1.0-SNAPSHOT</version>
+ <version>2.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/202/integration-testsuite/common/pom.xml
===================================================================
--- core/branches/202/integration-testsuite/common/pom.xml 2013-06-12 09:48:27 UTC (rev
559)
+++ core/branches/202/integration-testsuite/common/pom.xml 2013-06-12 09:50:37 UTC (rev
560)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-integration-testsuite</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/202/integration-testsuite/cxf/pom.xml
===================================================================
--- core/branches/202/integration-testsuite/cxf/pom.xml 2013-06-12 09:48:27 UTC (rev 559)
+++ core/branches/202/integration-testsuite/cxf/pom.xml 2013-06-12 09:50:37 UTC (rev 560)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-integration-testsuite</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/202/integration-testsuite/pom.xml
===================================================================
--- core/branches/202/integration-testsuite/pom.xml 2013-06-12 09:48:27 UTC (rev 559)
+++ core/branches/202/integration-testsuite/pom.xml 2013-06-12 09:50:37 UTC (rev 560)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/202/pom.xml
===================================================================
--- core/branches/202/pom.xml 2013-06-12 09:48:27 UTC (rev 559)
+++ core/branches/202/pom.xml 2013-06-12 09:50:37 UTC (rev 560)
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.wise</groupId>
<artifactId>wise</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.2.Final</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/trunk</...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/wise/core/trun...
- <
url>http://fisheye.jboss.org/viewrep/Wise/core/trunk</url>
+ <
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.2.Fi...
</scm>
<developers>