diff --git a/build.gradle b/build.gradle
index c4677ad..52c11ff 100644
--- a/build.gradle
+++ b/build.gradle
@@ -39,7 +39,7 @@ dependencies {
}
group = 'com.testsigma'
-version = '1.2.2_cloud'
+version = '1.2.3_cloud'
description = 'testsigma-addon-archetype'
java.sourceCompatibility = JavaVersion.VERSION_11
diff --git a/gradle.properties b/gradle.properties
index 71fef78..1720089 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,7 +3,7 @@ RELEASE_SIGNING_ENABLED=true
GROUP=com.testsigma
POM_ARTIFACT_ID=testsigma-addon-archetype
-VERSION_NAME=1.2.2_cloud
+VERSION_NAME=1.2.3_cloud
POM_NAME=Testsigma Addon Archetype
POM_DESCRIPTION=Testsigma Addon Archetype
diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml
index 48847a5..e8a8489 100644
--- a/src/main/resources/archetype-resources/pom.xml
+++ b/src/main/resources/archetype-resources/pom.xml
@@ -13,7 +13,7 @@
UTF-8
11
11
- 1.2.2_cloud
+ 1.2.3_cloud
5.8.0-M1
1.0.0
3.2.1