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/15 16:09:31 UTC

[axis-axis2-java-rampart] 01/03: [maven-release-plugin] prepare for next development iteration

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-rampart.git

commit 870093446427ff12aac8f571132ab6259cd0358a
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Mon Dec 28 23:03:43 2015 +0000

    [maven-release-plugin] prepare for next development iteration
---
 apidocs/pom.xml                     | 2 +-
 code-coverage/pom.xml               | 2 +-
 modules/distribution/pom.xml        | 2 +-
 modules/rampart-core/pom.xml        | 2 +-
 modules/rampart-integration/pom.xml | 2 +-
 modules/rampart-mar/pom.xml         | 2 +-
 modules/rampart-policy/pom.xml      | 2 +-
 modules/rampart-samples/pom.xml     | 2 +-
 modules/rampart-tests/pom.xml       | 2 +-
 modules/rampart-trust-mar/pom.xml   | 2 +-
 modules/rampart-trust/pom.xml       | 2 +-
 pom.xml                             | 8 ++++----
 12 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/apidocs/pom.xml b/apidocs/pom.xml
index 14c36f3..e1b3561 100644
--- a/apidocs/pom.xml
+++ b/apidocs/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>apidocs</artifactId>
diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml
index 2b12450..8dac731 100644
--- a/code-coverage/pom.xml
+++ b/code-coverage/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>code-coverage</artifactId>
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 3f619e1..836a33b 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/rampart-core/pom.xml b/modules/rampart-core/pom.xml
index 79fe473..124c4ba 100644
--- a/modules/rampart-core/pom.xml
+++ b/modules/rampart-core/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/rampart-integration/pom.xml b/modules/rampart-integration/pom.xml
index 5c933db..3e432a9 100644
--- a/modules/rampart-integration/pom.xml
+++ b/modules/rampart-integration/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/rampart-mar/pom.xml b/modules/rampart-mar/pom.xml
index b272bd0..d9f0370 100644
--- a/modules/rampart-mar/pom.xml
+++ b/modules/rampart-mar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/rampart-policy/pom.xml b/modules/rampart-policy/pom.xml
index 36d85c4..997236e 100644
--- a/modules/rampart-policy/pom.xml
+++ b/modules/rampart-policy/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/rampart-samples/pom.xml b/modules/rampart-samples/pom.xml
index 584c44a..1fec691 100644
--- a/modules/rampart-samples/pom.xml
+++ b/modules/rampart-samples/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/rampart-tests/pom.xml b/modules/rampart-tests/pom.xml
index 978db73..0835425 100644
--- a/modules/rampart-tests/pom.xml
+++ b/modules/rampart-tests/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/rampart-trust-mar/pom.xml b/modules/rampart-trust-mar/pom.xml
index 756521b..f82354b 100644
--- a/modules/rampart-trust-mar/pom.xml
+++ b/modules/rampart-trust-mar/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
diff --git a/modules/rampart-trust/pom.xml b/modules/rampart-trust/pom.xml
index abf0487..90110ae 100644
--- a/modules/rampart-trust/pom.xml
+++ b/modules/rampart-trust/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 4cd9a67..45b307e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <artifactId>rampart-project</artifactId>
     <packaging>pom</packaging>
     <description> WS-Security, WS-Trust and WS-SecureConversation implementaion for Apache Axis2 </description>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
     <name>Apache Rampart</name>
     <url>http://axis.apache.org/axis2/java/rampart</url>
 
@@ -110,12 +110,12 @@
 
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.6.4
+            scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_6
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.6.4
+            scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_6
         </developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/rampart/tags/v1.6.4</url>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_6</url>
     </scm>
 
     <distributionManagement>