You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ro...@apache.org on 2021/07/01 15:13:47 UTC

[ws-axiom] branch master updated: [maven-release-plugin] prepare for next development iteration

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

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 7ce9168  [maven-release-plugin] prepare for next development iteration
7ce9168 is described below

commit 7ce9168cf4764a0497f7b17970d21bf1b9d0f03b
Author: Robert Lazarski <ro...@gmail.com>
AuthorDate: Thu Jul 1 05:13:28 2021 -1000

    [maven-release-plugin] prepare for next development iteration
---
 apidocs/pom.xml                            | 2 +-
 aspects/core-aspects/pom.xml               | 2 +-
 aspects/dom-aspects/pom.xml                | 2 +-
 aspects/om-aspects/pom.xml                 | 2 +-
 aspects/pom.xml                            | 2 +-
 aspects/shared-aspects/pom.xml             | 2 +-
 axiom-all/pom.xml                          | 2 +-
 axiom-api/pom.xml                          | 2 +-
 axiom-compat/pom.xml                       | 2 +-
 axiom-jaxb/pom.xml                         | 2 +-
 buildutils/buildutils-maven-plugin/pom.xml | 2 +-
 buildutils/pom.xml                         | 2 +-
 buildutils/shade-axiom-xml/pom.xml         | 2 +-
 components/base64-utils/pom.xml            | 2 +-
 components/core-streams/pom.xml            | 2 +-
 components/pom.xml                         | 2 +-
 components/xml-utils/pom.xml               | 2 +-
 devguide/pom.xml                           | 2 +-
 distribution/pom.xml                       | 2 +-
 implementations/axiom-dom/pom.xml          | 2 +-
 implementations/axiom-impl/pom.xml         | 2 +-
 implementations/pom.xml                    | 2 +-
 pom.xml                                    | 4 ++--
 samples/pom.xml                            | 2 +-
 systests/compat-tests/pom.xml              | 2 +-
 systests/cross-om-tests/pom.xml            | 2 +-
 systests/eclipse-tests/pom.xml             | 2 +-
 systests/jaxws-tests/pom.xml               | 2 +-
 systests/old-tests/pom.xml                 | 2 +-
 systests/osgi-tests/pom.xml                | 2 +-
 systests/pom.xml                           | 2 +-
 systests/psychopath-tests/pom.xml          | 2 +-
 systests/spring-ws-tests/pom.xml           | 2 +-
 systests/wildfly-tests/pom.xml             | 2 +-
 systests/wss4j-tests/pom.xml               | 2 +-
 testing/axiom-testsuite/pom.xml            | 2 +-
 testing/axiom-truth/pom.xml                | 2 +-
 testing/dom-testsuite/pom.xml              | 2 +-
 testing/jaxen-testsuite/pom.xml            | 2 +-
 testing/jaxp-testsuite/pom.xml             | 2 +-
 testing/multiton/pom.xml                   | 2 +-
 testing/pom.xml                            | 2 +-
 testing/saaj-testsuite/pom.xml             | 2 +-
 testing/soap-testsuite/pom.xml             | 2 +-
 testing/spring-ws-testsuite/pom.xml        | 2 +-
 testing/testutils/pom.xml                  | 2 +-
 testing/xml-testsuite/pom.xml              | 2 +-
 testing/xml-truth/pom.xml                  | 2 +-
 userguide/pom.xml                          | 2 +-
 49 files changed, 50 insertions(+), 50 deletions(-)

diff --git a/apidocs/pom.xml b/apidocs/pom.xml
index 7811328..7ee79af 100644
--- a/apidocs/pom.xml
+++ b/apidocs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>apidocs</artifactId>
diff --git a/aspects/core-aspects/pom.xml b/aspects/core-aspects/pom.xml
index ea63fde..2167880 100644
--- a/aspects/core-aspects/pom.xml
+++ b/aspects/core-aspects/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>aspects</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>core-aspects</artifactId>
diff --git a/aspects/dom-aspects/pom.xml b/aspects/dom-aspects/pom.xml
index 747e38d..5c6db8c 100644
--- a/aspects/dom-aspects/pom.xml
+++ b/aspects/dom-aspects/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>aspects</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>dom-aspects</artifactId>
diff --git a/aspects/om-aspects/pom.xml b/aspects/om-aspects/pom.xml
index c54ceaa..78053cf 100644
--- a/aspects/om-aspects/pom.xml
+++ b/aspects/om-aspects/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>aspects</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>om-aspects</artifactId>
diff --git a/aspects/pom.xml b/aspects/pom.xml
index 2d119e1..1af9d45 100644
--- a/aspects/pom.xml
+++ b/aspects/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>aspects</artifactId>
diff --git a/aspects/shared-aspects/pom.xml b/aspects/shared-aspects/pom.xml
index ef3e05e..a7fdc05 100644
--- a/aspects/shared-aspects/pom.xml
+++ b/aspects/shared-aspects/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>aspects</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>shared-aspects</artifactId>
diff --git a/axiom-all/pom.xml b/axiom-all/pom.xml
index 52a2ec2..ef093df 100644
--- a/axiom-all/pom.xml
+++ b/axiom-all/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>axiom-all</artifactId>
diff --git a/axiom-api/pom.xml b/axiom-api/pom.xml
index be2de5d..3172827 100644
--- a/axiom-api/pom.xml
+++ b/axiom-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>axiom-api</artifactId>
diff --git a/axiom-compat/pom.xml b/axiom-compat/pom.xml
index 1f8bdd6..55bfe3e 100644
--- a/axiom-compat/pom.xml
+++ b/axiom-compat/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>axiom-compat</artifactId>
diff --git a/axiom-jaxb/pom.xml b/axiom-jaxb/pom.xml
index b3d77a4..d8e4c0a 100644
--- a/axiom-jaxb/pom.xml
+++ b/axiom-jaxb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>axiom-jaxb</artifactId>
diff --git a/buildutils/buildutils-maven-plugin/pom.xml b/buildutils/buildutils-maven-plugin/pom.xml
index 1c6cd02..d4d8525 100644
--- a/buildutils/buildutils-maven-plugin/pom.xml
+++ b/buildutils/buildutils-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>buildutils</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>buildutils-maven-plugin</artifactId>
diff --git a/buildutils/pom.xml b/buildutils/pom.xml
index 7a3de11..51e0939 100644
--- a/buildutils/pom.xml
+++ b/buildutils/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>buildutils</artifactId>
diff --git a/buildutils/shade-axiom-xml/pom.xml b/buildutils/shade-axiom-xml/pom.xml
index 4f4ae7a..f79ad4e 100644
--- a/buildutils/shade-axiom-xml/pom.xml
+++ b/buildutils/shade-axiom-xml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>buildutils</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>shade-axiom-xml</artifactId>
diff --git a/components/base64-utils/pom.xml b/components/base64-utils/pom.xml
index f7b489a..5de5413 100644
--- a/components/base64-utils/pom.xml
+++ b/components/base64-utils/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>components</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>base64-utils</artifactId>
diff --git a/components/core-streams/pom.xml b/components/core-streams/pom.xml
index a69ab87..a355bb2 100644
--- a/components/core-streams/pom.xml
+++ b/components/core-streams/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>components</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>core-streams</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 16173a5..3ac3b1e 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>components</artifactId>
diff --git a/components/xml-utils/pom.xml b/components/xml-utils/pom.xml
index cedfc2d..1ef19b5 100644
--- a/components/xml-utils/pom.xml
+++ b/components/xml-utils/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>components</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>xml-utils</artifactId>
diff --git a/devguide/pom.xml b/devguide/pom.xml
index 8dba353..b14613a 100644
--- a/devguide/pom.xml
+++ b/devguide/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>devguide</artifactId>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index e18defe..add54a9 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>distribution</artifactId>
diff --git a/implementations/axiom-dom/pom.xml b/implementations/axiom-dom/pom.xml
index 1094a98..0132aa3 100644
--- a/implementations/axiom-dom/pom.xml
+++ b/implementations/axiom-dom/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>implementations</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>axiom-dom</artifactId>
diff --git a/implementations/axiom-impl/pom.xml b/implementations/axiom-impl/pom.xml
index a991585..1494c92 100644
--- a/implementations/axiom-impl/pom.xml
+++ b/implementations/axiom-impl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>implementations</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>axiom-impl</artifactId>
diff --git a/implementations/pom.xml b/implementations/pom.xml
index 669fd66..351f13b 100644
--- a/implementations/pom.xml
+++ b/implementations/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>implementations</artifactId>
diff --git a/pom.xml b/pom.xml
index 74fbc70..7bb3bd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.ws.commons.axiom</groupId>
     <artifactId>axiom</artifactId>
-    <version>1.3.0</version>
+    <version>1.3.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Axiom</name>
@@ -234,7 +234,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/ws-axiom.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/ws-axiom.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=ws-axiom.git;a=summary</url>
-      <tag>1.3.0</tag>
+      <tag>HEAD</tag>
   </scm>
     <issueManagement>
         <system>JIRA</system>
diff --git a/samples/pom.xml b/samples/pom.xml
index 8110e09..825d850 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>samples</artifactId>
diff --git a/systests/compat-tests/pom.xml b/systests/compat-tests/pom.xml
index e45aa6e..7bb0823 100644
--- a/systests/compat-tests/pom.xml
+++ b/systests/compat-tests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>systests</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>compat-tests</artifactId>
diff --git a/systests/cross-om-tests/pom.xml b/systests/cross-om-tests/pom.xml
index acd2222..81716e9 100644
--- a/systests/cross-om-tests/pom.xml
+++ b/systests/cross-om-tests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>systests</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>cross-om-tests</artifactId>
diff --git a/systests/eclipse-tests/pom.xml b/systests/eclipse-tests/pom.xml
index a44922f..272da1a 100644
--- a/systests/eclipse-tests/pom.xml
+++ b/systests/eclipse-tests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>systests</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>eclipse-tests</artifactId>
diff --git a/systests/jaxws-tests/pom.xml b/systests/jaxws-tests/pom.xml
index dc8090c..1af4a78 100644
--- a/systests/jaxws-tests/pom.xml
+++ b/systests/jaxws-tests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>systests</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>jaxws-tests</artifactId>
diff --git a/systests/old-tests/pom.xml b/systests/old-tests/pom.xml
index 10a27d0..d822b49 100644
--- a/systests/old-tests/pom.xml
+++ b/systests/old-tests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>systests</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>old-tests</artifactId>
diff --git a/systests/osgi-tests/pom.xml b/systests/osgi-tests/pom.xml
index d26a767..00c0318 100644
--- a/systests/osgi-tests/pom.xml
+++ b/systests/osgi-tests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>systests</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>osgi-tests</artifactId>
diff --git a/systests/pom.xml b/systests/pom.xml
index afaa121..7d71a8d 100644
--- a/systests/pom.xml
+++ b/systests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>systests</artifactId>
diff --git a/systests/psychopath-tests/pom.xml b/systests/psychopath-tests/pom.xml
index f422610..8a49573 100644
--- a/systests/psychopath-tests/pom.xml
+++ b/systests/psychopath-tests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>systests</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>psychopath-tests</artifactId>
diff --git a/systests/spring-ws-tests/pom.xml b/systests/spring-ws-tests/pom.xml
index 4401398..cc75023 100644
--- a/systests/spring-ws-tests/pom.xml
+++ b/systests/spring-ws-tests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>systests</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>spring-ws-tests</artifactId>
diff --git a/systests/wildfly-tests/pom.xml b/systests/wildfly-tests/pom.xml
index 0dc12a5..1d1adeb 100644
--- a/systests/wildfly-tests/pom.xml
+++ b/systests/wildfly-tests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>systests</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>wildfly-tests</artifactId>
diff --git a/systests/wss4j-tests/pom.xml b/systests/wss4j-tests/pom.xml
index 28d282b..13f905c 100644
--- a/systests/wss4j-tests/pom.xml
+++ b/systests/wss4j-tests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>systests</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>wss4j-tests</artifactId>
diff --git a/testing/axiom-testsuite/pom.xml b/testing/axiom-testsuite/pom.xml
index d2dbcb5..20688a5 100644
--- a/testing/axiom-testsuite/pom.xml
+++ b/testing/axiom-testsuite/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>axiom-testsuite</artifactId>
diff --git a/testing/axiom-truth/pom.xml b/testing/axiom-truth/pom.xml
index 752082e..3554ca7 100644
--- a/testing/axiom-truth/pom.xml
+++ b/testing/axiom-truth/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>axiom-truth</artifactId>
diff --git a/testing/dom-testsuite/pom.xml b/testing/dom-testsuite/pom.xml
index ddb2e09..b76641b 100644
--- a/testing/dom-testsuite/pom.xml
+++ b/testing/dom-testsuite/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>dom-testsuite</artifactId>
diff --git a/testing/jaxen-testsuite/pom.xml b/testing/jaxen-testsuite/pom.xml
index 852af51..3e2e39e 100644
--- a/testing/jaxen-testsuite/pom.xml
+++ b/testing/jaxen-testsuite/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>jaxen-testsuite</artifactId>
diff --git a/testing/jaxp-testsuite/pom.xml b/testing/jaxp-testsuite/pom.xml
index 3327497..cf282ec 100644
--- a/testing/jaxp-testsuite/pom.xml
+++ b/testing/jaxp-testsuite/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>jaxp-testsuite</artifactId>
diff --git a/testing/multiton/pom.xml b/testing/multiton/pom.xml
index f3f752b..f2c6d89 100644
--- a/testing/multiton/pom.xml
+++ b/testing/multiton/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>multiton</artifactId>
diff --git a/testing/pom.xml b/testing/pom.xml
index e906a46..c3c33d8 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>testing</artifactId>
diff --git a/testing/saaj-testsuite/pom.xml b/testing/saaj-testsuite/pom.xml
index 32fb2f6..49b27fa 100644
--- a/testing/saaj-testsuite/pom.xml
+++ b/testing/saaj-testsuite/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>saaj-testsuite</artifactId>
diff --git a/testing/soap-testsuite/pom.xml b/testing/soap-testsuite/pom.xml
index a059df4..e1a90b8 100644
--- a/testing/soap-testsuite/pom.xml
+++ b/testing/soap-testsuite/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>soap-testsuite</artifactId>
diff --git a/testing/spring-ws-testsuite/pom.xml b/testing/spring-ws-testsuite/pom.xml
index 611cff8..3f64fbe 100644
--- a/testing/spring-ws-testsuite/pom.xml
+++ b/testing/spring-ws-testsuite/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>spring-ws-testsuite</artifactId>
diff --git a/testing/testutils/pom.xml b/testing/testutils/pom.xml
index 7168762..39d4dab 100644
--- a/testing/testutils/pom.xml
+++ b/testing/testutils/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>testutils</artifactId>
diff --git a/testing/xml-testsuite/pom.xml b/testing/xml-testsuite/pom.xml
index 8cd8814..c4f80da 100644
--- a/testing/xml-testsuite/pom.xml
+++ b/testing/xml-testsuite/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>xml-testsuite</artifactId>
diff --git a/testing/xml-truth/pom.xml b/testing/xml-truth/pom.xml
index 6821883..ae26c9a 100644
--- a/testing/xml-truth/pom.xml
+++ b/testing/xml-truth/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>testing</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>xml-truth</artifactId>
diff --git a/userguide/pom.xml b/userguide/pom.xml
index 9fad3da..71e1255 100644
--- a/userguide/pom.xml
+++ b/userguide/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>1.3.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>userguide</artifactId>