diff --git a/api/pom.xml b/api/pom.xml index c7b2ddf8..b39372c5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.0.1 + 4.0.2-SNAPSHOT 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 - 4.0.1 + HEAD diff --git a/lang-model/pom.xml b/lang-model/pom.xml index 2afa660b..e657babe 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.0.1 + 4.0.2-SNAPSHOT jakarta.enterprise.lang-model diff --git a/pom.xml b/pom.xml index 14090018..b218fd50 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent pom - 4.0.1 + 4.0.2-SNAPSHOT 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 - 4.0.1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 10faa507..42bbe762 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.0.1 + 4.0.2-SNAPSHOT jakarta.enterprise.cdi-spec-doc