From 978c677d4f0d8ba663a32d56b1f0a34eaec325ce Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Thu, 4 Jan 2024 09:52:54 +0100 Subject: [PATCH] Fix release CI --- .github/workflows/release.actions.yml | 3 +-- acceptance-test/pom.xml | 2 +- base/.locker/pom.xml | 2 +- base/pom.xml | 2 +- community-app/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/workflows/release.actions.yml b/.github/workflows/release.actions.yml index 5b6cc7e01..b9e47f5c9 100644 --- a/.github/workflows/release.actions.yml +++ b/.github/workflows/release.actions.yml @@ -96,5 +96,4 @@ jobs: - name: Push changes to ${{github.base_ref}} branch if: steps.check_changes.outputs.skip == 'false' run: | - git push - git push origin ${{ steps.maven_release.outputs.release_version }} \ No newline at end of file + git push \ No newline at end of file diff --git a/acceptance-test/pom.xml b/acceptance-test/pom.xml index 12c95803a..4c9b2e75b 100644 --- a/acceptance-test/pom.xml +++ b/acceptance-test/pom.xml @@ -8,7 +8,7 @@ io.quarkus.code code-quarkus-parent - 1-SNAPSHOT + 2-SNAPSHOT 17 diff --git a/base/.locker/pom.xml b/base/.locker/pom.xml index bc14616c0..2457e9692 100644 --- a/base/.locker/pom.xml +++ b/base/.locker/pom.xml @@ -8,7 +8,7 @@ io.quarkus.code code-quarkus-locker Code Quarkus - Locker - 1-SNAPSHOT + 2-SNAPSHOT pom diff --git a/base/pom.xml b/base/pom.xml index 0e309c75d..10a91ff41 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -8,7 +8,7 @@ io.quarkus.code code-quarkus-parent - 1-SNAPSHOT + 2-SNAPSHOT true diff --git a/community-app/pom.xml b/community-app/pom.xml index c8409a77c..47b59cea6 100644 --- a/community-app/pom.xml +++ b/community-app/pom.xml @@ -6,7 +6,7 @@ io.quarkus.code code-quarkus-parent - 1-SNAPSHOT + 2-SNAPSHOT code-quarkus-community-app diff --git a/pom.xml b/pom.xml index 082721492..370518a4f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.code code-quarkus-parent - 1-SNAPSHOT + 2-SNAPSHOT pom 3.11.0