From 5685e80b79af46efe11b1be64fcc56f93c56574b Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Fri, 21 Jun 2024 14:10:45 +0200 Subject: [PATCH] Release 6.0.Beta5, third attempt --- .github/project.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index b473fb51..9d83b52e 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Weld API release: current-version: 6.0.Beta5 - next-version: 6.0-SNAPSHOT + next-version: 6.0-SNAPSHOT \ No newline at end of file diff --git a/pom.xml b/pom.xml index 8890ce8f..a9313862 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.jboss.weld weld-parent - 51 + 52 Weld APIs Parent