diff --git a/api/pom.xml b/api/pom.xml index f287c025..c7b2ddf8 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.0.1-SNAPSHOT + 4.0.1 jakarta.enterprise.cdi-api @@ -227,7 +227,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.0.1 diff --git a/lang-model/pom.xml b/lang-model/pom.xml index 215419e7..2afa660b 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.0.1-SNAPSHOT + 4.0.1 jakarta.enterprise.lang-model diff --git a/pom.xml b/pom.xml index 936357fd..14090018 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent pom - 4.0.1-SNAPSHOT + 4.0.1 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.0.1 diff --git a/spec/pom.xml b/spec/pom.xml index e870df33..10faa507 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.0.1-SNAPSHOT + 4.0.1 jakarta.enterprise.cdi-spec-doc