From b8488eb382e44ab8a5c3eaae09031e5ab46ae92b Mon Sep 17 00:00:00 2001 From: navyana-srivalli <135226333+navyana-srivalli@users.noreply.github.com> Date: Wed, 20 Mar 2024 16:46:40 +0530 Subject: [PATCH] feat[TE-17324] Addon for sending reply mails (#19) --- 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 48ce6d8..86923d0 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ dependencies { } group = 'com.testsigma' -version = '1.2.7_cloud' +version = '1.2.8_cloud' description = 'testsigma-addon-archetype' java.sourceCompatibility = JavaVersion.VERSION_11 diff --git a/gradle.properties b/gradle.properties index eab9641..3af2b19 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.7_cloud +VERSION_NAME=1.2.8_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 78daf0b..8e85511 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.6_cloud + 1.2.8_cloud 5.8.0-M1 1.0.0 3.2.1