diff --git a/build.gradle b/build.gradle index a850a94..9c7330f 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ dependencies { } group = 'com.testsigma' -version = '1.2.9_cloud' +version = '1.2.10_cloud' description = 'testsigma-addon-archetype' java.sourceCompatibility = JavaVersion.VERSION_11 diff --git a/gradle.properties b/gradle.properties index 563b15a..8937aeb 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.9_cloud +VERSION_NAME=1.2.10_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 5d68b23..5c7568a 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.9_cloud + 1.2.10_cloud 5.8.0-M1 1.0.0 3.2.1