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 65c3991..ad693f7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cicd com.seemscloud.cicd - 1.4.18 + 1.4.19-SNAPSHOT https://github.com/seemscloud/github-actions-maven-cicd @@ -14,7 +14,7 @@ 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}