diff --git a/api/pom.xml b/api/pom.xml index da285e00..07cb2446 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -18,7 +18,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 5.0.0.Alpha1 + 5.0.1.Alpha1-SNAPSHOT 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 - 5.0.0.Alpha1 + HEAD diff --git a/el/pom.xml b/el/pom.xml index 70e1ea64..1860de52 100644 --- a/el/pom.xml +++ b/el/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 5.0.0.Alpha1 + 5.0.1.Alpha1-SNAPSHOT jakarta.enterprise.cdi-el-api diff --git a/ide-config/pom.xml b/ide-config/pom.xml index e2d3dda9..3aba3e3b 100644 --- a/ide-config/pom.xml +++ b/ide-config/pom.xml @@ -14,7 +14,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 5.0.0.Alpha1 + 5.0.1.Alpha1-SNAPSHOT cdi-ide-config diff --git a/lang-model/pom.xml b/lang-model/pom.xml index adb7c701..51aeb7f4 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 5.0.0.Alpha1 + 5.0.1.Alpha1-SNAPSHOT jakarta.enterprise.lang-model diff --git a/pom.xml b/pom.xml index c9ab235a..8b7fa90b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent pom - 5.0.0.Alpha1 + 5.0.1.Alpha1-SNAPSHOT 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 - 5.0.0.Alpha1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 2cbefd09..fc233ef1 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 5.0.0.Alpha1 + 5.0.1.Alpha1-SNAPSHOT jakarta.enterprise.cdi-spec-doc