You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by bi...@apache.org on 2020/04/16 04:04:10 UTC

[axis-axis2-java-sandesha] 08/48: [maven-release-plugin] prepare release v1.6.0

This is an automated email from the ASF dual-hosted git repository.

billblough pushed a commit to branch 1_6
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-sandesha.git

commit 2740c1210453bafcb3d03a3031e18dc4be875f36
Author: Sagara Gunathunga <sa...@apache.org>
AuthorDate: Thu Jun 2 10:46:21 2011 +0000

    [maven-release-plugin] prepare release v1.6.0
---
 modules/client/pom.xml              | 8 ++++----
 modules/core/pom.xml                | 8 ++++----
 modules/distribution/pom.xml        | 8 ++++----
 modules/interop/pom.xml             | 8 ++++----
 modules/mar/pom.xml                 | 8 ++++----
 modules/persistence/pom.xml         | 8 ++++----
 modules/policy/pom.xml              | 8 ++++----
 modules/rampart-integration/pom.xml | 8 ++++----
 modules/resource-bundle/pom.xml     | 8 ++++----
 modules/samples/pom.xml             | 8 ++++----
 modules/tests/pom.xml               | 8 ++++----
 pom.xml                             | 8 ++++----
 12 files changed, 48 insertions(+), 48 deletions(-)

diff --git a/modules/client/pom.xml b/modules/client/pom.xml
index 5e8d4b9..b919a8f 100644
--- a/modules/client/pom.xml
+++ b/modules/client/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/client</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/client</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/client</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/client</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/client</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/client</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index bd31f9e..e5e511a 100644
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/core</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/core</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/core</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/core</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index c48ce85..a5466fa 100755
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/distribution</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/distribution</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/distribution</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/distribution</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/distribution</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/distribution</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/modules/interop/pom.xml b/modules/interop/pom.xml
index 2051d79..71edebe 100644
--- a/modules/interop/pom.xml
+++ b/modules/interop/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -32,9 +32,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/interop</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/interop</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/interop</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/interop</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/interop</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/interop</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/modules/mar/pom.xml b/modules/mar/pom.xml
index e91dc37..895580f 100644
--- a/modules/mar/pom.xml
+++ b/modules/mar/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/mar</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/mar</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/mar</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/mar</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/mar</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/mar</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/modules/persistence/pom.xml b/modules/persistence/pom.xml
index 9b86bb1..7327dd1 100644
--- a/modules/persistence/pom.xml
+++ b/modules/persistence/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -34,9 +34,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/persistence</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/persistence</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/persistence</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/persistence</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/persistence</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/persistence</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/modules/policy/pom.xml b/modules/policy/pom.xml
index 50253dd..811b4b6 100644
--- a/modules/policy/pom.xml
+++ b/modules/policy/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/policy</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/policy</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/policy</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/policy</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/policy</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/policy</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/modules/rampart-integration/pom.xml b/modules/rampart-integration/pom.xml
index 5e2067f..0cb7ce8 100644
--- a/modules/rampart-integration/pom.xml
+++ b/modules/rampart-integration/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/rampart-integration</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/rampart-integration</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/rampart-integration</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml
index 2e40c5d..9db0eb6 100644
--- a/modules/resource-bundle/pom.xml
+++ b/modules/resource-bundle/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -32,9 +32,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/resource-bundle</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/resource-bundle</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/resource-bundle</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml
index f3796d2..d6ef2e8 100644
--- a/modules/samples/pom.xml
+++ b/modules/samples/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -32,9 +32,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/samples</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/samples</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/samples</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/samples</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/samples</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/samples</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/modules/tests/pom.xml b/modules/tests/pom.xml
index 3298274..a01d5ce 100644
--- a/modules/tests/pom.xml
+++ b/modules/tests/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -32,9 +32,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/tests</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/tests</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/tests</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/tests</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0/modules/tests</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0/modules/tests</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
diff --git a/pom.xml b/pom.xml
index 39f107d..961a97d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
         guide for more information on using Sandesha2. Read Sandesha2 Architecture guide to see how Sandesha2 works
         internally.
     </description>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0</version>
     <name>Apache Sandesha</name>
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
 
@@ -252,9 +252,9 @@
     </reporting>
     
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.0</url>
     </scm>
 
     <pluginRepositories>