diff --git a/api/pom.xml b/api/pom.xml index 4704eabb..39374b11 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -18,7 +18,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0.RC1 jakarta.enterprise.cdi-api @@ -214,7 +214,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.RC1 diff --git a/el/pom.xml b/el/pom.xml index 9e8ae043..9cf92b40 100644 --- a/el/pom.xml +++ b/el/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0.RC1 jakarta.enterprise.cdi-el-api diff --git a/ide-config/pom.xml b/ide-config/pom.xml index 46e0e720..4fc3ae68 100644 --- a/ide-config/pom.xml +++ b/ide-config/pom.xml @@ -14,7 +14,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0.RC1 cdi-ide-config diff --git a/lang-model/pom.xml b/lang-model/pom.xml index c81d517b..656458d5 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0.RC1 jakarta.enterprise.lang-model diff --git a/pom.xml b/pom.xml index b65003a7..9c9b6f51 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent pom - 4.1.0-SNAPSHOT + 4.1.0.RC1 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 - HEAD + 4.1.0.RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 0548b5c2..fa072099 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0.RC1 jakarta.enterprise.cdi-spec-doc