From 40ae16def495336791f95a771b97885fe420381c Mon Sep 17 00:00:00 2001 From: Ganesh Naik Date: Mon, 20 Nov 2023 17:52:42 +0530 Subject: [PATCH] feat: Upgrade Testsigma SDK version Selenium/Appium upgrade --- build.gradle | 2 +- gradle.properties | 2 +- src/main/resources/archetype-resources/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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