From 7df0b92ec142bfc2004f57de36aa3edf9bdf2e38 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Tue, 4 Mar 2025 14:24:43 +0100 Subject: [PATCH] Update project version to 7.0-SNAPSHOT --- bom/pom.xml | 2 +- pom.xml | 2 +- weld-spi/pom.xml | 2 +- weld/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index bab92b97..6a7480d0 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -3,7 +3,7 @@ org.jboss.weld weld-api-bom pom - 6.0-SNAPSHOT + 7.0-SNAPSHOT Weld APIs BOM diff --git a/pom.xml b/pom.xml index a3472cfd..65271c0e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 weld-api-parent pom - 6.0-SNAPSHOT + 7.0-SNAPSHOT org.jboss.weld diff --git a/weld-spi/pom.xml b/weld-spi/pom.xml index d7867104..6a335212 100644 --- a/weld-spi/pom.xml +++ b/weld-spi/pom.xml @@ -2,7 +2,7 @@ weld-api-parent org.jboss.weld - 6.0-SNAPSHOT + 7.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/weld/pom.xml b/weld/pom.xml index b0acd3a2..cdc9c6d3 100644 --- a/weld/pom.xml +++ b/weld/pom.xml @@ -2,7 +2,7 @@ weld-api-parent org.jboss.weld - 6.0-SNAPSHOT + 7.0-SNAPSHOT ../pom.xml 4.0.0