Cut Axis2 1.4 Final tag
diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml
index ac96c0e..868a51d 100644
--- a/modules/adb-codegen/pom.xml
+++ b/modules/adb-codegen/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-adb-codegen</artifactId>
diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml
index 0f41a7d..359d9fa 100644
--- a/modules/adb/pom.xml
+++ b/modules/adb/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml
index c3c0eb4..e8cb94d 100644
--- a/modules/addressing/pom.xml
+++ b/modules/addressing/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>addressing</artifactId>
diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml
index 79012f4..08d1380 100644
--- a/modules/clustering/pom.xml
+++ b/modules/clustering/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-clustering</artifactId>
diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml
index 24b500f..32f8244 100644
--- a/modules/codegen/pom.xml
+++ b/modules/codegen/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-codegen</artifactId>
diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml
index afe69b0..109068f 100644
--- a/modules/corba/pom.xml
+++ b/modules/corba/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-corba</artifactId>
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index a95ca25..462e9a7 100755
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -288,6 +288,7 @@
<fileset dir="../..">
<include name="LICENSE.txt"/>
<include name="README.txt"/>
+ <include name="NOTICE.txt"/>
<include name="release-notes.html"/>
</fileset>
<fileset dir="../../release-docs/readme-files">
diff --git a/modules/distribution/src/main/assembly/doc-assembly.xml b/modules/distribution/src/main/assembly/doc-assembly.xml
index 20519fb..04bc300 100644
--- a/modules/distribution/src/main/assembly/doc-assembly.xml
+++ b/modules/distribution/src/main/assembly/doc-assembly.xml
@@ -46,6 +46,7 @@
<outputDirectory>docs</outputDirectory>
<includes>
<include>LICENSE.txt</include>
+ <include>NOTICE.txt</include>
<include>README.txt</include>
<include>release-notes.html</include>
</includes>
diff --git a/modules/documentation/pom.xml b/modules/documentation/pom.xml
index 383e137..ab0c74e 100644
--- a/modules/documentation/pom.xml
+++ b/modules/documentation/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml
index b6a6a02..3bad19b 100644
--- a/modules/fastinfoset/pom.xml
+++ b/modules/fastinfoset/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-fastinfoset</artifactId>
diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml
index 1256816..5ccdfb6 100644
--- a/modules/integration/pom.xml
+++ b/modules/integration/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-integration</artifactId>
diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml
index 729c3ab..3d40a68 100644
--- a/modules/java2wsdl/pom.xml
+++ b/modules/java2wsdl/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-java2wsdl</artifactId>
diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml
index 3d4b5dd..950f932 100644
--- a/modules/jaxbri/pom.xml
+++ b/modules/jaxbri/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-jaxbri</artifactId>
diff --git a/modules/jaxws-api/pom.xml b/modules/jaxws-api/pom.xml
index 01db7ee..43ccd5d 100644
--- a/modules/jaxws-api/pom.xml
+++ b/modules/jaxws-api/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-jaxws-api</artifactId>
diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml
index efb95a3..00e5d58 100644
--- a/modules/jaxws-integration/pom.xml
+++ b/modules/jaxws-integration/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-jaxws-integration</artifactId>
diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml
index d6abe04..26892bd 100644
--- a/modules/jaxws/pom.xml
+++ b/modules/jaxws/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-jaxws</artifactId>
diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml
index 4845727..9cf923b 100644
--- a/modules/jibx/pom.xml
+++ b/modules/jibx/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-jibx</artifactId>
diff --git a/modules/json/pom.xml b/modules/json/pom.xml
index e8632d8..246d5fb 100644
--- a/modules/json/pom.xml
+++ b/modules/json/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-json</artifactId>
diff --git a/modules/jws-api/pom.xml b/modules/jws-api/pom.xml
index 2254bbf..255b2e3 100644
--- a/modules/jws-api/pom.xml
+++ b/modules/jws-api/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-jws-api</artifactId>
diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml
index 599fd1c..999a5d2 100644
--- a/modules/kernel/pom.xml
+++ b/modules/kernel/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-kernel</artifactId>
diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml
index 5eb386d..5dab4e9 100755
--- a/modules/metadata/pom.xml
+++ b/modules/metadata/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-metadata</artifactId>
diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml
index 6b1cb1d..936ac1c 100644
--- a/modules/mex/pom.xml
+++ b/modules/mex/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>mex</artifactId>
diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml
index 4073b75..e729dc0 100644
--- a/modules/mtompolicy/pom.xml
+++ b/modules/mtompolicy/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-mtompolicy</artifactId>
diff --git a/modules/parent/pom.xml b/modules/parent/pom.xml
index 8ccfa5d..91c4d48 100644
--- a/modules/parent/pom.xml
+++ b/modules/parent/pom.xml
@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<packaging>pom</packaging>
<name>Apache Axis2 - Parent</name>
<inceptionYear>2004</inceptionYear>
@@ -80,14 +80,14 @@
element, and it will need to be changed manually before a release,
as the maven-release-plugin will not update this value.
-->
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<!-- Version #'s for the mars that we generate -->
- <addressing.mar.version>1.4-SNAPSHOT</addressing.mar.version>
- <soapmonitor.mar.version>1.4-SNAPSHOT</soapmonitor.mar.version>
- <mex.mar.version>1.4-SNAPSHOT</mex.mar.version>
- <ping.mar.version>1.4-SNAPSHOT</ping.mar.version>
- <scripting.mar.version>1.4-SNAPSHOT</scripting.mar.version>
+ <addressing.mar.version>1.4</addressing.mar.version>
+ <soapmonitor.mar.version>1.4</soapmonitor.mar.version>
+ <mex.mar.version>1.4</mex.mar.version>
+ <ping.mar.version>1.4</ping.mar.version>
+ <scripting.mar.version>1.4</scripting.mar.version>
<!-- Version #'s of all our dependencies -->
<activemq.version>5.0.0</activemq.version>
diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml
index 3f05579..83cdee9 100644
--- a/modules/ping/pom.xml
+++ b/modules/ping/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>ping</artifactId>
diff --git a/modules/saaj-api/pom.xml b/modules/saaj-api/pom.xml
index c214de9..c25fd66 100644
--- a/modules/saaj-api/pom.xml
+++ b/modules/saaj-api/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-saaj-api</artifactId>
diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml
index 4212e62..3b0f9cc 100644
--- a/modules/saaj/pom.xml
+++ b/modules/saaj/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-saaj</artifactId>
diff --git a/modules/samples/book/pom.xml b/modules/samples/book/pom.xml
index 7c3ae27..1649948 100644
--- a/modules/samples/book/pom.xml
+++ b/modules/samples/book/pom.xml
@@ -37,17 +37,17 @@
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-kernel</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-codegen</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-adb</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml
index 6ec9c3d..530a54e 100644
--- a/modules/samples/java_first_jaxws/pom.xml
+++ b/modules/samples/java_first_jaxws/pom.xml
@@ -37,22 +37,22 @@
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-kernel</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jaxws</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-codegen</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-adb</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml
index 1d67bf3..334ffa3 100644
--- a/modules/samples/jaxws-addressbook/pom.xml
+++ b/modules/samples/jaxws-addressbook/pom.xml
@@ -23,7 +23,7 @@
<groupId>org.apache.axis2.samples</groupId>
<artifactId>jaxws-addressbook</artifactId>
<packaging>jar</packaging>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<name>JAXWS Addressbook Service</name>
<build>
<sourceDirectory>src</sourceDirectory>
@@ -127,12 +127,12 @@
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jaxws</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jaxws-api</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
</dependencies>
<repositories>
diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml
index c1f060a..6fa8271 100644
--- a/modules/samples/jaxws-calculator/pom.xml
+++ b/modules/samples/jaxws-calculator/pom.xml
@@ -23,7 +23,7 @@
<groupId>org.apache.axis2.samples</groupId>
<artifactId>jaxws-calculator</artifactId>
<packaging>jar</packaging>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<name>JAXWS Calculator Service</name>
<build>
<sourceDirectory>src</sourceDirectory>
@@ -76,12 +76,12 @@
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jaxws</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jaxws-api</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
</dependencies>
<repositories>
diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml
index 84bfac3..83748f6 100644
--- a/modules/samples/jaxws-interop/pom.xml
+++ b/modules/samples/jaxws-interop/pom.xml
@@ -23,7 +23,7 @@
<groupId>org.apache.axis2.samples</groupId>
<artifactId>jaxws-interop</artifactId>
<packaging>jar</packaging>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<name>JAXWS Interop Sample</name>
<build>
<sourceDirectory>src</sourceDirectory>
@@ -58,12 +58,12 @@
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jaxws</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jaxws-api</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
</dependencies>
<repositories>
diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml
index 99e7191..7f43f7f 100644
--- a/modules/samples/jaxws-samples/pom.xml
+++ b/modules/samples/jaxws-samples/pom.xml
@@ -36,32 +36,32 @@
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-kernel</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jaxws</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jws-api</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-codegen</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-adb</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>addressing</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<type>mar</type>
</dependency>
<dependency>
diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml
index dd068c8..56ae32f 100644
--- a/modules/samples/jaxws-version/pom.xml
+++ b/modules/samples/jaxws-version/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>version</artifactId>
diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml
index 041d463..ead43a5 100644
--- a/modules/samples/pom.xml
+++ b/modules/samples/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-samples</artifactId>
diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml
index 0301ec7..68b4152 100644
--- a/modules/samples/version/pom.xml
+++ b/modules/samples/version/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>version</artifactId>
diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml
index 5f877c8..a6c6a56 100644
--- a/modules/scripting/pom.xml
+++ b/modules/scripting/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-scripting</artifactId>
diff --git a/modules/soapmonitor/pom.xml b/modules/soapmonitor/pom.xml
index 7ef2087..4e7067b 100644
--- a/modules/soapmonitor/pom.xml
+++ b/modules/soapmonitor/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>soapmonitor</artifactId>
diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml
index b6e33b1..4643ec7 100644
--- a/modules/spring/pom.xml
+++ b/modules/spring/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-spring</artifactId>
diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml
index 6ec9340..69454eb 100644
--- a/modules/tool/axis2-aar-maven-plugin/pom.xml
+++ b/modules/tool/axis2-aar-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-aar-maven-plugin</artifactId>
diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml
index 36dba1d..0df85bc 100644
--- a/modules/tool/axis2-ant-plugin/pom.xml
+++ b/modules/tool/axis2-ant-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-ant-plugin</artifactId>
diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
index cd59942..d74594b 100644
--- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
+++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2.eclipse.codegen.plugin</artifactId>
diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml
index c1b107e..b0c5d4c 100644
--- a/modules/tool/axis2-eclipse-service-plugin/pom.xml
+++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2.eclipse.service.plugin</artifactId>
diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml
index 7b5fe31..cba603f 100644
--- a/modules/tool/axis2-idea-plugin/pom.xml
+++ b/modules/tool/axis2-idea-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-idea-plugin</artifactId>
diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
index 5ee2852..736ee2a 100644
--- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
+++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-java2wsdl-maven-plugin</artifactId>
diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml
index fae938f..935cb29 100644
--- a/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml
+++ b/modules/tool/axis2-java2wsdl-maven-plugin/src/test/test1/pom.xml
@@ -23,14 +23,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-wsdl2code-maven-plugin-test1</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</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.4-SNAPSHOT</version>
+ <version>1.4</version>
<configuration>
<className>org.apache.axis2.maven2.java2wsdl.test.Adder</className>
</configuration>
diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml
index 94c7c1d..b28801a 100644
--- a/modules/tool/axis2-mar-maven-plugin/pom.xml
+++ b/modules/tool/axis2-mar-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-mar-maven-plugin</artifactId>
diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
index 933ed0d..26d2691 100644
--- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
+++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-wsdl2code-maven-plugin</artifactId>
diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml
index 33cacaa..63d06c0 100644
--- a/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml
+++ b/modules/tool/axis2-wsdl2code-maven-plugin/src/test/test1/pom.xml
@@ -23,14 +23,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.axis2.maven2</groupId>
<artifactId>axis2-wsdl2code-maven-plugin-test1</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</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.4-SNAPSHOT</version>
+ <version>1.4</version>
<configuration>
<generateServerSide>true</generateServerSide>
<generateServerSideInterface>true</generateServerSideInterface>
diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml
index ddd916f..c5f6a8c 100644
--- a/modules/webapp/pom.xml
+++ b/modules/webapp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-webapp</artifactId>
diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml
index 72e577d..9bf0628 100644
--- a/modules/xmlbeans/pom.xml
+++ b/modules/xmlbeans/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-xmlbeans</artifactId>
diff --git a/pom.xml b/pom.xml
index ae6bba9..6ac198d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<packaging>pom</packaging>
<name>Apache Axis2 - Root</name>
<modules>