This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 5341f42a7f [maven-release-plugin] prepare release v1.8.2 5341f42a7f is described below commit 5341f42a7f61ebe95d1d8e0c7e59294f48589cfb Author: Robert Lazarski <robertlazar...@gmail.com> AuthorDate: Wed Jul 13 18:08:53 2022 -0400 [maven-release-plugin] prepare release v1.8.2 --- apidocs/pom.xml | 4 ++-- databinding-tests/jaxbri-tests/pom.xml | 4 ++-- databinding-tests/pom.xml | 4 ++-- modules/adb-codegen/pom.xml | 4 ++-- modules/adb-tests/pom.xml | 4 ++-- modules/adb/pom.xml | 4 ++-- modules/addressing/pom.xml | 4 ++-- modules/clustering/pom.xml | 4 ++-- modules/codegen/pom.xml | 4 ++-- modules/corba/pom.xml | 4 ++-- modules/distribution/pom.xml | 4 ++-- modules/fastinfoset/pom.xml | 4 ++-- modules/integration/pom.xml | 4 ++-- modules/java2wsdl/pom.xml | 4 ++-- modules/jaxbri-codegen/pom.xml | 4 ++-- modules/jaxws-integration/pom.xml | 4 ++-- modules/jaxws-mar/pom.xml | 4 ++-- modules/jaxws/pom.xml | 4 ++-- modules/jibx-codegen/pom.xml | 4 ++-- modules/jibx/pom.xml | 4 ++-- modules/json/pom.xml | 4 ++-- modules/kernel/pom.xml | 4 ++-- modules/metadata/pom.xml | 4 ++-- modules/mex/pom.xml | 4 ++-- modules/mtompolicy-mar/pom.xml | 4 ++-- modules/mtompolicy/pom.xml | 4 ++-- modules/osgi-tests/pom.xml | 4 ++-- modules/osgi/pom.xml | 4 ++-- modules/ping/pom.xml | 4 ++-- modules/resource-bundle/pom.xml | 4 ++-- modules/saaj/pom.xml | 4 ++-- modules/samples/java_first_jaxws/pom.xml | 12 ++++++------ modules/samples/jaxws-addressbook/pom.xml | 6 +++--- modules/samples/jaxws-calculator/pom.xml | 6 +++--- modules/samples/jaxws-interop/pom.xml | 10 +++++----- modules/samples/jaxws-samples/pom.xml | 14 +++++++------- modules/samples/jaxws-version/pom.xml | 4 ++-- modules/samples/pom.xml | 4 ++-- modules/samples/transport/https-sample/httpsClient/pom.xml | 6 +++--- .../samples/transport/https-sample/httpsService/pom.xml | 6 +++--- modules/samples/transport/https-sample/pom.xml | 4 ++-- modules/samples/transport/jms-sample/jmsService/pom.xml | 6 +++--- modules/samples/transport/jms-sample/pom.xml | 4 ++-- modules/samples/version/pom.xml | 4 ++-- modules/schema-validation/pom.xml | 4 ++-- modules/scripting/pom.xml | 4 ++-- modules/soapmonitor/module/pom.xml | 4 ++-- modules/soapmonitor/servlet/pom.xml | 4 ++-- modules/spring/pom.xml | 4 ++-- modules/testutils/pom.xml | 4 ++-- modules/tool/archetype/quickstart-webapp/pom.xml | 6 +++--- modules/tool/archetype/quickstart/pom.xml | 6 +++--- modules/tool/axis2-aar-maven-plugin/pom.xml | 4 ++-- modules/tool/axis2-ant-plugin/pom.xml | 4 ++-- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 4 ++-- modules/tool/axis2-eclipse-service-plugin/pom.xml | 4 ++-- modules/tool/axis2-idea-plugin/pom.xml | 4 ++-- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 4 ++-- modules/tool/axis2-mar-maven-plugin/pom.xml | 4 ++-- modules/tool/axis2-repo-maven-plugin/pom.xml | 4 ++-- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 4 ++-- modules/tool/axis2-xsd2java-maven-plugin/pom.xml | 4 ++-- modules/tool/maven-shared/pom.xml | 4 ++-- modules/tool/simple-server-maven-plugin/pom.xml | 4 ++-- modules/transport/base/pom.xml | 4 ++-- modules/transport/http/pom.xml | 4 ++-- modules/transport/jms/pom.xml | 4 ++-- modules/transport/local/pom.xml | 4 ++-- modules/transport/mail/pom.xml | 4 ++-- modules/transport/tcp/pom.xml | 4 ++-- modules/transport/testkit/pom.xml | 4 ++-- modules/transport/udp/pom.xml | 4 ++-- modules/transport/xmpp/pom.xml | 4 ++-- modules/webapp/pom.xml | 4 ++-- modules/xmlbeans-codegen/pom.xml | 4 ++-- modules/xmlbeans/pom.xml | 4 ++-- pom.xml | 6 +++--- systests/SOAP12TestModuleB/pom.xml | 4 ++-- systests/SOAP12TestModuleC/pom.xml | 4 ++-- systests/SOAP12TestServiceB/pom.xml | 4 ++-- systests/SOAP12TestServiceC/pom.xml | 4 ++-- systests/echo/pom.xml | 4 ++-- systests/pom.xml | 4 ++-- systests/webapp-tests/pom.xml | 4 ++-- 84 files changed, 188 insertions(+), 188 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 9634414b01..c90b77a4fe 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>apidocs</artifactId> @@ -35,7 +35,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/databinding-tests/jaxbri-tests/pom.xml b/databinding-tests/jaxbri-tests/pom.xml index 5f4d525eb3..5e69056adc 100644 --- a/databinding-tests/jaxbri-tests/pom.xml +++ b/databinding-tests/jaxbri-tests/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>databinding-tests</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>jaxbri-tests</artifactId> @@ -34,7 +34,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/databinding-tests/pom.xml b/databinding-tests/pom.xml index c275ff02da..fa505d46ea 100644 --- a/databinding-tests/pom.xml +++ b/databinding-tests/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>databinding-tests</artifactId> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <build> diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index 99788f32da..a77e5e816b 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</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index bce8e7ecd3..3d370bfc77 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -37,7 +37,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index 1a8fce1a4c..9fc206a49f 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index a848a002c1..c41d85fc30 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index 6c100ac0ac..24179b3010 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <properties> diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 78734a7eb7..a98adfeeec 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index d31ef4e7ec..05331e8227 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 249517bfc9..a96923384d 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <properties> diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index e27c795be1..2686a3e712 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index cd179c3a35..0097e0ab29 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index 1ff0292698..436dc97b1c 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/jaxbri-codegen/pom.xml b/modules/jaxbri-codegen/pom.xml index e61a378a3b..d1f9b35dc1 100644 --- a/modules/jaxbri-codegen/pom.xml +++ b/modules/jaxbri-codegen/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index 040ddb83c3..6244d499f4 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</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index 8228a3ff2f..4436e8bc57 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index 9be12b64ac..be6b192595 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -38,7 +38,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/jibx-codegen/pom.xml b/modules/jibx-codegen/pom.xml index f87450adfb..3b331a47c4 100644 --- a/modules/jibx-codegen/pom.xml +++ b/modules/jibx-codegen/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index 4ad5c618a3..0589ec0c04 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/json/pom.xml b/modules/json/pom.xml index e1cb5635c7..975fab50f0 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <properties> diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index a085e9ec2e..e2fa3df478 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index a69484f8c3..a679723055 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index 9119cf9b1a..913351c2c9 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index 67192ad993..010181ac6b 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index 29a9b15a99..18ff90a3ce 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 0d8601a624..0a71a9e7bf 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -36,7 +36,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <properties> diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index cc6b73deb1..91b1bde64a 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index 04f8c5c82a..d395ef3a34 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index 039c089c9d..4f295f208e 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <build> diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index 98d08f5dea..fa5e3cbfcf 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index bc3f4bb57e..216144ce74 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>samples</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>java_first_jaxws</artifactId> @@ -37,7 +37,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> @@ -49,22 +49,22 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-kernel</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-codegen</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-adb</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> <dependency> <groupId>com.sun.xml.ws</groupId> diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index 2a94031672..68e36a9fb8 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>samples</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>jaxws-addressbook</artifactId> @@ -36,7 +36,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> @@ -47,7 +47,7 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> </dependencies> diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index 505070fc6b..438fe28335 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>samples</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>jaxws-calculator</artifactId> @@ -36,7 +36,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> @@ -47,7 +47,7 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> </dependencies> diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index 1d4df5a62f..7b8d2faa96 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>samples</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>jaxws-interop</artifactId> @@ -36,7 +36,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> @@ -47,7 +47,7 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> <dependency> <groupId>junit</groupId> @@ -62,13 +62,13 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-testutils</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transport-http</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <scope>test</scope> </dependency> </dependencies> diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index 70e3b30155..f7950714f4 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>samples</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>jaxws-samples</artifactId> @@ -36,7 +36,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> @@ -48,27 +48,27 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-kernel</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-codegen</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-adb</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>addressing</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <type>mar</type> </dependency> <dependency> diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 1325cc8eb5..18e1673d61 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>samples</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>jaxws-version</artifactId> @@ -36,7 +36,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index ccbdaaa125..2d0b89b3f3 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -49,7 +49,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <repositories> diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index a6f4f88890..d9824a84f2 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -17,17 +17,17 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>https-sample</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>httpsClient</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> </project> diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index b506777f0b..f1fb6ca5a0 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -17,19 +17,19 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>https-sample</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>httpsService</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <packaging>war</packaging> <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <build> diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index c70c0a1605..20607907af 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>samples</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -35,7 +35,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 20cf4a5a90..d9407e8497 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -5,18 +5,18 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>jms-sample</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>jmsService</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <build> diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index 3b84792424..65a426d496 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>samples</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -34,7 +34,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index b7be9fbdce..231ddc288e 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -38,7 +38,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/schema-validation/pom.xml b/modules/schema-validation/pom.xml index 4bb7bfe6ea..aaa87126b8 100644 --- a/modules/schema-validation/pom.xml +++ b/modules/schema-validation/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index 40ac4ad58b..b1f207ee02 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index 06d5f046a6..21e75d46ab 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index 3516e994a7..54c69cd6c2 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 5b6789b346..08c4e11676 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 776ba9cb90..6dc69ee211 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -37,7 +37,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index 0ccc78ffde..6ea2f14829 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -25,13 +25,13 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../../pom.xml</relativePath> </parent> <groupId>org.apache.axis2.archetype</groupId> <artifactId>quickstart-webapp</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <packaging>maven-archetype</packaging> <name>Axis2 quickstart-web archetype </name> @@ -41,7 +41,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <build> diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index 27550b797e..41ac96a62e 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -25,13 +25,13 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../../pom.xml</relativePath> </parent> <groupId>org.apache.axis2.archetype</groupId> <artifactId>quickstart</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <packaging>maven-archetype</packaging> <name>Axis2 quickstart archetype </name> @@ -41,7 +41,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <build> diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index 66f29ce377..44d27bfe2d 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</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -56,7 +56,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <distributionManagement> <site> diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index 102552b22c..f6b9d26476 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</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index a335a525da..a4e4a72991 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</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index 476180845b..7cb2c30208 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</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index 057c941f06..61b693c2d3 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</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -41,7 +41,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index a3540ef5db..beb99cf117 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</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -42,7 +42,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <distributionManagement> <site> diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index 8b86281cdb..ae56bf28d3 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</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -56,7 +56,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <distributionManagement> <site> diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index 8aa8159416..dbf7729f98 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -41,7 +41,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <distributionManagement> <site> diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index 087ac9c401..36c33773d6 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</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <distributionManagement> <site> diff --git a/modules/tool/axis2-xsd2java-maven-plugin/pom.xml b/modules/tool/axis2-xsd2java-maven-plugin/pom.xml index 95cb65f87f..bc52592cc9 100644 --- a/modules/tool/axis2-xsd2java-maven-plugin/pom.xml +++ b/modules/tool/axis2-xsd2java-maven-plugin/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -36,7 +36,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <distributionManagement> <site> diff --git a/modules/tool/maven-shared/pom.xml b/modules/tool/maven-shared/pom.xml index 12adb08c3c..a068277b46 100644 --- a/modules/tool/maven-shared/pom.xml +++ b/modules/tool/maven-shared/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -35,7 +35,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index 2cead65f4a..0cd8723a23 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index b77f634de8..daf92ebd88 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index 6ba4b57677..0697c3b067 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 6a5bbf3835..43424caa68 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <properties> diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 9c0d354a75..cdbe6f55ec 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index 67321b3d5e..921f3b82ef 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index dd309d1798..6e3024dc76 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index 3fb266ae15..097f2ba61f 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index 929eaae67a..bc8fb1eee3 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index 0755e80557..c2fd081be4 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../../pom.xml</relativePath> </parent> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index 728a3efa0d..baf0460ee0 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -38,7 +38,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/xmlbeans-codegen/pom.xml b/modules/xmlbeans-codegen/pom.xml index 964e2f3827..b9c811541f 100644 --- a/modules/xmlbeans-codegen/pom.xml +++ b/modules/xmlbeans-codegen/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index 5e454f25bb..7b7a83c056 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/pom.xml b/pom.xml index c3084e62a5..5a3c9f14a9 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <packaging>pom</packaging> <name>Apache Axis2 - Root</name> @@ -445,7 +445,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <issueManagement> <system>jira</system> @@ -505,7 +505,7 @@ we can't use the project.version variable directly because of the dot. See http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html --> <axis2_version>${project.version}</axis2_version> - <project.build.outputTimestamp>2022-06-07T19:43:23Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-07-13T21:55:12Z</project.build.outputTimestamp> </properties> <dependencyManagement> diff --git a/systests/SOAP12TestModuleB/pom.xml b/systests/SOAP12TestModuleB/pom.xml index ca47e2a465..1728688028 100644 --- a/systests/SOAP12TestModuleB/pom.xml +++ b/systests/SOAP12TestModuleB/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>systests</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>SOAP12TestModuleB</artifactId> @@ -35,7 +35,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/systests/SOAP12TestModuleC/pom.xml b/systests/SOAP12TestModuleC/pom.xml index 8239c043fa..9a9884eeea 100644 --- a/systests/SOAP12TestModuleC/pom.xml +++ b/systests/SOAP12TestModuleC/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>systests</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>SOAP12TestModuleC</artifactId> @@ -35,7 +35,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/systests/SOAP12TestServiceB/pom.xml b/systests/SOAP12TestServiceB/pom.xml index 80c51f0e7b..acf606c533 100644 --- a/systests/SOAP12TestServiceB/pom.xml +++ b/systests/SOAP12TestServiceB/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>systests</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>SOAP12TestServiceB</artifactId> @@ -35,7 +35,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/systests/SOAP12TestServiceC/pom.xml b/systests/SOAP12TestServiceC/pom.xml index f6c18226ea..8d63bab78d 100644 --- a/systests/SOAP12TestServiceC/pom.xml +++ b/systests/SOAP12TestServiceC/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>systests</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>SOAP12TestServiceC</artifactId> @@ -35,7 +35,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/systests/echo/pom.xml b/systests/echo/pom.xml index a4ae621b0d..2f09dc2b81 100644 --- a/systests/echo/pom.xml +++ b/systests/echo/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>systests</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>echo</artifactId> @@ -35,7 +35,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies> diff --git a/systests/pom.xml b/systests/pom.xml index 8ea7fa675d..573c7f64f7 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>systests</artifactId> @@ -44,7 +44,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <build> diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index 3042db4b9f..2f365372b9 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>systests</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>webapp-tests</artifactId> @@ -34,7 +34,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url> - <tag>HEAD</tag> + <tag>v1.8.2</tag> </scm> <dependencies>