From 1a71759d4e6e021c0af61695b205d8b89ccc41d1 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Sun, 25 Feb 2024 11:52:16 +0100 Subject: [PATCH] Update Weld parent to version 49 Keep TCK version at M1 - it is the latest released ATM Update Weld API to Beta1 --- bom/pom.xml | 2 +- pom.xml | 21 ++++----------------- 2 files changed, 5 insertions(+), 18 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 64b4c472d5..be6899f3fb 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -30,7 +30,7 @@ - 6.0.Alpha2 + 6.0.Beta1 3.0.1 https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/ https://repository.jboss.org/nexus/content/repositories/snapshots/ diff --git a/pom.xml b/pom.xml index 08e9c2b170..1fc708f324 100644 --- a/pom.xml +++ b/pom.xml @@ -10,11 +10,11 @@ org.jboss.weld weld-parent - 47 + 49 - 3.0 + 3.8 @@ -60,7 +60,7 @@ 1.2.0.Final 2.0.1 - 4.1.0-SNAPSHOT + 4.1.0-M1 @@ -89,7 +89,7 @@ 2.0.0 3.3.0 7.9.0 - 6.0-SNAPSHOT + 6.0.Beta1 1.0.3.Final 5.0.1.Final @@ -727,17 +727,4 @@ - - - - - jboss-public-repository-group - JBoss Public Repository Group - https://repository.jboss.org/nexus/content/groups/public - default - - true - - -