From 176d3cf7ff743dd24361cdefc23d4b9046db9a93 Mon Sep 17 00:00:00 2001
From: "quarkiverse-ci[bot]"
<181291436+quarkiverse-ci[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2024 17:26:59 +0000
Subject: [PATCH] [maven-release-plugin] prepare release 2.5.0
---
deployment/pom.xml | 2 +-
docs/pom.xml | 2 +-
integration-tests/pom.xml | 2 +-
pom.xml | 4 ++--
runtime/pom.xml | 2 +-
testing/pom.xml | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/deployment/pom.xml b/deployment/pom.xml
index fb4ee36..794e650 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.githubaction
quarkus-github-action-parent
- 999-SNAPSHOT
+ 2.5.0
quarkus-github-action-deployment
Quarkus GitHub Action - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index 721dc4a..0f5db0c 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.githubaction
quarkus-github-action-parent
- 999-SNAPSHOT
+ 2.5.0
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 956c98e..c381fa4 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.githubaction
quarkus-github-action-parent
- 999-SNAPSHOT
+ 2.5.0
quarkus-github-action-integration-tests
Quarkus GitHub Action - Integration Tests
diff --git a/pom.xml b/pom.xml
index 98ced99..cb9986f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.githubaction
quarkus-github-action-parent
- 999-SNAPSHOT
+ 2.5.0
pom
Quarkus GitHub Action - Parent
@@ -138,6 +138,6 @@
scm:git:git@github.com:quarkiverse/quarkus-github-action.git
scm:git:git@github.com:quarkiverse/quarkus-github-action.git
https://github.com/quarkiverse/quarkus-github-action
- HEAD
+ 2.5.0
diff --git a/runtime/pom.xml b/runtime/pom.xml
index d4c9ed9..1ff4ad5 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.githubaction
quarkus-github-action-parent
- 999-SNAPSHOT
+ 2.5.0
quarkus-github-action
Quarkus GitHub Action - Runtime
diff --git a/testing/pom.xml b/testing/pom.xml
index 1c894d8..41fd8d0 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.githubaction
quarkus-github-action-parent
- 999-SNAPSHOT
+ 2.5.0
quarkus-github-action-testing
Quarkus GitHub Action - Testing