This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits 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 24fcdf42bb [maven-release-plugin] prepare release v2.0.1
24fcdf42bb is described below

commit 24fcdf42bbc70a5dcfa77df9e2f5e9a8c13f4dfe
Author: Robert Lazarski <[email protected]>
AuthorDate: Sun May 17 13:17:47 2026 -1000

    [maven-release-plugin] prepare release v2.0.1
---
 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/codegen/pom.xml                            |   4 +-
 modules/corba/pom.xml                              |   4 +-
 modules/distribution/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/jpa-schema/pom.xml                         | 180 ++++++++++-----------
 modules/json/pom.xml                               |   4 +-
 modules/kernel/pom.xml                             |   4 +-
 modules/mcp-bridge/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/openapi/pom.xml                            |   2 +-
 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          |   4 +-
 modules/samples/jaxws-calculator/pom.xml           |   4 +-
 modules/samples/jaxws-interop/pom.xml              |   4 +-
 modules/samples/jaxws-samples/pom.xml              |  14 +-
 modules/samples/jaxws-version/pom.xml              |   4 +-
 modules/samples/pom.xml                            |   4 +-
 .../transport/https-sample/httpsClient/pom.xml     |   6 +-
 .../transport/https-sample/httpsService/pom.xml    |   6 +-
 modules/samples/transport/https-sample/pom.xml     |   4 +-
 .../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/spring-boot-starter/pom.xml                |   2 +-
 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-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-h2/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/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 +-
 76 files changed, 253 insertions(+), 253 deletions(-)

diff --git a/apidocs/pom.xml b/apidocs/pom.xml
index f97be5b5a8..e3addccb4a 100644
--- a/apidocs/pom.xml
+++ b/apidocs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/databinding-tests/jaxbri-tests/pom.xml 
b/databinding-tests/jaxbri-tests/pom.xml
index f4f9e90af2..922823b888 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/databinding-tests/pom.xml b/databinding-tests/pom.xml
index c80c13b7fb..e5d2905a4a 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <build>
diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml
index ea6f66fa4b..5ade63f69b 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml
index 0d2955207d..5aad503a9a 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml
index d7bcab5b9d..59d73d6550 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml
index dae376b99b..8765bddb80 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml
index 3eea297da1..f063e7db72 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml
index c6cbe75845..5ccd6bc9d5 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 880f6c068a..77304f62f7 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <!-- Castor removed: obsolete XML binding library, unmaintained since 2016 
-->
diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml
index 1cc83e66c5..9d81006987 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml
index 0d3c156c1d..1488bb9611 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/jaxbri-codegen/pom.xml b/modules/jaxbri-codegen/pom.xml
index deaabbfc37..baea43c545 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/jaxws-integration/pom.xml 
b/modules/jaxws-integration/pom.xml
index 78db0dacc5..c9f8f24551 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml
index 075ab17337..d5acef4487 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml
index 794cdbca3d..9ba599bf92 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/jpa-schema/pom.xml b/modules/jpa-schema/pom.xml
index 4ec7d24894..cf25b22aa0 100644
--- a/modules/jpa-schema/pom.xml
+++ b/modules/jpa-schema/pom.xml
@@ -1,90 +1,90 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one
-  ~ or more contributor license agreements. See the NOTICE file
-  ~ distributed with this work for additional information
-  ~ regarding copyright ownership. The ASF licenses this file
-  ~ to you under the Apache License, Version 2.0 (the
-  ~ "License"); you may not use this file except in compliance
-  ~ with the License. You may obtain a copy of the License at
-  ~
-  ~ http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing,
-  ~ software distributed under the License is distributed on an
-  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  ~ KIND, either express or implied. See the License for the
-  ~ specific language governing permissions and limitations
-  ~ under the License.
-  -->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.axis2</groupId>
-        <artifactId>axis2</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>axis2-jpa-schema</artifactId>
-    <packaging>jar</packaging>
-
-    <name>Apache Axis2 - JPA/Hibernate Schema Generation Module</name>
-    <description>
-        Generates OpenAPI JSON Schema definitions from JPA-annotated entity 
classes
-        and Hibernate XML mapping files (.hbm.xml). Supports both mapping 
styles
-        from a single module, producing read and write schema variants.
-    </description>
-
-    <dependencies>
-        <!-- Jakarta Persistence API — provides @Entity, @Column, @ManyToOne, 
etc.
-             Marked "provided" because the consuming application supplies the
-             implementation (Hibernate, EclipseLink, etc.). -->
-        <dependency>
-            <groupId>jakarta.persistence</groupId>
-            <artifactId>jakarta.persistence-api</artifactId>
-            <version>3.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-
-        <!-- Jackson for JSON Schema node building.  Used to produce ObjectNode
-             trees that OpenApiSpecGenerator can convert to swagger-core Schema
-             objects via treeToValue().  Arrives transitively from swagger-core
-             in most deployments, declared explicitly here for standalone use. 
-->
-        <dependency>
-            <groupId>com.fasterxml.jackson.core</groupId>
-            <artifactId>jackson-databind</artifactId>
-            <version>2.18.3</version>
-        </dependency>
-
-        <!-- Logging -->
-        <dependency>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging</artifactId>
-        </dependency>
-
-        <!-- Testing -->
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <artifactId>maven-jar-plugin</artifactId>
-                <configuration>
-                    <archive>
-                        <manifestEntries>
-                            
<Automatic-Module-Name>org.apache.axis2.jpa.schema</Automatic-Module-Name>
-                        </manifestEntries>
-                    </archive>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.axis2</groupId>
+        <artifactId>axis2</artifactId>
+        <version>2.0.1</version>
+        <relativePath>../../pom.xml</relativePath>
+    </parent>
+
+    <artifactId>axis2-jpa-schema</artifactId>
+    <packaging>jar</packaging>
+
+    <name>Apache Axis2 - JPA/Hibernate Schema Generation Module</name>
+    <description>
+        Generates OpenAPI JSON Schema definitions from JPA-annotated entity 
classes
+        and Hibernate XML mapping files (.hbm.xml). Supports both mapping 
styles
+        from a single module, producing read and write schema variants.
+    </description>
+
+    <dependencies>
+        <!-- Jakarta Persistence API — provides @Entity, @Column, @ManyToOne, 
etc.
+             Marked "provided" because the consuming application supplies the
+             implementation (Hibernate, EclipseLink, etc.). -->
+        <dependency>
+            <groupId>jakarta.persistence</groupId>
+            <artifactId>jakarta.persistence-api</artifactId>
+            <version>3.1.0</version>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- Jackson for JSON Schema node building.  Used to produce ObjectNode
+             trees that OpenApiSpecGenerator can convert to swagger-core Schema
+             objects via treeToValue().  Arrives transitively from swagger-core
+             in most deployments, declared explicitly here for standalone use. 
-->
+        <dependency>
+            <groupId>com.fasterxml.jackson.core</groupId>
+            <artifactId>jackson-databind</artifactId>
+            <version>2.18.3</version>
+        </dependency>
+
+        <!-- Logging -->
+        <dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+        </dependency>
+
+        <!-- Testing -->
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <artifactId>maven-jar-plugin</artifactId>
+                <configuration>
+                    <archive>
+                        <manifestEntries>
+                            
<Automatic-Module-Name>org.apache.axis2.jpa.schema</Automatic-Module-Name>
+                        </manifestEntries>
+                    </archive>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+</project>
diff --git a/modules/json/pom.xml b/modules/json/pom.xml
index 62abfd72c8..770c98224f 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <properties>
diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml
index 0543fa47bf..034d6be858 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/mcp-bridge/pom.xml b/modules/mcp-bridge/pom.xml
index e0123bf810..8a07305f9f 100644
--- a/modules/mcp-bridge/pom.xml
+++ b/modules/mcp-bridge/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -100,7 +100,7 @@
                                 <transformer 
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                     
<mainClass>org.apache.axis2.mcp.bridge.McpBridgeMain</mainClass>
                                 </transformer>
-                                <transformer 
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
+                                <transformer 
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
 />
                             </transformers>
                             <filters>
                                 <filter>
diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml
index 6ff52c3381..1cb03ff7a2 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml
index 02522c0fc0..b69322c5c4 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml
index e1582636d7..c1fcf9f1ba 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml
index 3b93568e0f..e472ffc4e9 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/openapi/pom.xml b/modules/openapi/pom.xml
index 270e206de8..2ccf460b10 100644
--- a/modules/openapi/pom.xml
+++ b/modules/openapi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml
index 066183e44f..faa9ebe625 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml
index ea0c892315..ef697037b1 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <build>
diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml
index 989905a02b..8abb14b8d0 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/samples/java_first_jaxws/pom.xml 
b/modules/samples/java_first_jaxws/pom.xml
index aeabcc07e3..3d37e0d0f4 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
@@ -49,22 +49,22 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-kernel</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-codegen</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-adb</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.1</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 44849cd571..fb2478ed98 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/samples/jaxws-calculator/pom.xml 
b/modules/samples/jaxws-calculator/pom.xml
index 3142a2e531..586afa6b05 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/samples/jaxws-interop/pom.xml 
b/modules/samples/jaxws-interop/pom.xml
index 5b9ebc7bcf..5fca605328 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/samples/jaxws-samples/pom.xml 
b/modules/samples/jaxws-samples/pom.xml
index 74256a6eda..ae84b6ed11 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
@@ -48,27 +48,27 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-kernel</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-codegen</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-adb</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>addressing</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.1</version>
             <type>mar</type>
         </dependency>
         <dependency>
diff --git a/modules/samples/jaxws-version/pom.xml 
b/modules/samples/jaxws-version/pom.xml
index f9ae2fc736..4599bb01a8 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml
index b5becca203..bf65fefec9 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <repositories>
diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml 
b/modules/samples/transport/https-sample/httpsClient/pom.xml
index 24edf3028d..4847965cc5 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</version>
     </parent>
 
     <groupId>org.apache.axis2.examples</groupId>
     <artifactId>httpsClient</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</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>v2.0.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 a84265524a..7187c2bd75 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</version>
     </parent>
 
     <groupId>org.apache.axis2.examples</groupId>
     <artifactId>httpsService</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <build>
diff --git a/modules/samples/transport/https-sample/pom.xml 
b/modules/samples/transport/https-sample/pom.xml
index de13a71a9e..47464c0a53 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml 
b/modules/samples/transport/jms-sample/jmsService/pom.xml
index f378589393..36d525cc11 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</version>
     </parent>
 
     <groupId>org.apache.axis2.examples</groupId>
     <artifactId>jmsService</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <build>
diff --git a/modules/samples/transport/jms-sample/pom.xml 
b/modules/samples/transport/jms-sample/pom.xml
index bb133f55ea..9167d86522 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml
index dcdcd6f95c..173788f706 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/schema-validation/pom.xml 
b/modules/schema-validation/pom.xml
index c8308645dd..d63f9d6bdb 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/spring-boot-starter/pom.xml 
b/modules/spring-boot-starter/pom.xml
index ecc7cff0c6..e8624a2d0b 100644
--- a/modules/spring-boot-starter/pom.xml
+++ b/modules/spring-boot-starter/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml
index 6f3cffe623..d231c2cda4 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml
index 7a5accf2d5..7a463fefb1 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml 
b/modules/tool/archetype/quickstart-webapp/pom.xml
index edb7adaa9e..24fbb3da6d 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>2.0.1-SNAPSHOT</version>
+               <version>2.0.1</version>
                <relativePath>../../../../pom.xml</relativePath>
        </parent>
 
        <groupId>org.apache.axis2.archetype</groupId>
        <artifactId>quickstart-webapp</artifactId>
-       <version>2.0.1-SNAPSHOT</version>
+       <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
        <build>
diff --git a/modules/tool/archetype/quickstart/pom.xml 
b/modules/tool/archetype/quickstart/pom.xml
index 414f7fa33b..7d24835e44 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>2.0.1-SNAPSHOT</version>
+               <version>2.0.1</version>
                <relativePath>../../../../pom.xml</relativePath>
        </parent>
 
        <groupId>org.apache.axis2.archetype</groupId>
        <artifactId>quickstart</artifactId>
-       <version>2.0.1-SNAPSHOT</version>
+       <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
        <build>
diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml 
b/modules/tool/axis2-aar-maven-plugin/pom.xml
index fbcad86d0e..395925b615 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
     <distributionManagement>
         <site>
diff --git a/modules/tool/axis2-ant-plugin/pom.xml 
b/modules/tool/axis2-ant-plugin/pom.xml
index 07b48748c1..5b4662cfa4 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.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 05dbf1da24..c69c757b3f 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.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 d2b87f6f49..65bd05d617 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.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 c7e3adb747..4039614098 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.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 64fb87c0c5..3c2c0940e3 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.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 0ccf72abf0..a8b61a4506 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
     <distributionManagement>
         <site>
diff --git a/modules/tool/maven-shared/pom.xml 
b/modules/tool/maven-shared/pom.xml
index b351785a8f..463f7cdcbd 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.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 09b02ffaac..202892cbe2 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/transport-h2/pom.xml b/modules/transport-h2/pom.xml
index 36d04a5295..93be6621fc 100644
--- a/modules/transport-h2/pom.xml
+++ b/modules/transport-h2/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml
index 0179d92fbb..5b0bdde4a3 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml
index 68058bc749..c8e491e0a9 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml
index 77cadcd192..fa24081829 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml
index 222cde689a..3687e95f72 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml
index ab033fae2e..cfe62929bb 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml
index 041361f78d..7d4f4dc680 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/transport/testkit/pom.xml 
b/modules/transport/testkit/pom.xml
index a6201416ea..021821e095 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml
index 9a7de16d78..ae1ff1c542 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml
index 7a86c41afa..1340005ee1 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/xmlbeans-codegen/pom.xml b/modules/xmlbeans-codegen/pom.xml
index 871ae3079e..1338582f16 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml
index 3bbbb14cdb..c57852abc9 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 0a4cc51a5a..3d8395b25c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
     <packaging>pom</packaging>
 
     <name>Apache Axis2 - Root</name>
@@ -443,7 +443,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>v2.0.1</tag>
     </scm>
     <issueManagement>
         <system>jira</system>
@@ -498,7 +498,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>2025-03-04T22:45:29Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-05-17T23:08:18Z</project.build.outputTimestamp>
         <maven.compiler.release>17</maven.compiler.release>
         <jacoco.version>0.8.14</jacoco.version>
         <asm.version>9.10</asm.version>
diff --git a/systests/SOAP12TestModuleB/pom.xml 
b/systests/SOAP12TestModuleB/pom.xml
index 0307350ba7..5e65c252a7 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/systests/SOAP12TestModuleC/pom.xml 
b/systests/SOAP12TestModuleC/pom.xml
index 4ea61a46ed..1b262dc0ce 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/systests/SOAP12TestServiceB/pom.xml 
b/systests/SOAP12TestServiceB/pom.xml
index 63b6a32ccc..b20d959bec 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/systests/SOAP12TestServiceC/pom.xml 
b/systests/SOAP12TestServiceC/pom.xml
index 481629ba51..0b3569617d 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/systests/echo/pom.xml b/systests/echo/pom.xml
index 75e6a7b59c..1cda959fd4 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>
diff --git a/systests/pom.xml b/systests/pom.xml
index 6d070888be..d4ae3e1d64 100644
--- a/systests/pom.xml
+++ b/systests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <build>
diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml
index e6c5450c4c..3fc94bfe0e 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>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</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>v2.0.1</tag>
     </scm>
 
     <dependencies>

Reply via email to