You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2007/07/25 18:06:41 UTC

svn commit: r559504 - in /webservices/axis2/branches/java/1_3: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/clustering/ modules/codegen/ modules/distribution/ modules/fastinfoset/ modules/integration/ modules/java2wsdl/ modules/jaxb...

Author: dims
Date: Wed Jul 25 09:06:39 2007
New Revision: 559504

URL: http://svn.apache.org/viewvc?view=rev&rev=559504
Log:
switch from SNAPSHOT to 1.3-SNAPSHOT to distinguish from trunk

Modified:
    webservices/axis2/branches/java/1_3/modules/adb-codegen/pom.xml
    webservices/axis2/branches/java/1_3/modules/adb/pom.xml
    webservices/axis2/branches/java/1_3/modules/addressing/pom.xml
    webservices/axis2/branches/java/1_3/modules/clustering/pom.xml
    webservices/axis2/branches/java/1_3/modules/codegen/pom.xml
    webservices/axis2/branches/java/1_3/modules/distribution/pom.xml
    webservices/axis2/branches/java/1_3/modules/fastinfoset/pom.xml
    webservices/axis2/branches/java/1_3/modules/integration/pom.xml
    webservices/axis2/branches/java/1_3/modules/java2wsdl/pom.xml
    webservices/axis2/branches/java/1_3/modules/jaxbri/pom.xml
    webservices/axis2/branches/java/1_3/modules/jaxws-api/pom.xml
    webservices/axis2/branches/java/1_3/modules/jaxws/pom.xml
    webservices/axis2/branches/java/1_3/modules/jibx/pom.xml
    webservices/axis2/branches/java/1_3/modules/json/pom.xml
    webservices/axis2/branches/java/1_3/modules/jws-api/pom.xml
    webservices/axis2/branches/java/1_3/modules/kernel/pom.xml
    webservices/axis2/branches/java/1_3/modules/metadata/pom.xml
    webservices/axis2/branches/java/1_3/modules/mex-mar/pom.xml
    webservices/axis2/branches/java/1_3/modules/mex/pom.xml
    webservices/axis2/branches/java/1_3/modules/mtompolicy/pom.xml
    webservices/axis2/branches/java/1_3/modules/parent/pom.xml
    webservices/axis2/branches/java/1_3/modules/ping/pom.xml
    webservices/axis2/branches/java/1_3/modules/saaj-api/pom.xml
    webservices/axis2/branches/java/1_3/modules/saaj/pom.xml
    webservices/axis2/branches/java/1_3/modules/samples/jaxws-calculator/pom.xml
    webservices/axis2/branches/java/1_3/modules/samples/pom.xml
    webservices/axis2/branches/java/1_3/modules/samples/version/pom.xml
    webservices/axis2/branches/java/1_3/modules/scripting/pom.xml
    webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml
    webservices/axis2/branches/java/1_3/modules/spring/pom.xml
    webservices/axis2/branches/java/1_3/modules/tool/axis2-aar-maven-plugin/pom.xml
    webservices/axis2/branches/java/1_3/modules/tool/axis2-ant-plugin/pom.xml
    webservices/axis2/branches/java/1_3/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
    webservices/axis2/branches/java/1_3/modules/tool/axis2-eclipse-service-plugin/pom.xml
    webservices/axis2/branches/java/1_3/modules/tool/axis2-idea-plugin/pom.xml
    webservices/axis2/branches/java/1_3/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
    webservices/axis2/branches/java/1_3/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml
    webservices/axis2/branches/java/1_3/modules/tool/axis2-mar-maven-plugin/pom.xml
    webservices/axis2/branches/java/1_3/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
    webservices/axis2/branches/java/1_3/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml
    webservices/axis2/branches/java/1_3/modules/webapp/pom.xml
    webservices/axis2/branches/java/1_3/modules/xmlbeans/pom.xml
    webservices/axis2/branches/java/1_3/pom.xml
    webservices/axis2/branches/java/1_3/xdocs/@axis2_version_dir@/spring.xml

Modified: webservices/axis2/branches/java/1_3/modules/adb-codegen/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/adb-codegen/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/adb-codegen/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/adb-codegen/pom.xml Wed Jul 25 09:06:39 2007
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-adb-codegen</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/adb/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/adb/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/adb/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/adb/pom.xml Wed Jul 25 09:06:39 2007
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: webservices/axis2/branches/java/1_3/modules/addressing/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/addressing/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/addressing/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/addressing/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>addressing</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/clustering/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/clustering/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/clustering/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/clustering/pom.xml Wed Jul 25 09:06:39 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-clustering</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/codegen/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/codegen/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/codegen/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/codegen/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-codegen</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/distribution/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/distribution/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/distribution/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.axis2</groupId>

Modified: webservices/axis2/branches/java/1_3/modules/fastinfoset/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/fastinfoset/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/fastinfoset/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/fastinfoset/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-fastinfoset</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/integration/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/integration/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/integration/pom.xml Wed Jul 25 09:06:39 2007
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-integration</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/java2wsdl/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/java2wsdl/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/java2wsdl/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/java2wsdl/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-java2wsdl</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/jaxbri/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/jaxbri/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/jaxbri/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/jaxbri/pom.xml Wed Jul 25 09:06:39 2007
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jaxbri</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/jaxws-api/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/jaxws-api/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/jaxws-api/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/jaxws-api/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-jaxws-api</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/jaxws/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/jaxws/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/jaxws/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-jaxws</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/jibx/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/jibx/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/jibx/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/jibx/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-jibx</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/json/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/json/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/json/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/json/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-json</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/jws-api/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/jws-api/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/jws-api/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/jws-api/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-jws-api</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/kernel/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/kernel/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/kernel/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/kernel/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-kernel</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/metadata/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/metadata/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/metadata/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/metadata/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-metadata</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/mex-mar/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/mex-mar/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/mex-mar/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/mex-mar/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>mex</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/mex/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/mex/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/mex/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/mex/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>mex-impl</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/mtompolicy/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/mtompolicy/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/mtompolicy/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/mtompolicy/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-mtompolicy</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/parent/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/parent/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/parent/pom.xml Wed Jul 25 09:06:39 2007
@@ -30,7 +30,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2-parent</artifactId>
-    <version>SNAPSHOT</version>
+    <version>1.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Axis 2.0 - Parent</name>
     <inceptionYear>2004</inceptionYear>
@@ -79,7 +79,7 @@
               element, and it will need to be changed manually before a release,
               as the maven-release-plugin will not update this value.
         -->
-        <version>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
 	<addressing.mar.version>1.3</addressing.mar.version>
 	<soapmonitor.mar.version>1.3</soapmonitor.mar.version>
 	<mex.mar.version>1.3</mex.mar.version>
@@ -137,7 +137,7 @@
         <xbean.version>2.2.0</xbean.version>
         <xerces.version>2.8.1</xerces.version>
         <xml_apis.version>1.3.03</xml_apis.version>
-        <xmlschema.version>SNAPSHOT</xmlschema.version>
+        <xmlschema.version>1.3.2</xmlschema.version>
         <xmlunit.version>1.0</xmlunit.version>
     </properties>
     <mailingLists>

Modified: webservices/axis2/branches/java/1_3/modules/ping/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/ping/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/ping/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/ping/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>ping</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/saaj-api/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/saaj-api/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/saaj-api/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/saaj-api/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-saaj-api</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/saaj/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/saaj/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/saaj/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/saaj/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-saaj</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/samples/jaxws-calculator/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/samples/jaxws-calculator/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/samples/jaxws-calculator/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/samples/jaxws-calculator/pom.xml Wed Jul 25 09:06:39 2007
@@ -21,7 +21,7 @@
 	<groupId>org.apache.axis2.samples</groupId>
 	<artifactId>jaxws-calculator</artifactId>
 	<packaging>aar</packaging>
-	<version>SNAPSHOT</version>
+	<version>1.3-SNAPSHOT</version>
 	<name>JAXWS Calculator Service</name>
 	<build>
 		<sourceDirectory>src</sourceDirectory>
@@ -37,7 +37,7 @@
 			<plugin>
 				<groupId>org.apache.axis2</groupId>
 				<artifactId>axis2-aar-maven-plugin</artifactId>
-				<version>SNAPSHOT</version>
+				<version>1.3-SNAPSHOT</version>
 				<extensions>true</extensions>
 				<configuration>
 					<servicesXmlFile>resources/META-INF/services.xml</servicesXmlFile>
@@ -51,7 +51,7 @@
 		<dependency>
 			<groupId>org.apache.axis2</groupId>
 			<artifactId>axis2-jaxws</artifactId>
-			<version>SNAPSHOT</version>
+			<version>1.3-SNAPSHOT</version>
 		</dependency>
 	</dependencies>
 	<repositories>

Modified: webservices/axis2/branches/java/1_3/modules/samples/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/samples/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/samples/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/samples/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-samples</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/samples/version/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/samples/version/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/samples/version/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/samples/version/pom.xml Wed Jul 25 09:06:39 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>version</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/scripting/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/scripting/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/scripting/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/scripting/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-scripting</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>soapmonitor</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/spring/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/spring/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/spring/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/spring/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-spring</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/tool/axis2-aar-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/axis2-aar-maven-plugin/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/axis2-aar-maven-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/axis2-aar-maven-plugin/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-aar-maven-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/tool/axis2-ant-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/axis2-ant-plugin/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/axis2-ant-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/axis2-ant-plugin/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-ant-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/axis2-eclipse-codegen-plugin/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/axis2-eclipse-codegen-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/axis2-eclipse-codegen-plugin/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2.eclipse.codegen.plugin</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/tool/axis2-eclipse-service-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/axis2-eclipse-service-plugin/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/axis2-eclipse-service-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/axis2-eclipse-service-plugin/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2.eclipse.service.plugin</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/tool/axis2-idea-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/axis2-idea-plugin/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/axis2-idea-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/axis2-idea-plugin/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-idea-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-java2wsdl-maven-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml Wed Jul 25 09:06:39 2007
@@ -21,14 +21,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.axis2</groupId>
   <artifactId>axis2-wsdl2code-maven-plugin-test1</artifactId>
-  <version>SNAPSHOT</version>
+  <version>1.3-SNAPSHOT</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>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
         <configuration>
           <className>org.apache.axis2.maven2.java2wsdl.test.Adder</className>
         </configuration>

Modified: webservices/axis2/branches/java/1_3/modules/tool/axis2-mar-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/axis2-mar-maven-plugin/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/axis2-mar-maven-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/axis2-mar-maven-plugin/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-mar-maven-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-wsdl2code-maven-plugin</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml Wed Jul 25 09:06:39 2007
@@ -21,14 +21,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.axis2.maven2</groupId>
   <artifactId>axis2-wsdl2code-maven-plugin-test1</artifactId>
-  <version>SNAPSHOT</version>
+  <version>1.3-SNAPSHOT</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>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
         <configuration>
           <generateServerSide>true</generateServerSide>
           <generateServerSideInterface>true</generateServerSideInterface>

Modified: webservices/axis2/branches/java/1_3/modules/webapp/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/webapp/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/webapp/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/webapp/pom.xml Wed Jul 25 09:06:39 2007
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-webapp</artifactId>

Modified: webservices/axis2/branches/java/1_3/modules/xmlbeans/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/xmlbeans/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/xmlbeans/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/xmlbeans/pom.xml Wed Jul 25 09:06:39 2007
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.axis2</groupId>
 		<artifactId>axis2-parent</artifactId>
-		<version>SNAPSHOT</version>
+		<version>1.3-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>axis2-xmlbeans</artifactId>

Modified: webservices/axis2/branches/java/1_3/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/pom.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/pom.xml Wed Jul 25 09:06:39 2007
@@ -26,7 +26,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.axis2</groupId>
 	<artifactId>axis2</artifactId>
-	<version>SNAPSHOT</version>
+	<version>1.3-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>Apache Axis 2.0 - Root</name>
 	<modules>

Modified: webservices/axis2/branches/java/1_3/xdocs/@axis2_version_dir@/spring.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/xdocs/%40axis2_version_dir%40/spring.xml?view=diff&rev=559504&r1=559503&r2=559504
==============================================================================
--- webservices/axis2/branches/java/1_3/xdocs/@axis2_version_dir@/spring.xml (original)
+++ webservices/axis2/branches/java/1_3/xdocs/@axis2_version_dir@/spring.xml Wed Jul 25 09:06:39 2007
@@ -377,7 +377,7 @@
 ./META-INF/services.xml
 ./applicationContext.xml
 ./lib
-./lib/axis2-spring-SNAPSHOT.jar
+./lib/axis2-spring-1.3.jar
 ./lib/spring.jar
 ./spring
 ./spring/MyBean.class



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org