From 1df5de943a7b703e1fdd5d4ffff259dea9286b3b Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Tue, 20 May 2025 17:56:33 +0200 Subject: [PATCH 1/2] Update Weld parent to 55 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d39be3f506b..b7188fe0355 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jboss.weld weld-parent - 54 + 55 From 44b99027b14218ccd4b7c02d750054a15257e73f Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Tue, 20 May 2025 17:57:12 +0200 Subject: [PATCH 2/2] 6.0.3.Final relase trigger, second attempt --- .github/project.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/project.yml b/.github/project.yml index 09c93ed5680..a1482b66d3a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -2,4 +2,5 @@ name: Weld Core release release: current-version: 6.0.3.Final next-version: 6.0.4-SNAPSHOT + \ No newline at end of file