diff --git a/api/pom.xml b/api/pom.xml index 94405952..6030ebc6 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.Alpha1 jakarta.enterprise.cdi-api @@ -216,7 +216,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.Alpha1 diff --git a/el/pom.xml b/el/pom.xml index a724101c..718ae8f9 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.Alpha1 jakarta.enterprise.cdi-el-api diff --git a/lang-model/pom.xml b/lang-model/pom.xml index 8a580e4d..696a9b90 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.Alpha1 jakarta.enterprise.lang-model diff --git a/pom.xml b/pom.xml index f196ef19..d52d067f 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.Alpha1 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.Alpha1 diff --git a/spec/pom.xml b/spec/pom.xml index 02b9de90..bd681800 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.Alpha1 jakarta.enterprise.cdi-spec-doc