From d01b2a64d894ddb713a8940cc951140291f449b3 Mon Sep 17 00:00:00 2001 From: Eclipse CDI Bot Date: Thu, 30 Nov 2023 18:09:02 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.1.0-M1 --- api/pom.xml | 4 ++-- el/pom.xml | 2 +- lang-model/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index fc018c0d..2851cfdf 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0-M1 jakarta.enterprise.cdi-api @@ -217,7 +217,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 + 4.1.0-M1 diff --git a/el/pom.xml b/el/pom.xml index 89d31555..205a96b2 100644 --- a/el/pom.xml +++ b/el/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0-M1 jakarta.enterprise.cdi-el-api diff --git a/lang-model/pom.xml b/lang-model/pom.xml index dc905c86..86ea050a 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0-M1 jakarta.enterprise.lang-model diff --git a/pom.xml b/pom.xml index f09700c8..259da341 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent pom - 4.1.0-SNAPSHOT + 4.1.0-M1 Parent module for CDI Specification @@ -26,7 +26,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 + 4.1.0-M1 diff --git a/spec/pom.xml b/spec/pom.xml index a00c29e2..485c5c52 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0-M1 jakarta.enterprise.cdi-spec-doc