You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by ga...@apache.org on 2009/01/08 05:20:51 UTC

svn commit: r732602 - in /webservices/commons/trunk/modules/axiom: ./ modules/axiom-api/ modules/axiom-c14n/ modules/axiom-dom/ modules/axiom-impl/ modules/axiom-integration/ modules/axiom-tests/ modules/distribution/

Author: gawor
Date: Wed Jan  7 20:20:50 2009
New Revision: 732602

URL: http://svn.apache.org/viewvc?rev=732602&view=rev
Log:
[maven-release-plugin] prepare release 1.2.8

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-tests/pom.xml
    webservices/commons/trunk/modules/axiom/modules/distribution/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=732602&r1=732601&r2=732602&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml Wed Jan  7 20:20:50 2009
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.2.8</version>
     </parent>
     <artifactId>axiom-api</artifactId>
     <name>Axiom API</name>
-    <version>SNAPSHOT</version>
+    <version>1.2.8</version>
     <description>The Axiom API</description>
     <dependencies>
         <dependency>

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=732602&r1=732601&r2=732602&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml Wed Jan  7 20:20:50 2009
@@ -22,13 +22,13 @@
     <parent>
         <artifactId>axiom</artifactId>
         <groupId>org.apache.ws.commons.axiom</groupId>
-        <version>SNAPSHOT</version>
+        <version>1.2.8</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.ws.commons.axiom</groupId>
     <artifactId>axiom-c14n</artifactId>
     <name>Axiom C14N</name>
-    <version>SNAPSHOT</version>
+    <version>1.2.8</version>
     <description />
     <dependencies>
         <dependency>

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=732602&r1=732601&r2=732602&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml Wed Jan  7 20:20:50 2009
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.2.8</version>
     </parent>
     <artifactId>axiom-dom</artifactId>
     <name>Axiom DOM</name>
-    <version>SNAPSHOT</version>
+    <version>1.2.8</version>
     <description>The Axiom DOM implementation.</description>
     <dependencies>
         <dependency>

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=732602&r1=732601&r2=732602&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml Wed Jan  7 20:20:50 2009
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.2.8</version>
     </parent>
     <artifactId>axiom-impl</artifactId>
     <name>Axiom Impl</name>
-    <version>SNAPSHOT</version>
+    <version>1.2.8</version>
     <description>The Axiom default implementation.</description>
     <dependencies>
         <dependency>

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=732602&r1=732601&r2=732602&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml Wed Jan  7 20:20:50 2009
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.2.8</version>
     </parent>
     <artifactId>axiom-integration</artifactId>
     <name>Axiom Integration Test Suite</name>
-    <version>SNAPSHOT</version>
+    <version>1.2.8</version>
     <description>
         This module contains tests that validate the interoperability of Axiom with
         other libraries.

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=732602&r1=732601&r2=732602&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml Wed Jan  7 20:20:50 2009
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.2.8</version>
     </parent>
     <artifactId>axiom-tests</artifactId>
     <name>Axiom Test Suite</name>
-    <version>SNAPSHOT</version>
+    <version>1.2.8</version>
     <description>
         The Axiom test suite. This ought to be split into several parts and be made
         a part of axiom-api, axiom-impl and axiom-dom. However, that's not as easy

Modified: webservices/commons/trunk/modules/axiom/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/distribution/pom.xml?rev=732602&r1=732601&r2=732602&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/distribution/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/distribution/pom.xml Wed Jan  7 20:20:50 2009
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.2.8</version>
     </parent>
     <artifactId>distribution</artifactId>
     <name>Axiom Distribution</name>
-    <version>SNAPSHOT</version>
+    <version>1.2.8</version>
     <description>Axiom Distribution</description>
     <packaging>pom</packaging>
     <dependencies>

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=732602&r1=732601&r2=732602&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Wed Jan  7 20:20:50 2009
@@ -22,7 +22,7 @@
     <groupId>org.apache.ws.commons.axiom</groupId>
     <artifactId>axiom</artifactId>
     <name>Axiom</name>
-    <version>SNAPSHOT</version>
+    <version>1.2.8</version>
     <packaging>pom</packaging>
     <description>AXIOM API</description>
     <url>http://ws.apache.org/commons/axiom/</url>
@@ -225,9 +225,9 @@
         </license>
     </licenses>
     <scm>
-        <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/viewcvs.cgi/webservices/commons/trunk/modules/axiom</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.8</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/webservices/commons/tags/axiom/1.2.8</url>
     </scm>
     <organization>
         <name>The Apache Software Foundation</name>