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

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

commit 3fb814d71ed148d26fcbcbad4b4f24711b66cc81
Author: Andreas Veithen <veit...@apache.org>
AuthorDate: Sun Sep 25 09:22:21 2011 +0000

    [maven-release-plugin] prepare for next development iteration
---
 modules/distribution/pom.xml        | 2 +-
 modules/documentation/pom.xml       | 2 +-
 modules/rampart-core/pom.xml        | 2 +-
 modules/rampart-integration/pom.xml | 2 +-
 modules/rampart-mar/pom.xml         | 8 ++++----
 modules/rampart-policy/pom.xml      | 2 +-
 modules/rampart-tests/pom.xml       | 2 +-
 modules/rampart-trust-mar/pom.xml   | 8 ++++----
 modules/rampart-trust/pom.xml       | 2 +-
 pom.xml                             | 8 ++++----
 10 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 67f907c..0da00fd 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.5.2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/documentation/pom.xml b/modules/documentation/pom.xml
index ac73a7d..2af12bc 100644
--- a/modules/documentation/pom.xml
+++ b/modules/documentation/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.3-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 3f8e6e8..3f4b99c 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.5.2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/rampart-integration/pom.xml 
b/modules/rampart-integration/pom.xml
index 4ba6883..b465196 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.5.2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/rampart-mar/pom.xml b/modules/rampart-mar/pom.xml
index e758e44..9cb5579 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.5.2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -35,11 +35,11 @@
     <name>Rampart - Mar</name>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.5.2</connection>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_5_x</connection>
         <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.5.2
+            
scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_5_x
         </developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/rampart/tags/v1.5.2</url>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x</url>
     </scm>
 
     <build>
diff --git a/modules/rampart-policy/pom.xml b/modules/rampart-policy/pom.xml
index 407bbed..ee766b4 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.5.2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/rampart-tests/pom.xml b/modules/rampart-tests/pom.xml
index bc49c58..22c3d48 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.5.2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/rampart-trust-mar/pom.xml 
b/modules/rampart-trust-mar/pom.xml
index 63b21bd..12a4f94 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.5.2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -36,10 +36,10 @@
     <name>Rampart - Trust-Mar</name>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.5.2</connection>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_5_x</connection>
         <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.5.2</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/rampart/tags/v1.5.2</url>
+            
scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_5_x</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x</url>
     </scm>
 
     <build>
diff --git a/modules/rampart-trust/pom.xml b/modules/rampart-trust/pom.xml
index 2431ece..c97964b 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.5.2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index fdb5e39..169142c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <artifactId>rampart-project</artifactId>
     <packaging>pom</packaging>
     <description> WS-Security, WS-Trust and WS-SecureConversation 
implementaion for Apache Axis2 </description>
-    <version>1.5.2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <name>Apache Rampart</name>
     <url>http://ws.apache.org/rampart</url>
 
@@ -103,12 +103,12 @@
 
     <scm>
         <connection>
-            
scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.5.2
+            
scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_5_x
         </connection>
         <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.5.2
+            
scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_5_x
         </developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/rampart/tags/v1.5.2</url>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x</url>
     </scm>
 
 

Reply via email to