From 4b3fb4a7a97c301c67b41515409056ec2ea9aebd Mon Sep 17 00:00:00 2001
From: WSO2 Builder <jenkins-bot@wso2.com>
Date: Thu, 25 Apr 2024 10:01:04 +0000
Subject: [PATCH] [WSO2 Release] [Jenkins #842] [Release 2.3.22] prepare
 release v2.3.22

---
 components/org.wso2.carbon.metrics.core/pom.xml            | 2 +-
 components/org.wso2.carbon.metrics.das.capp/pom.xml        | 2 +-
 components/org.wso2.carbon.metrics.das.core/pom.xml        | 2 +-
 components/org.wso2.carbon.metrics.das.reporter/pom.xml    | 2 +-
 components/org.wso2.carbon.metrics.jdbc.core/pom.xml       | 2 +-
 components/org.wso2.carbon.metrics.jdbc.reporter/pom.xml   | 2 +-
 distribution/pom.xml                                       | 2 +-
 features/org.wso2.carbon.metrics.core.feature/pom.xml      | 2 +-
 features/org.wso2.carbon.metrics.das.core.feature/pom.xml  | 2 +-
 features/org.wso2.carbon.metrics.jdbc.core.feature/pom.xml | 2 +-
 pom.xml                                                    | 6 +++---
 samples/org.wso2.carbon.metrics.sample.consumer/pom.xml    | 2 +-
 samples/org.wso2.carbon.metrics.sample.service/pom.xml     | 2 +-
 tests/osgi-tests/pom.xml                                   | 2 +-
 tests/pom.xml                                              | 2 +-
 tests/test-distribution/pom.xml                            | 2 +-
 16 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/components/org.wso2.carbon.metrics.core/pom.xml b/components/org.wso2.carbon.metrics.core/pom.xml
index 51a3550d..4f5908cf 100644
--- a/components/org.wso2.carbon.metrics.core/pom.xml
+++ b/components/org.wso2.carbon.metrics.core/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/components/org.wso2.carbon.metrics.das.capp/pom.xml b/components/org.wso2.carbon.metrics.das.capp/pom.xml
index 35754775..e4d40416 100644
--- a/components/org.wso2.carbon.metrics.das.capp/pom.xml
+++ b/components/org.wso2.carbon.metrics.das.capp/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/components/org.wso2.carbon.metrics.das.core/pom.xml b/components/org.wso2.carbon.metrics.das.core/pom.xml
index 9d633e02..d3a905b5 100644
--- a/components/org.wso2.carbon.metrics.das.core/pom.xml
+++ b/components/org.wso2.carbon.metrics.das.core/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/components/org.wso2.carbon.metrics.das.reporter/pom.xml b/components/org.wso2.carbon.metrics.das.reporter/pom.xml
index 872b8ac6..26aeb2de 100644
--- a/components/org.wso2.carbon.metrics.das.reporter/pom.xml
+++ b/components/org.wso2.carbon.metrics.das.reporter/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/components/org.wso2.carbon.metrics.jdbc.core/pom.xml b/components/org.wso2.carbon.metrics.jdbc.core/pom.xml
index 828df83c..6ae3e049 100644
--- a/components/org.wso2.carbon.metrics.jdbc.core/pom.xml
+++ b/components/org.wso2.carbon.metrics.jdbc.core/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/components/org.wso2.carbon.metrics.jdbc.reporter/pom.xml b/components/org.wso2.carbon.metrics.jdbc.reporter/pom.xml
index 655f0667..c820e0d4 100644
--- a/components/org.wso2.carbon.metrics.jdbc.reporter/pom.xml
+++ b/components/org.wso2.carbon.metrics.jdbc.reporter/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 903f7b96..f8165512 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/org.wso2.carbon.metrics.core.feature/pom.xml b/features/org.wso2.carbon.metrics.core.feature/pom.xml
index 69a870f5..9d40cc4c 100644
--- a/features/org.wso2.carbon.metrics.core.feature/pom.xml
+++ b/features/org.wso2.carbon.metrics.core.feature/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/features/org.wso2.carbon.metrics.das.core.feature/pom.xml b/features/org.wso2.carbon.metrics.das.core.feature/pom.xml
index c3da0553..040f6cf1 100644
--- a/features/org.wso2.carbon.metrics.das.core.feature/pom.xml
+++ b/features/org.wso2.carbon.metrics.das.core.feature/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/features/org.wso2.carbon.metrics.jdbc.core.feature/pom.xml b/features/org.wso2.carbon.metrics.jdbc.core.feature/pom.xml
index ea0aad4c..f2ca7e0b 100644
--- a/features/org.wso2.carbon.metrics.jdbc.core.feature/pom.xml
+++ b/features/org.wso2.carbon.metrics.jdbc.core.feature/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 9a9f17b3..dd16265e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.wso2.carbon.metrics</groupId>
     <artifactId>carbon-metrics</artifactId>
-    <version>2.3.22-SNAPSHOT</version>
+    <version>2.3.22</version>
     <packaging>pom</packaging>
     <name>WSO2 Carbon Metrics</name>
     <description>WSO2 Carbon Metrics is an API for WSO2 Carbon Components to use Dropwizard Metrics library
@@ -48,7 +48,7 @@
         <url>https://github.com/wso2/carbon-metrics.git</url>
         <developerConnection>scm:git:https://github.com/wso2/carbon-metrics.git</developerConnection>
         <connection>scm:git:https://github.com/wso2/carbon-metrics.git</connection>
-        <tag>HEAD</tag>
+        <tag>v2.3.22</tag>
     </scm>
 
     <repositories>
@@ -827,7 +827,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <carbon.metrics.version>2.3.22-SNAPSHOT</carbon.metrics.version>
+        <carbon.metrics.version>2.3.22</carbon.metrics.version>
         <!-- NOTE: Update package export version when updating the project version -->
         <carbon.metrics.package.export.version>2.3.0</carbon.metrics.package.export.version>
         <testng.version>7.1.0</testng.version>
diff --git a/samples/org.wso2.carbon.metrics.sample.consumer/pom.xml b/samples/org.wso2.carbon.metrics.sample.consumer/pom.xml
index 5f922545..3d85535a 100644
--- a/samples/org.wso2.carbon.metrics.sample.consumer/pom.xml
+++ b/samples/org.wso2.carbon.metrics.sample.consumer/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/org.wso2.carbon.metrics.sample.service/pom.xml b/samples/org.wso2.carbon.metrics.sample.service/pom.xml
index 6ee93a70..7c6750f3 100644
--- a/samples/org.wso2.carbon.metrics.sample.service/pom.xml
+++ b/samples/org.wso2.carbon.metrics.sample.service/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml
index 99ed132c..991b7c3d 100644
--- a/tests/osgi-tests/pom.xml
+++ b/tests/osgi-tests/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>org.wso2.carbon.metrics.tests</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tests/pom.xml b/tests/pom.xml
index 236ee1af..340f954d 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>carbon-metrics</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml
index 6bdd053f..02116a32 100644
--- a/tests/test-distribution/pom.xml
+++ b/tests/test-distribution/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.carbon.metrics</groupId>
         <artifactId>org.wso2.carbon.metrics.tests</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.22</version>
         <relativePath>../pom.xml</relativePath>
     </parent>