From cc85584cde8eb83a7bc6e2e1ea00b0858ba78461 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Tue, 20 May 2025 19:48:04 +0200 Subject: [PATCH 1/2] Update Parent, set javadoc source version to 17 --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b7188fe0355..676114dab75 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jboss.weld weld-parent - 55 + 56 @@ -30,6 +30,9 @@ 17 + + 17 + ${maven.build.timestamp} From 5afc94bebbfdf84063ae5720eb82f64399b08a48 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Tue, 20 May 2025 19:48:45 +0200 Subject: [PATCH 2/2] Trigger release of 6.0.3.Final, third attempt --- .github/project.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index a1482b66d3a..09c93ed5680 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -2,5 +2,4 @@ name: Weld Core release release: current-version: 6.0.3.Final next-version: 6.0.4-SNAPSHOT - \ No newline at end of file