You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by gd...@apache.org on 2009/07/12 05:15:53 UTC

svn commit: r793264 - in /webservices/axis2/branches/java/1_5: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/clustering/ modules/codegen/ modules/corba/ modules/distribution/ modules/documentation/ modules/fastinfoset/ modules/integr...

Author: gdaniels
Date: Sun Jul 12 03:15:39 2009
New Revision: 793264

URL: http://svn.apache.org/viewvc?rev=793264&view=rev
Log:
Version -> 1.5.1

Modified:
    webservices/axis2/branches/java/1_5/modules/adb-codegen/pom.xml
    webservices/axis2/branches/java/1_5/modules/adb/pom.xml
    webservices/axis2/branches/java/1_5/modules/addressing/pom.xml
    webservices/axis2/branches/java/1_5/modules/clustering/pom.xml
    webservices/axis2/branches/java/1_5/modules/codegen/pom.xml
    webservices/axis2/branches/java/1_5/modules/corba/pom.xml
    webservices/axis2/branches/java/1_5/modules/distribution/pom.xml
    webservices/axis2/branches/java/1_5/modules/documentation/pom.xml
    webservices/axis2/branches/java/1_5/modules/fastinfoset/pom.xml
    webservices/axis2/branches/java/1_5/modules/integration/pom.xml
    webservices/axis2/branches/java/1_5/modules/java2wsdl/pom.xml
    webservices/axis2/branches/java/1_5/modules/jaxbri/pom.xml
    webservices/axis2/branches/java/1_5/modules/jaxws-integration/pom.xml
    webservices/axis2/branches/java/1_5/modules/jaxws-mar/pom.xml
    webservices/axis2/branches/java/1_5/modules/jaxws/pom.xml
    webservices/axis2/branches/java/1_5/modules/jibx/pom.xml
    webservices/axis2/branches/java/1_5/modules/json/pom.xml
    webservices/axis2/branches/java/1_5/modules/kernel/pom.xml
    webservices/axis2/branches/java/1_5/modules/metadata/pom.xml
    webservices/axis2/branches/java/1_5/modules/mex/pom.xml
    webservices/axis2/branches/java/1_5/modules/mtompolicy-mar/pom.xml
    webservices/axis2/branches/java/1_5/modules/mtompolicy/pom.xml
    webservices/axis2/branches/java/1_5/modules/osgi/pom.xml
    webservices/axis2/branches/java/1_5/modules/parent/pom.xml
    webservices/axis2/branches/java/1_5/modules/ping/pom.xml
    webservices/axis2/branches/java/1_5/modules/rmi/pom.xml
    webservices/axis2/branches/java/1_5/modules/saaj/pom.xml
    webservices/axis2/branches/java/1_5/modules/samples/book/pom.xml
    webservices/axis2/branches/java/1_5/modules/samples/java_first_jaxws/pom.xml
    webservices/axis2/branches/java/1_5/modules/samples/jaxws-addressbook/pom.xml
    webservices/axis2/branches/java/1_5/modules/samples/jaxws-calculator/pom.xml
    webservices/axis2/branches/java/1_5/modules/samples/jaxws-interop/pom.xml
    webservices/axis2/branches/java/1_5/modules/samples/jaxws-samples/pom.xml
    webservices/axis2/branches/java/1_5/modules/samples/jaxws-version/pom.xml
    webservices/axis2/branches/java/1_5/modules/samples/pom.xml
    webservices/axis2/branches/java/1_5/modules/samples/version/pom.xml
    webservices/axis2/branches/java/1_5/modules/scripting/pom.xml
    webservices/axis2/branches/java/1_5/modules/soapmonitor/pom.xml
    webservices/axis2/branches/java/1_5/modules/spring/pom.xml
    webservices/axis2/branches/java/1_5/modules/tool/axis2-aar-maven-plugin/pom.xml
    webservices/axis2/branches/java/1_5/modules/tool/axis2-ant-plugin/pom.xml
    webservices/axis2/branches/java/1_5/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
    webservices/axis2/branches/java/1_5/modules/tool/axis2-eclipse-service-plugin/pom.xml
    webservices/axis2/branches/java/1_5/modules/tool/axis2-idea-plugin/pom.xml
    webservices/axis2/branches/java/1_5/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
    webservices/axis2/branches/java/1_5/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml
    webservices/axis2/branches/java/1_5/modules/tool/axis2-mar-maven-plugin/pom.xml
    webservices/axis2/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
    webservices/axis2/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml
    webservices/axis2/branches/java/1_5/modules/transport/http/pom.xml
    webservices/axis2/branches/java/1_5/modules/transport/local/pom.xml
    webservices/axis2/branches/java/1_5/modules/webapp/pom.xml
    webservices/axis2/branches/java/1_5/modules/xmlbeans/pom.xml
    webservices/axis2/branches/java/1_5/pom.xml

Modified: webservices/axis2/branches/java/1_5/modules/adb-codegen/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/adb-codegen/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/adb-codegen/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/adb-codegen/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-adb-codegen</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/adb/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/adb/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/adb/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/adb/pom.xml Sun Jul 12 03:15:39 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: webservices/axis2/branches/java/1_5/modules/addressing/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/addressing/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/addressing/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/addressing/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>addressing</artifactId>
@@ -80,7 +80,7 @@
             <plugin>
                 <groupId>org.apache.axis2</groupId>
                 <artifactId>axis2-mar-maven-plugin</artifactId>
-                <version>1.5</version>
+                <version>1.5.1</version>
                 <extensions>true</extensions>
                 <configuration>
                     <includeDependencies>false</includeDependencies>

Modified: webservices/axis2/branches/java/1_5/modules/clustering/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/clustering/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/clustering/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/clustering/pom.xml Sun Jul 12 03:15:39 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-clustering</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/codegen/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/codegen/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/codegen/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/codegen/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-codegen</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/corba/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/corba/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/corba/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/corba/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-corba</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/distribution/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/distribution/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/distribution/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -36,7 +36,7 @@
     <packaging>pom</packaging>
 
     <properties>
-        <docs.folder.version>1_4</docs.folder.version>
+        <docs.folder.version>1_5</docs.folder.version>
     </properties>
 
     <dependencies>
@@ -351,7 +351,7 @@
                                       tofile="target/tmp-repository/modules/mex-${mex.mar.version}.mar"/>
                                 <copy file="../../modules/scripting/target/axis2-scripting-${version}.mar"
                                       tofile="target/tmp-repository/modules/scripting-${scripting.mar.version}.mar"/>
-                                <copy file="../../modules/mtompolicy-mar/target/mtompolicy-${mtompolicy.mar.version}.mar"
+                                <copy file="../../modules/mtompolicy-mar/target/mtompolicy-${version}.mar"
                                       tofile="target/tmp-repository/modules/mtompolicy-${mtompolicy.mar.version}.mar"/>
 
                                 <!-- generate modules.list -->

Modified: webservices/axis2/branches/java/1_5/modules/documentation/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/documentation/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/documentation/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/documentation/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: webservices/axis2/branches/java/1_5/modules/fastinfoset/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/fastinfoset/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/fastinfoset/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/fastinfoset/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-fastinfoset</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/integration/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/integration/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/integration/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-integration</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/java2wsdl/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/java2wsdl/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/java2wsdl/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/java2wsdl/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-java2wsdl</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/jaxbri/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/jaxbri/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/jaxbri/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/jaxbri/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jaxbri</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/jaxws-integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/jaxws-integration/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/jaxws-integration/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/jaxws-integration/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jaxws-integration</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/jaxws-mar/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/jaxws-mar/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/jaxws-mar/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/jaxws-mar/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jaxws-mar</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/jaxws/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/jaxws/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/jaxws/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jaxws</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/jibx/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/jibx/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/jibx/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/jibx/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jibx</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/json/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/json/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/json/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/json/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-json</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/kernel/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/kernel/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/kernel/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/kernel/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-kernel</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/metadata/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/metadata/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/metadata/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/metadata/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-metadata</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/mex/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/mex/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/mex/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/mex/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>mex</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/mtompolicy-mar/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/mtompolicy-mar/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/mtompolicy-mar/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/mtompolicy-mar/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>mtompolicy</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/mtompolicy/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/mtompolicy/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/mtompolicy/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/mtompolicy/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-mtompolicy</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/osgi/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/osgi/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/osgi/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/osgi/pom.xml Sun Jul 12 03:15:39 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: webservices/axis2/branches/java/1_5/modules/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/parent/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/parent/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/parent/pom.xml Sun Jul 12 03:15:39 2009
@@ -30,7 +30,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2-parent</artifactId>
-    <version>1.5</version>
+    <version>1.5.1</version>
     <packaging>pom</packaging>
     <name>Apache Axis2 - Parent</name>
     <inceptionYear>2004</inceptionYear>
@@ -80,15 +80,15 @@
               element, and it will need to be changed manually before a release,
               as the maven-release-plugin will not update this value.
         -->
-        <version>1.5</version>
+        <version>1.5.1</version>
 
         <!-- Version #'s for the mars that we generate -->
-        <addressing.mar.version>1.5</addressing.mar.version>
-        <soapmonitor.mar.version>1.5</soapmonitor.mar.version>
-        <mex.mar.version>1.5</mex.mar.version>
-        <ping.mar.version>1.5</ping.mar.version>
-        <scripting.mar.version>1.5</scripting.mar.version>
-        <mtompolicy.mar.version>1.5</mtompolicy.mar.version>
+        <addressing.mar.version>1.51</addressing.mar.version>
+        <soapmonitor.mar.version>1.51</soapmonitor.mar.version>
+        <mex.mar.version>1.51</mex.mar.version>
+        <ping.mar.version>1.51</ping.mar.version>
+        <scripting.mar.version>1.51</scripting.mar.version>
+        <mtompolicy.mar.version>1.51</mtompolicy.mar.version>
 
         <ant.version>1.7.0</ant.version>
         <antlr.version>2.7.7</antlr.version>

Modified: webservices/axis2/branches/java/1_5/modules/ping/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/ping/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/ping/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/ping/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>ping</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/rmi/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/rmi/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/rmi/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/rmi/pom.xml Sun Jul 12 03:15:39 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: webservices/axis2/branches/java/1_5/modules/saaj/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/saaj/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/saaj/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/saaj/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-saaj</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/samples/book/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/samples/book/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/samples/book/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/samples/book/pom.xml Sun Jul 12 03:15:39 2009
@@ -37,17 +37,17 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-kernel</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-codegen</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-adb</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.ws.commons.axiom</groupId>
@@ -112,12 +112,12 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-transport-http</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-transport-local</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
        </dependencies>
 

Modified: webservices/axis2/branches/java/1_5/modules/samples/java_first_jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/samples/java_first_jaxws/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/samples/java_first_jaxws/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/samples/java_first_jaxws/pom.xml Sun Jul 12 03:15:39 2009
@@ -37,22 +37,22 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-kernel</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-codegen</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-adb</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.ws.commons.axiom</groupId>

Modified: webservices/axis2/branches/java/1_5/modules/samples/jaxws-addressbook/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/samples/jaxws-addressbook/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/samples/jaxws-addressbook/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/samples/jaxws-addressbook/pom.xml Sun Jul 12 03:15:39 2009
@@ -23,7 +23,7 @@
     <groupId>org.apache.axis2.samples</groupId>
     <artifactId>jaxws-addressbook</artifactId>
     <packaging>jar</packaging>
-    <version>1.5</version>
+    <version>1.5.1</version>
     <name>JAXWS Addressbook Service</name>
     <build>
         <sourceDirectory>src</sourceDirectory>
@@ -127,7 +127,7 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
     </dependencies>
     <repositories>

Modified: webservices/axis2/branches/java/1_5/modules/samples/jaxws-calculator/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/samples/jaxws-calculator/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/samples/jaxws-calculator/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/samples/jaxws-calculator/pom.xml Sun Jul 12 03:15:39 2009
@@ -23,7 +23,7 @@
     <groupId>org.apache.axis2.samples</groupId>
     <artifactId>jaxws-calculator</artifactId>
     <packaging>jar</packaging>
-    <version>1.5</version>
+    <version>1.5.1</version>
     <name>JAXWS Calculator Service</name>
     <build>
         <sourceDirectory>src</sourceDirectory>
@@ -76,7 +76,7 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
     </dependencies>
     <repositories>

Modified: webservices/axis2/branches/java/1_5/modules/samples/jaxws-interop/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/samples/jaxws-interop/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/samples/jaxws-interop/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/samples/jaxws-interop/pom.xml Sun Jul 12 03:15:39 2009
@@ -23,7 +23,7 @@
     <groupId>org.apache.axis2.samples</groupId>
     <artifactId>jaxws-interop</artifactId>
     <packaging>jar</packaging>
-    <version>1.5</version>
+    <version>1.5.1</version>
     <name>JAXWS Interop Sample</name>
     <build>
         <sourceDirectory>src</sourceDirectory>
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
     </dependencies>
     <repositories>

Modified: webservices/axis2/branches/java/1_5/modules/samples/jaxws-samples/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/samples/jaxws-samples/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/samples/jaxws-samples/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/samples/jaxws-samples/pom.xml Sun Jul 12 03:15:39 2009
@@ -36,27 +36,27 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-kernel</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-codegen</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-adb</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>addressing</artifactId>
-            <version>1.5</version>
+            <version>1.5.1</version>
             <type>mar</type>
         </dependency>
         <dependency>

Modified: webservices/axis2/branches/java/1_5/modules/samples/jaxws-version/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/samples/jaxws-version/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/samples/jaxws-version/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/samples/jaxws-version/pom.xml Sun Jul 12 03:15:39 2009
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>version</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/samples/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/samples/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/samples/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/samples/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-samples</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/samples/version/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/samples/version/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/samples/version/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/samples/version/pom.xml Sun Jul 12 03:15:39 2009
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>version</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/scripting/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/scripting/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/scripting/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/scripting/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-scripting</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/soapmonitor/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/soapmonitor/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/soapmonitor/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/soapmonitor/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>soapmonitor</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/spring/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/spring/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/spring/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/spring/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-spring</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/tool/axis2-aar-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/tool/axis2-aar-maven-plugin/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/tool/axis2-aar-maven-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/tool/axis2-aar-maven-plugin/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-aar-maven-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/tool/axis2-ant-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/tool/axis2-ant-plugin/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/tool/axis2-ant-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/tool/axis2-ant-plugin/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-ant-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/tool/axis2-eclipse-codegen-plugin/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/tool/axis2-eclipse-codegen-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/tool/axis2-eclipse-codegen-plugin/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2.eclipse.codegen.plugin</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/tool/axis2-eclipse-service-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/tool/axis2-eclipse-service-plugin/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/tool/axis2-eclipse-service-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/tool/axis2-eclipse-service-plugin/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2.eclipse.service.plugin</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/tool/axis2-idea-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/tool/axis2-idea-plugin/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/tool/axis2-idea-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/tool/axis2-idea-plugin/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-idea-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-java2wsdl-maven-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml Sun Jul 12 03:15:39 2009
@@ -23,14 +23,14 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2-wsdl2code-maven-plugin-test1</artifactId>
-    <version>1.5</version>
+    <version>1.5.1</version>
     <name>Test 1 of the axis2-wsdl2code-maven-plugin</name>
     <build>
         <plugins>
             <plugin>
                 <groupId>org.apache.axis2</groupId>
                 <artifactId>axis2-java2wsdl-maven-plugin</artifactId>
-                <version>1.5</version>
+                <version>1.5.1</version>
                 <configuration>
                     <className>org.apache.axis2.maven2.java2wsdl.test.Adder</className>
                 </configuration>

Modified: webservices/axis2/branches/java/1_5/modules/tool/axis2-mar-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/tool/axis2-mar-maven-plugin/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/tool/axis2-mar-maven-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/tool/axis2-mar-maven-plugin/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-mar-maven-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-wsdl2code-maven-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml Sun Jul 12 03:15:39 2009
@@ -23,14 +23,14 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2.maven2</groupId>
     <artifactId>axis2-wsdl2code-maven-plugin-test1</artifactId>
-    <version>1.5</version>
+    <version>1.5.1</version>
     <name>Test 1 of the axis2-wsdl2code-maven-plugin</name>
     <build>
         <plugins>
             <plugin>
                 <groupId>org.apache.axis2</groupId>
                 <artifactId>axis2-wsdl2code-maven-plugin</artifactId>
-                <version>1.5</version>
+                <version>1.5.1</version>
                 <configuration>
                     <generateServerSide>true</generateServerSide>
                     <generateServerSideInterface>true</generateServerSideInterface>

Modified: webservices/axis2/branches/java/1_5/modules/transport/http/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/transport/http/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/transport/http/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/transport/http/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-transport-http</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/transport/local/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/transport/local/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/transport/local/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/transport/local/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-transport-local</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/webapp/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/webapp/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/webapp/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/webapp/pom.xml Sun Jul 12 03:15:39 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-webapp</artifactId>

Modified: webservices/axis2/branches/java/1_5/modules/xmlbeans/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/xmlbeans/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/xmlbeans/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/xmlbeans/pom.xml Sun Jul 12 03:15:39 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.5</version>
+        <version>1.5.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-xmlbeans</artifactId>

Modified: webservices/axis2/branches/java/1_5/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/pom.xml?rev=793264&r1=793263&r2=793264&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/pom.xml (original)
+++ webservices/axis2/branches/java/1_5/pom.xml Sun Jul 12 03:15:39 2009
@@ -30,7 +30,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2</artifactId>
-    <version>1.5</version>
+    <version>1.5.1</version>
     <packaging>pom</packaging>
     <name>Apache Axis2 - Root</name>
     <modules>