Author: veithen
Date: Thu Feb 3 22:16:39 2011
New Revision: 1067005
URL: http://svn.apache.org/viewvc?rev=1067005&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-jaxen-testsuite/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-build/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-run/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-osgi/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/pom.xml
webservices/commons/trunk/modules/axiom/modules/axiom-testutils/pom.xml
webservices/commons/trunk/modules/axiom/pom.xml
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml Thu Feb
3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../axiom-parent/pom.xml</relativePath>
</parent>
<artifactId>axiom-api</artifactId>
@@ -31,9 +31,9 @@
<packaging>bundle</packaging>
<!-- 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/webservices/commons/tags/axiom/1.2.11/modules/axiom-api</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-api</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-api</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-api</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-api</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-api</url>
</scm>
<!-- This also needs to be set explicitly because the Maven calculated URL
would point to nowhere -->
<url>http://ws.apache.org/axiom/</url>
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml Thu Feb
3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../axiom-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -32,9 +32,9 @@
<description />
<!-- 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/webservices/commons/tags/axiom/1.2.11/modules/axiom-c14n</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-c14n</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-c14n</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-c14n</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-c14n</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-c14n</url>
</scm>
<!-- This also needs to be set explicitly because the Maven calculated URL
would point to nowhere -->
<url>http://ws.apache.org/axiom/</url>
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml Thu Feb
3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../axiom-parent/pom.xml</relativePath>
</parent>
<artifactId>axiom-dom</artifactId>
@@ -31,9 +31,9 @@
<description>The Axiom DOM implementation.</description>
<!-- 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/webservices/commons/tags/axiom/1.2.11/modules/axiom-dom</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-dom</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-dom</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-dom</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-dom</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-dom</url>
</scm>
<!-- This also needs to be set explicitly because the Maven calculated URL
would point to nowhere -->
<url>http://ws.apache.org/axiom/</url>
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml Thu Feb
3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../axiom-parent/pom.xml</relativePath>
</parent>
<artifactId>axiom-impl</artifactId>
@@ -31,9 +31,9 @@
<description>The Axiom default implementation.</description>
<!-- 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/webservices/commons/tags/axiom/1.2.11/modules/axiom-impl</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-impl</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-impl</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-impl</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-impl</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-impl</url>
</scm>
<!-- This also needs to be set explicitly because the Maven calculated URL
would point to nowhere -->
<url>http://ws.apache.org/axiom/</url>
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml
Thu Feb 3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../axiom-parent/pom.xml</relativePath>
</parent>
<artifactId>axiom-integration</artifactId>
@@ -33,9 +33,9 @@
</description>
<!-- 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/webservices/commons/tags/axiom/1.2.11/modules/axiom-integration</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-integration</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-integration</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-integration</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-integration</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-integration</url>
</scm>
<!-- This also needs to be set explicitly because the Maven calculated URL
would point to nowhere -->
<url>http://ws.apache.org/axiom/</url>
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-jaxen-testsuite/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-jaxen-testsuite/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
---
webservices/commons/trunk/modules/axiom/modules/axiom-jaxen-testsuite/pom.xml
(original)
+++
webservices/commons/trunk/modules/axiom/modules/axiom-jaxen-testsuite/pom.xml
Thu Feb 3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../axiom-parent/pom.xml</relativePath>
</parent>
<artifactId>axiom-jaxen-testsuite</artifactId>
@@ -32,9 +32,9 @@
</description>
<!-- 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/webservices/commons/tags/axiom/1.2.11/modules/axiom-jaxen-testsuite</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-jaxen-testsuite</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-jaxen-testsuite</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-jaxen-testsuite</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-jaxen-testsuite</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-jaxen-testsuite</url>
</scm>
<!-- This also needs to be set explicitly because the Maven calculated URL
would point to nowhere -->
<url>http://ws.apache.org/axiom/</url>
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-build/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-build/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
---
webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-build/pom.xml
(original)
+++
webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-build/pom.xml
Thu Feb 3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-osgi</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>axiom-osgi-build</artifactId>
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-run/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-run/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
---
webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-run/pom.xml
(original)
+++
webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-run/pom.xml
Thu Feb 3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-osgi</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>axiom-osgi-run</artifactId>
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-osgi/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-osgi/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-osgi/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-osgi/pom.xml Thu Feb
3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../axiom-parent/pom.xml</relativePath>
</parent>
<artifactId>axiom-osgi</artifactId>
@@ -30,9 +30,9 @@
<packaging>pom</packaging>
<!-- 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/webservices/commons/tags/axiom/1.2.11/modules/axiom-osgi</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-osgi</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-osgi</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-osgi</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-osgi</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-osgi</url>
</scm>
<!-- This also needs to be set explicitly because the Maven calculated URL
would point to nowhere -->
<url>http://ws.apache.org/axiom/</url>
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml Thu
Feb 3 22:16:39 2011
@@ -27,7 +27,7 @@
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
<name>Axiom Parent POM</name>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<packaging>pom</packaging>
<description>Axiom Parent POM</description>
<url>http://ws.apache.org/axiom/</url>
@@ -225,9 +225,9 @@
</contributor>
</contributors>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-parent</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-parent</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-parent</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-parent</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-parent</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-parent</url>
</scm>
<build>
<pluginManagement>
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml Thu Feb
3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../axiom-parent/pom.xml</relativePath>
</parent>
<artifactId>axiom-tests</artifactId>
@@ -35,9 +35,9 @@
</description>
<!-- 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/webservices/commons/tags/axiom/1.2.11/modules/axiom-tests</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-tests</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-tests</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-tests</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-tests</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests</url>
</scm>
<!-- This also needs to be set explicitly because the Maven calculated URL
would point to nowhere -->
<url>http://ws.apache.org/axiom/</url>
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/pom.xml Thu
Feb 3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../axiom-parent/pom.xml</relativePath>
</parent>
<artifactId>axiom-testsuite</artifactId>
@@ -33,9 +33,9 @@
</description>
<!-- 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/webservices/commons/tags/axiom/1.2.11/modules/axiom-testsuite</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-testsuite</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-testsuite</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-testsuite</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-testsuite</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-testsuite</url>
</scm>
<!-- This also needs to be set explicitly because the Maven calculated URL
would point to nowhere -->
<url>http://ws.apache.org/axiom/</url>
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-testutils/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-testutils/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-testutils/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-testutils/pom.xml Thu
Feb 3 22:16:39 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-parent</artifactId>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<relativePath>../axiom-parent/pom.xml</relativePath>
</parent>
<artifactId>axiom-testutils</artifactId>
@@ -32,9 +32,9 @@
</description>
<!-- 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/webservices/commons/tags/axiom/1.2.11/modules/axiom-testutils</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11/modules/axiom-testutils</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11/modules/axiom-testutils</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-testutils</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-testutils</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-testutils</url>
</scm>
<!-- This also needs to be set explicitly because the Maven calculated URL
would point to nowhere -->
<url>http://ws.apache.org/axiom/</url>
Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=1067005&r1=1067004&r2=1067005&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Thu Feb 3 22:16:39 2011
@@ -27,7 +27,7 @@
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom</artifactId>
<name>Axiom</name>
- <version>1.2.11</version>
+ <version>1.2.12-SNAPSHOT</version>
<packaging>pom</packaging>
<description>AXIOM API</description>
<url>http://ws.apache.org/axiom/</url>
@@ -231,9 +231,9 @@
</contributor>
</contributors>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.11</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/axiom/1.2.11</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom</developerConnection>
+
<url>http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom</url>
</scm>
<properties>
<!-- This variable is used in some Xdocs and is substituted using
Velocity. Note that