This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to annotated tag v1.8.1 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
commit aa42ab421c220e187e3bb9cb9c0641381d63a66c Author: Robert Lazarski <robertlazar...@gmail.com> AuthorDate: Fri Jul 1 13:16:11 2022 -0400 [maven-release-plugin] prepare release v1.8.1 --- apidocs/pom.xml | 2 +- databinding-tests/jaxbri-tests/pom.xml | 6 +++++- databinding-tests/pom.xml | 2 +- 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 | 14 +++++++++----- modules/samples/jaxws-addressbook/pom.xml | 8 ++++++-- modules/samples/jaxws-calculator/pom.xml | 8 ++++++-- modules/samples/jaxws-interop/pom.xml | 12 ++++++++---- modules/samples/jaxws-samples/pom.xml | 16 ++++++++++------ modules/samples/jaxws-version/pom.xml | 6 +++++- modules/samples/pom.xml | 2 +- .../samples/transport/https-sample/httpsClient/pom.xml | 8 ++++++-- .../samples/transport/https-sample/httpsService/pom.xml | 8 ++++++-- modules/samples/transport/https-sample/pom.xml | 6 +++++- modules/samples/transport/jms-sample/jmsService/pom.xml | 8 ++++++-- modules/samples/transport/jms-sample/pom.xml | 6 +++++- 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 | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- 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 | 6 +++++- systests/SOAP12TestModuleC/pom.xml | 6 +++++- systests/SOAP12TestServiceB/pom.xml | 6 +++++- systests/SOAP12TestServiceC/pom.xml | 6 +++++- systests/echo/pom.xml | 6 +++++- systests/pom.xml | 2 +- systests/webapp-tests/pom.xml | 6 +++++- 84 files changed, 236 insertions(+), 164 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 0eebf833a6..86f22a9f4b 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>apidocs</artifactId> diff --git a/databinding-tests/jaxbri-tests/pom.xml b/databinding-tests/jaxbri-tests/pom.xml index ab0edecc21..ff69ade122 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>jaxbri-tests</artifactId> @@ -329,4 +329,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/databinding-tests/pom.xml b/databinding-tests/pom.xml index 7398dd8c0a..306dd0734d 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>databinding-tests</artifactId> diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index ab012127d8..764c9a4c7a 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index 454fd3fc7f..c0b05346ba 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index 55511cbf0c..97f8e44895 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index 78d7cd8e6e..d213a3ea3c 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index ea4bfa5bfd..5fd6e0fcc6 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <properties> diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index fcf3bd014b..09638a05e7 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index 87ef25adac..b705deb61d 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 6cd0abfb77..5b499c866a 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <properties> diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index 37450486d3..8323ca3cad 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index e9533894f6..fa2b24e391 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index 5536b3b8ea..632c522970 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/jaxbri-codegen/pom.xml b/modules/jaxbri-codegen/pom.xml index 705c227380..5fc9589d31 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index 1736417409..c58993c4c1 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index c2331dd6c9..81abc89ec2 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index ddb86b42f0..0b8b5fc3bc 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/jibx-codegen/pom.xml b/modules/jibx-codegen/pom.xml index 21a13ba1b4..3a92040dae 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index d28fbf2a98..7aa83aa455 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/json/pom.xml b/modules/json/pom.xml index f402c87e7b..980c3c5a1c 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <properties> diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index 1b0a243f5b..3f6641aafb 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index c095eeee0d..4a9c6fdabc 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index d8c7931848..d19ff59e58 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index de74842005..f02962e91b 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index 3d7f47133f..feb53ebab8 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 498658ca6a..1df6a0d962 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <properties> diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index c2e3e83f12..ee62cf703a 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index 09c2b1a634..0a38e267a0 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index 702eedd4ce..8369175bf2 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <build> diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index a7d586461a..36486d800c 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index 168d77d80f..0cfe105b00 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>java_first_jaxws</artifactId> @@ -42,22 +42,22 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-kernel</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-codegen</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-adb</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> <dependency> <groupId>com.sun.xml.ws</groupId> @@ -153,4 +153,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index e5e3dcee5c..0c618bd99e 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>jaxws-addressbook</artifactId> @@ -40,7 +40,7 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> </dependencies> @@ -89,4 +89,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index e89a476aeb..871068ff5a 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>jaxws-calculator</artifactId> @@ -40,7 +40,7 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> </dependencies> @@ -72,4 +72,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index bac8740a55..10fb47bc5d 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>jaxws-interop</artifactId> @@ -40,7 +40,7 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> <dependency> <groupId>junit</groupId> @@ -55,13 +55,13 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-testutils</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transport-http</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> <scope>test</scope> </dependency> </dependencies> @@ -126,4 +126,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index c3362b203f..7764b0641b 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>jaxws-samples</artifactId> @@ -41,27 +41,27 @@ <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-kernel</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-codegen</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-adb</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>addressing</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> <type>mar</type> </dependency> <dependency> @@ -166,4 +166,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 83714a1259..07a4d935ea 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>jaxws-version</artifactId> @@ -48,4 +48,8 @@ </resource> </resources> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 2fd60876eb..f6b46c7cdd 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.1-SNAPSHOT</version> + <version>1.8.1</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index 1d8ee859b4..03ef6dac6b 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -17,10 +17,14 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>https-sample</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>httpsClient</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index 189548a84a..107a500615 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -17,12 +17,12 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>https-sample</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>httpsService</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> <packaging>war</packaging> <build> @@ -77,4 +77,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index 81f1e4dd96..afd5431ac5 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.1-SNAPSHOT</version> + <version>1.8.1</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -48,4 +48,8 @@ <version>${project.version}</version> </dependency> </dependencies> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 873713cf99..a1d0e1df5c 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>jms-sample</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <groupId>org.apache.axis2.examples</groupId> <artifactId>jmsService</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> <build> <plugins> @@ -64,4 +64,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index 2f9e58b92f..918a36d1eb 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.1-SNAPSHOT</version> + <version>1.8.1</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -47,4 +47,8 @@ <version>${project.version}</version> </dependency> </dependencies> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index 477f75debc..6f39d89be5 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/schema-validation/pom.xml b/modules/schema-validation/pom.xml index ec63fca8df..0e5980805d 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index a6257919e5..54620f7664 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index 50720befa9..fed2aebfb2 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index 46e21d0703..1b3445a2e9 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 5d929f1885..da454b0a5b 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 9380a1c4bf..df363e98c8 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index b2fe7754a2..0763f85a1f 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.1-SNAPSHOT</version> + <version>1.8.1</version> <relativePath>../../../../pom.xml</relativePath> </parent> <groupId>org.apache.axis2.archetype</groupId> <artifactId>quickstart-webapp</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> <packaging>maven-archetype</packaging> <name>Axis2 quickstart-web archetype </name> diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index 1b44da1d83..b67784726c 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.1-SNAPSHOT</version> + <version>1.8.1</version> <relativePath>../../../../pom.xml</relativePath> </parent> <groupId>org.apache.axis2.archetype</groupId> <artifactId>quickstart</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> <packaging>maven-archetype</packaging> <name>Axis2 quickstart archetype </name> diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index 25f79752a0..997e1e8351 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <distributionManagement> <site> diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index c0120ac533..9be134a1db 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index 264b6aeb91..9bc379b4f3 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index e6a571861d..33b5661f6f 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index ffc1e73a9e..59a76b3ac0 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index 6e42c0e902..6f07032e9d 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</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 3f15742c7f..5baaa30fa1 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</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 b63319d7c9..770323366d 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</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 cf963f759a..50958cb56c 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</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 a1427da084..01af1142e6 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <distributionManagement> <site> diff --git a/modules/tool/maven-shared/pom.xml b/modules/tool/maven-shared/pom.xml index b5583a00cf..0da17e5f45 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index d7451126e7..ce130f3066 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index e3dea27a13..cf8112a1b3 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index e2d1121b94..68f8056c4d 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index cf53e07e53..4766de2d65 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <properties> diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index eecd69df59..35767e4182 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index 26e6a9e60e..80708d61fe 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index 0275709c88..b45d8b8978 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index aeedbd64a5..d57f42dd80 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index edc3c16377..12f7278015 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index ab52e2deba..53019eaafd 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index 042fa425cf..b5cc5280d4 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/xmlbeans-codegen/pom.xml b/modules/xmlbeans-codegen/pom.xml index f712f7c178..9be04e96c3 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index e68645878b..973e78b274 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.1-SNAPSHOT</version> + <version>1.8.1</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.1</tag> </scm> <dependencies> diff --git a/pom.xml b/pom.xml index b36b07dc91..776f893b33 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</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.1</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>2021-12-18T16:00:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-07-01T17:02:44Z</project.build.outputTimestamp> </properties> <dependencyManagement> diff --git a/systests/SOAP12TestModuleB/pom.xml b/systests/SOAP12TestModuleB/pom.xml index c80ed2bf35..f1d5a093d3 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>SOAP12TestModuleB</artifactId> @@ -52,4 +52,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/systests/SOAP12TestModuleC/pom.xml b/systests/SOAP12TestModuleC/pom.xml index 56fa89a436..445e5cc907 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>SOAP12TestModuleC</artifactId> @@ -52,4 +52,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/systests/SOAP12TestServiceB/pom.xml b/systests/SOAP12TestServiceB/pom.xml index 927498404a..f9798cf934 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>SOAP12TestServiceB</artifactId> @@ -52,4 +52,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/systests/SOAP12TestServiceC/pom.xml b/systests/SOAP12TestServiceC/pom.xml index 34f7331966..3b8788abcc 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>SOAP12TestServiceC</artifactId> @@ -52,4 +52,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/systests/echo/pom.xml b/systests/echo/pom.xml index 4d26deee0b..3248109d01 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>echo</artifactId> @@ -52,4 +52,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project> diff --git a/systests/pom.xml b/systests/pom.xml index 6f2472be3b..5dbc410e73 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>systests</artifactId> diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index c8345c5198..d76b1163c6 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>webapp-tests</artifactId> @@ -160,4 +160,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>v1.8.1</tag> + </scm> </project>