From 29ca9b89b815c6b0c2cce8e167c3c46af15fc0de Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Sun, 3 May 2026 20:17:35 +0200 Subject: [PATCH 1/2] Bump CDI API to Alpha6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6be5faed..a6506b2c 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ 3.0.0 2.0.1 - 5.0.0.Alpha5 + 5.0.0.Alpha6 4.0.1 4.0.0 3.2.0 From 7b86f24b96c005d05a7d686bb1e9661f647dcba8 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Sun, 3 May 2026 20:18:14 +0200 Subject: [PATCH 2/2] Trigger release of Alpha7 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index b76ec0f6..5524d721 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Weld API release: - current-version: 7.0.Alpha6 + current-version: 7.0.Alpha7 next-version: 7.0-SNAPSHOT