From edbfe4ea09bfddf37346dfe4d56050b4c5313f20 Mon Sep 17 00:00:00 2001 From: Bot Date: Tue, 21 Nov 2023 00:48:49 +0000 Subject: [PATCH] [Release] Bump Version --- images/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/pom.xml b/images/pom.xml index 14e196d..f38a953 100644 --- a/images/pom.xml +++ b/images/pom.xml @@ -10,7 +10,7 @@ cicd com.seemscloud.cicd - 1.4.18 + 1.4.19-SNAPSHOT diff --git a/pom.xml b/pom.xml index c9a1c74..e5f6eee 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ cicd com.seemscloud.cicd - 1.4.18 + 1.4.19-SNAPSHOT https://github.com/seemscloud/github-actions-maven-cicd scm:git:git@github.com:seemscloud/github-actions-maven-cicd.git scm:git:git@github.com:seemscloud/github-actions-maven-cicd.git - 1.4.18 + ${env.GITHUB_REF_NAME}