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