From e5081fe358a3aa013d8397a98ae8c14990db1e66 Mon Sep 17 00:00:00 2001
From: WSO2 Builder <jenkins-bot@wso2.com>
Date: Fri, 18 Oct 2024 05:16:23 +0000
Subject: [PATCH 1/2] [maven-release-plugin] prepare release v7.1.0-m3

---
 modules/api-resources/api-resources-full/pom.xml              | 4 ++--
 modules/api-resources/pom.xml                                 | 4 ++--
 modules/authenticators/pom.xml                                | 2 +-
 modules/connectors/pom.xml                                    | 2 +-
 modules/distribution/pom.xml                                  | 2 +-
 modules/features/org.wso2.identity.styles.feature/pom.xml     | 2 +-
 modules/features/org.wso2.identity.ui.feature/pom.xml         | 2 +-
 modules/features/org.wso2.identity.utils.feature/pom.xml      | 2 +-
 modules/features/pom.xml                                      | 2 +-
 modules/integration-ui-templates/pom.xml                      | 2 +-
 modules/integration/pom.xml                                   | 2 +-
 modules/integration/tests-common/admin-clients/pom.xml        | 2 +-
 modules/integration/tests-common/extensions/pom.xml           | 2 +-
 .../integration/tests-common/integration-test-utils/pom.xml   | 2 +-
 .../integration/tests-common/jacoco-report-generator/pom.xml  | 2 +-
 modules/integration/tests-common/pom.xml                      | 2 +-
 modules/integration/tests-common/ui-pages/pom.xml             | 2 +-
 modules/integration/tests-integration/pom.xml                 | 2 +-
 modules/integration/tests-integration/tests-backend/pom.xml   | 2 +-
 modules/local-authenticators/pom.xml                          | 2 +-
 modules/oauth2-grant-types/pom.xml                            | 2 +-
 modules/p2-profile-gen/pom.xml                                | 2 +-
 modules/provisioning-connectors/pom.xml                       | 2 +-
 modules/social-authenticators/pom.xml                         | 2 +-
 modules/styles/pom.xml                                        | 2 +-
 modules/styles/product/pom.xml                                | 2 +-
 modules/tests-utils/admin-services/pom.xml                    | 2 +-
 modules/tests-utils/admin-stubs/pom.xml                       | 2 +-
 modules/tests-utils/pom.xml                                   | 2 +-
 pom.xml                                                       | 4 ++--
 30 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/modules/api-resources/api-resources-full/pom.xml b/modules/api-resources/api-resources-full/pom.xml
index 5a92abc6f6..2e9c608c2a 100644
--- a/modules/api-resources/api-resources-full/pom.xml
+++ b/modules/api-resources/api-resources-full/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>api-resources</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>api-resources-full</artifactId>
-    <version>7.1.0-m3-SNAPSHOT</version>
+    <version>7.1.0-m3</version>
     <packaging>war</packaging>
 
     <name>WSO2 Identity Server - All Rest API</name>
diff --git a/modules/api-resources/pom.xml b/modules/api-resources/pom.xml
index 9887ab822b..8c5bbf4e5e 100644
--- a/modules/api-resources/pom.xml
+++ b/modules/api-resources/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
     <artifactId>api-resources</artifactId>
-    <version>7.1.0-m3-SNAPSHOT</version>
+    <version>7.1.0-m3</version>
     <packaging>pom</packaging>
 
     <name>WSO2 Identity Server - Rest API</name>
diff --git a/modules/authenticators/pom.xml b/modules/authenticators/pom.xml
index a3346605b5..b6691ea2e9 100644
--- a/modules/authenticators/pom.xml
+++ b/modules/authenticators/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/connectors/pom.xml b/modules/connectors/pom.xml
index bde8770844..f945ca8771 100644
--- a/modules/connectors/pom.xml
+++ b/modules/connectors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 48303bb32d..8befd0f4d8 100755
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/features/org.wso2.identity.styles.feature/pom.xml b/modules/features/org.wso2.identity.styles.feature/pom.xml
index 1a96d54d8f..762d7aa82c 100644
--- a/modules/features/org.wso2.identity.styles.feature/pom.xml
+++ b/modules/features/org.wso2.identity.styles.feature/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.wso2.is</groupId>
 		<artifactId>identity-features</artifactId>
-		<version>7.1.0-m3-SNAPSHOT</version>
+		<version>7.1.0-m3</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/modules/features/org.wso2.identity.ui.feature/pom.xml b/modules/features/org.wso2.identity.ui.feature/pom.xml
index aa297fde3a..7d61b4ba51 100644
--- a/modules/features/org.wso2.identity.ui.feature/pom.xml
+++ b/modules/features/org.wso2.identity.ui.feature/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.wso2.is</groupId>
 		<artifactId>identity-features</artifactId>
-		<version>7.1.0-m3-SNAPSHOT</version>
+		<version>7.1.0-m3</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/modules/features/org.wso2.identity.utils.feature/pom.xml b/modules/features/org.wso2.identity.utils.feature/pom.xml
index d8dd7b95ec..f2e9971907 100644
--- a/modules/features/org.wso2.identity.utils.feature/pom.xml
+++ b/modules/features/org.wso2.identity.utils.feature/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.wso2.is</groupId>
 		<artifactId>identity-features</artifactId>
-		<version>7.1.0-m3-SNAPSHOT</version>
+		<version>7.1.0-m3</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/modules/features/pom.xml b/modules/features/pom.xml
index 8b13b0b01b..76d8a43f2b 100644
--- a/modules/features/pom.xml
+++ b/modules/features/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
     	<groupId>org.wso2.is</groupId>
     	<artifactId>identity-server-parent</artifactId>
-    	<version>7.1.0-m3-SNAPSHOT</version>
+    	<version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration-ui-templates/pom.xml b/modules/integration-ui-templates/pom.xml
index 5b2211093b..663638ca01 100644
--- a/modules/integration-ui-templates/pom.xml
+++ b/modules/integration-ui-templates/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml
index 4dd0b9a86f..dad7833bb6 100644
--- a/modules/integration/pom.xml
+++ b/modules/integration/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml
index 302c0abffa..e48d5fc65b 100644
--- a/modules/integration/tests-common/admin-clients/pom.xml
+++ b/modules/integration/tests-common/admin-clients/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/extensions/pom.xml b/modules/integration/tests-common/extensions/pom.xml
index 46869f95fc..f7b5af5f37 100644
--- a/modules/integration/tests-common/extensions/pom.xml
+++ b/modules/integration/tests-common/extensions/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/integration-test-utils/pom.xml b/modules/integration/tests-common/integration-test-utils/pom.xml
index 0b99d34983..3ee0a71500 100644
--- a/modules/integration/tests-common/integration-test-utils/pom.xml
+++ b/modules/integration/tests-common/integration-test-utils/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/jacoco-report-generator/pom.xml b/modules/integration/tests-common/jacoco-report-generator/pom.xml
index 44fea00efa..12318cdd99 100644
--- a/modules/integration/tests-common/jacoco-report-generator/pom.xml
+++ b/modules/integration/tests-common/jacoco-report-generator/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml
index 76f61eed76..d23d1fc4e3 100644
--- a/modules/integration/tests-common/pom.xml
+++ b/modules/integration/tests-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml
index 26e5498686..33d454aa48 100644
--- a/modules/integration/tests-common/ui-pages/pom.xml
+++ b/modules/integration/tests-common/ui-pages/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml
index 92cb973df9..a8bd1654e2 100644
--- a/modules/integration/tests-integration/pom.xml
+++ b/modules/integration/tests-integration/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml
index 5fd512b430..a0be860aa0 100644
--- a/modules/integration/tests-integration/tests-backend/pom.xml
+++ b/modules/integration/tests-integration/tests-backend/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/local-authenticators/pom.xml b/modules/local-authenticators/pom.xml
index 9a7f563d35..c650ee0146 100644
--- a/modules/local-authenticators/pom.xml
+++ b/modules/local-authenticators/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/oauth2-grant-types/pom.xml b/modules/oauth2-grant-types/pom.xml
index d82e34c469..11bfcae3dd 100644
--- a/modules/oauth2-grant-types/pom.xml
+++ b/modules/oauth2-grant-types/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml
index d383e2ec79..53e842b93d 100644
--- a/modules/p2-profile-gen/pom.xml
+++ b/modules/p2-profile-gen/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/provisioning-connectors/pom.xml b/modules/provisioning-connectors/pom.xml
index 44e3d37ccc..b102ede583 100644
--- a/modules/provisioning-connectors/pom.xml
+++ b/modules/provisioning-connectors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/social-authenticators/pom.xml b/modules/social-authenticators/pom.xml
index ba174dea84..8afa69b5f7 100644
--- a/modules/social-authenticators/pom.xml
+++ b/modules/social-authenticators/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml
index 470b74b07e..1ebdd54c8b 100644
--- a/modules/styles/pom.xml
+++ b/modules/styles/pom.xml
@@ -20,7 +20,7 @@
     <parent>
     	<groupId>org.wso2.is</groupId>
     	<artifactId>identity-server-parent</artifactId>
-    	<version>7.1.0-m3-SNAPSHOT</version>
+    	<version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml
index bcc56d1ff6..a6938a7891 100644
--- a/modules/styles/product/pom.xml
+++ b/modules/styles/product/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
     	<artifactId>identity-server-styles-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/tests-utils/admin-services/pom.xml b/modules/tests-utils/admin-services/pom.xml
index 6bb09b35cc..3c445046d7 100644
--- a/modules/tests-utils/admin-services/pom.xml
+++ b/modules/tests-utils/admin-services/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests-utils</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/tests-utils/admin-stubs/pom.xml b/modules/tests-utils/admin-stubs/pom.xml
index 9a92361ffe..0d2c8819e0 100644
--- a/modules/tests-utils/admin-stubs/pom.xml
+++ b/modules/tests-utils/admin-stubs/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests-utils</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/tests-utils/pom.xml b/modules/tests-utils/pom.xml
index accb027dac..8b40332e99 100644
--- a/modules/tests-utils/pom.xml
+++ b/modules/tests-utils/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3-SNAPSHOT</version>
+        <version>7.1.0-m3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index ea88405a23..457c3e1afd 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>identity-server-parent</artifactId>
     <packaging>pom</packaging>
     <description>WSO2 Identity Server</description>
-    <version>7.1.0-m3-SNAPSHOT</version>
+    <version>7.1.0-m3</version>
     <name>WSO2 Identity Server</name>
     <url>http://wso2.org/projects/identity</url>
 
@@ -2689,7 +2689,7 @@
         <url>https://github.com/wso2/product-is.git</url>
         <developerConnection>scm:git:https://github.com/wso2/product-is.git</developerConnection>
         <connection>scm:git:https://github.com/wso2/product-is.git</connection>
-        <tag>HEAD</tag>
+        <tag>v7.1.0-m3</tag>
     </scm>
 
 

From a6e7fc48ada034122e5d3679db1bfec0465cbaa8 Mon Sep 17 00:00:00 2001
From: WSO2 Builder <jenkins-bot@wso2.com>
Date: Fri, 18 Oct 2024 05:16:25 +0000
Subject: [PATCH 2/2] [maven-release-plugin] prepare for next development
 iteration

---
 modules/api-resources/api-resources-full/pom.xml              | 4 ++--
 modules/api-resources/pom.xml                                 | 4 ++--
 modules/authenticators/pom.xml                                | 2 +-
 modules/connectors/pom.xml                                    | 2 +-
 modules/distribution/pom.xml                                  | 2 +-
 modules/features/org.wso2.identity.styles.feature/pom.xml     | 2 +-
 modules/features/org.wso2.identity.ui.feature/pom.xml         | 2 +-
 modules/features/org.wso2.identity.utils.feature/pom.xml      | 2 +-
 modules/features/pom.xml                                      | 2 +-
 modules/integration-ui-templates/pom.xml                      | 2 +-
 modules/integration/pom.xml                                   | 2 +-
 modules/integration/tests-common/admin-clients/pom.xml        | 2 +-
 modules/integration/tests-common/extensions/pom.xml           | 2 +-
 .../integration/tests-common/integration-test-utils/pom.xml   | 2 +-
 .../integration/tests-common/jacoco-report-generator/pom.xml  | 2 +-
 modules/integration/tests-common/pom.xml                      | 2 +-
 modules/integration/tests-common/ui-pages/pom.xml             | 2 +-
 modules/integration/tests-integration/pom.xml                 | 2 +-
 modules/integration/tests-integration/tests-backend/pom.xml   | 2 +-
 modules/local-authenticators/pom.xml                          | 2 +-
 modules/oauth2-grant-types/pom.xml                            | 2 +-
 modules/p2-profile-gen/pom.xml                                | 2 +-
 modules/provisioning-connectors/pom.xml                       | 2 +-
 modules/social-authenticators/pom.xml                         | 2 +-
 modules/styles/pom.xml                                        | 2 +-
 modules/styles/product/pom.xml                                | 2 +-
 modules/tests-utils/admin-services/pom.xml                    | 2 +-
 modules/tests-utils/admin-stubs/pom.xml                       | 2 +-
 modules/tests-utils/pom.xml                                   | 2 +-
 pom.xml                                                       | 4 ++--
 30 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/modules/api-resources/api-resources-full/pom.xml b/modules/api-resources/api-resources-full/pom.xml
index 2e9c608c2a..0045899570 100644
--- a/modules/api-resources/api-resources-full/pom.xml
+++ b/modules/api-resources/api-resources-full/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>api-resources</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>api-resources-full</artifactId>
-    <version>7.1.0-m3</version>
+    <version>7.1.0-m4-SNAPSHOT</version>
     <packaging>war</packaging>
 
     <name>WSO2 Identity Server - All Rest API</name>
diff --git a/modules/api-resources/pom.xml b/modules/api-resources/pom.xml
index 8c5bbf4e5e..e8d6c5950b 100644
--- a/modules/api-resources/pom.xml
+++ b/modules/api-resources/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
     <artifactId>api-resources</artifactId>
-    <version>7.1.0-m3</version>
+    <version>7.1.0-m4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>WSO2 Identity Server - Rest API</name>
diff --git a/modules/authenticators/pom.xml b/modules/authenticators/pom.xml
index b6691ea2e9..a62e8cd241 100644
--- a/modules/authenticators/pom.xml
+++ b/modules/authenticators/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/connectors/pom.xml b/modules/connectors/pom.xml
index f945ca8771..ecf453da1e 100644
--- a/modules/connectors/pom.xml
+++ b/modules/connectors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 8befd0f4d8..10f231e8f8 100755
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/features/org.wso2.identity.styles.feature/pom.xml b/modules/features/org.wso2.identity.styles.feature/pom.xml
index 762d7aa82c..effcc8fc8b 100644
--- a/modules/features/org.wso2.identity.styles.feature/pom.xml
+++ b/modules/features/org.wso2.identity.styles.feature/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.wso2.is</groupId>
 		<artifactId>identity-features</artifactId>
-		<version>7.1.0-m3</version>
+		<version>7.1.0-m4-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/modules/features/org.wso2.identity.ui.feature/pom.xml b/modules/features/org.wso2.identity.ui.feature/pom.xml
index 7d61b4ba51..ab4a8bf4c9 100644
--- a/modules/features/org.wso2.identity.ui.feature/pom.xml
+++ b/modules/features/org.wso2.identity.ui.feature/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.wso2.is</groupId>
 		<artifactId>identity-features</artifactId>
-		<version>7.1.0-m3</version>
+		<version>7.1.0-m4-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/modules/features/org.wso2.identity.utils.feature/pom.xml b/modules/features/org.wso2.identity.utils.feature/pom.xml
index f2e9971907..78bb94dee1 100644
--- a/modules/features/org.wso2.identity.utils.feature/pom.xml
+++ b/modules/features/org.wso2.identity.utils.feature/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.wso2.is</groupId>
 		<artifactId>identity-features</artifactId>
-		<version>7.1.0-m3</version>
+		<version>7.1.0-m4-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/modules/features/pom.xml b/modules/features/pom.xml
index 76d8a43f2b..84eae0f102 100644
--- a/modules/features/pom.xml
+++ b/modules/features/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
     	<groupId>org.wso2.is</groupId>
     	<artifactId>identity-server-parent</artifactId>
-    	<version>7.1.0-m3</version>
+    	<version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration-ui-templates/pom.xml b/modules/integration-ui-templates/pom.xml
index 663638ca01..c06645ec10 100644
--- a/modules/integration-ui-templates/pom.xml
+++ b/modules/integration-ui-templates/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml
index dad7833bb6..a37194ceee 100644
--- a/modules/integration/pom.xml
+++ b/modules/integration/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml
index e48d5fc65b..890ad2e95c 100644
--- a/modules/integration/tests-common/admin-clients/pom.xml
+++ b/modules/integration/tests-common/admin-clients/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/extensions/pom.xml b/modules/integration/tests-common/extensions/pom.xml
index f7b5af5f37..3925de1162 100644
--- a/modules/integration/tests-common/extensions/pom.xml
+++ b/modules/integration/tests-common/extensions/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/integration-test-utils/pom.xml b/modules/integration/tests-common/integration-test-utils/pom.xml
index 3ee0a71500..f307eb70e9 100644
--- a/modules/integration/tests-common/integration-test-utils/pom.xml
+++ b/modules/integration/tests-common/integration-test-utils/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/jacoco-report-generator/pom.xml b/modules/integration/tests-common/jacoco-report-generator/pom.xml
index 12318cdd99..93f365fdfa 100644
--- a/modules/integration/tests-common/jacoco-report-generator/pom.xml
+++ b/modules/integration/tests-common/jacoco-report-generator/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml
index d23d1fc4e3..efb4802f2b 100644
--- a/modules/integration/tests-common/pom.xml
+++ b/modules/integration/tests-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml
index 33d454aa48..dff6e7703c 100644
--- a/modules/integration/tests-common/ui-pages/pom.xml
+++ b/modules/integration/tests-common/ui-pages/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml
index a8bd1654e2..6eb24e057c 100644
--- a/modules/integration/tests-integration/pom.xml
+++ b/modules/integration/tests-integration/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml
index a0be860aa0..ef9e6f50d8 100644
--- a/modules/integration/tests-integration/tests-backend/pom.xml
+++ b/modules/integration/tests-integration/tests-backend/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/local-authenticators/pom.xml b/modules/local-authenticators/pom.xml
index c650ee0146..57fff0e105 100644
--- a/modules/local-authenticators/pom.xml
+++ b/modules/local-authenticators/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/oauth2-grant-types/pom.xml b/modules/oauth2-grant-types/pom.xml
index 11bfcae3dd..40317e4154 100644
--- a/modules/oauth2-grant-types/pom.xml
+++ b/modules/oauth2-grant-types/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml
index 53e842b93d..2c18d19c23 100644
--- a/modules/p2-profile-gen/pom.xml
+++ b/modules/p2-profile-gen/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/provisioning-connectors/pom.xml b/modules/provisioning-connectors/pom.xml
index b102ede583..20f702b011 100644
--- a/modules/provisioning-connectors/pom.xml
+++ b/modules/provisioning-connectors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/social-authenticators/pom.xml b/modules/social-authenticators/pom.xml
index 8afa69b5f7..da6a28b08c 100644
--- a/modules/social-authenticators/pom.xml
+++ b/modules/social-authenticators/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml
index 1ebdd54c8b..2f61bdf3b3 100644
--- a/modules/styles/pom.xml
+++ b/modules/styles/pom.xml
@@ -20,7 +20,7 @@
     <parent>
     	<groupId>org.wso2.is</groupId>
     	<artifactId>identity-server-parent</artifactId>
-    	<version>7.1.0-m3</version>
+    	<version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml
index a6938a7891..64b39e4233 100644
--- a/modules/styles/product/pom.xml
+++ b/modules/styles/product/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
     	<artifactId>identity-server-styles-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/tests-utils/admin-services/pom.xml b/modules/tests-utils/admin-services/pom.xml
index 3c445046d7..af08dc6d12 100644
--- a/modules/tests-utils/admin-services/pom.xml
+++ b/modules/tests-utils/admin-services/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests-utils</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/tests-utils/admin-stubs/pom.xml b/modules/tests-utils/admin-stubs/pom.xml
index 0d2c8819e0..fb85b87398 100644
--- a/modules/tests-utils/admin-stubs/pom.xml
+++ b/modules/tests-utils/admin-stubs/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-integration-tests-utils</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/tests-utils/pom.xml b/modules/tests-utils/pom.xml
index 8b40332e99..27f14c46ab 100644
--- a/modules/tests-utils/pom.xml
+++ b/modules/tests-utils/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.wso2.is</groupId>
         <artifactId>identity-server-parent</artifactId>
-        <version>7.1.0-m3</version>
+        <version>7.1.0-m4-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 457c3e1afd..2caba81028 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>identity-server-parent</artifactId>
     <packaging>pom</packaging>
     <description>WSO2 Identity Server</description>
-    <version>7.1.0-m3</version>
+    <version>7.1.0-m4-SNAPSHOT</version>
     <name>WSO2 Identity Server</name>
     <url>http://wso2.org/projects/identity</url>
 
@@ -2689,7 +2689,7 @@
         <url>https://github.com/wso2/product-is.git</url>
         <developerConnection>scm:git:https://github.com/wso2/product-is.git</developerConnection>
         <connection>scm:git:https://github.com/wso2/product-is.git</connection>
-        <tag>v7.1.0-m3</tag>
+        <tag>HEAD</tag>
     </scm>