From e3e2a7dca7db2acc7d02349b6afd49ada7412e12 Mon Sep 17 00:00:00 2001 From: Eclipse CDI Bot Date: Sat, 9 Mar 2024 03:08:15 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 5.0.0.Alpha1 --- api/pom.xml | 4 ++-- el/pom.xml | 2 +- ide-config/pom.xml | 2 +- lang-model/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 738d020d..da285e00 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -18,7 +18,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 5.0.0-SNAPSHOT + 5.0.0.Alpha1 jakarta.enterprise.cdi-api @@ -210,7 +210,7 @@ scm:git:git@github.com:cdi-spec/cdi.git scm:git:git@github.com:cdi-spec/cdi.git scm:git:git@github.com:cdi-spec/cdi.git - HEAD + 5.0.0.Alpha1 diff --git a/el/pom.xml b/el/pom.xml index d6e2eb55..70e1ea64 100644 --- a/el/pom.xml +++ b/el/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 5.0.0-SNAPSHOT + 5.0.0.Alpha1 jakarta.enterprise.cdi-el-api diff --git a/ide-config/pom.xml b/ide-config/pom.xml index b81eecb7..e2d3dda9 100644 --- a/ide-config/pom.xml +++ b/ide-config/pom.xml @@ -14,7 +14,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 5.0.0-SNAPSHOT + 5.0.0.Alpha1 cdi-ide-config diff --git a/lang-model/pom.xml b/lang-model/pom.xml index c615e657..adb7c701 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 5.0.0-SNAPSHOT + 5.0.0.Alpha1 jakarta.enterprise.lang-model diff --git a/pom.xml b/pom.xml index c375d687..c9ab235a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent pom - 5.0.0-SNAPSHOT + 5.0.0.Alpha1 Parent module for CDI Specification @@ -35,7 +35,7 @@ scm:git:git://github.com/eclipse-ee4j/cdi.git scm:git:git@github.com:eclipse-ee4j/cdi.git https://github.com/eclipse-ee4j/cdi - HEAD + 5.0.0.Alpha1 diff --git a/spec/pom.xml b/spec/pom.xml index 42189d55..2cbefd09 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 5.0.0-SNAPSHOT + 5.0.0.Alpha1 jakarta.enterprise.cdi-spec-doc