diff --git a/api/pom.xml b/api/pom.xml index 0ad1bd57b4..9f4d02ca19 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.0-SNAPSHOT + 4.0.0-RC2 cdi-tck-api diff --git a/dist-build/libs/pom.xml b/dist-build/libs/pom.xml index 2a1aba70a0..1a2ff53e18 100644 --- a/dist-build/libs/pom.xml +++ b/dist-build/libs/pom.xml @@ -3,7 +3,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.0-SNAPSHOT + 4.0.0-RC2 ../../pom.xml diff --git a/dist-build/pom.xml b/dist-build/pom.xml index 5c25189f07..c51b4f5c31 100644 --- a/dist-build/pom.xml +++ b/dist-build/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.0-SNAPSHOT + 4.0.0-RC2 ../pom.xml diff --git a/dist-build/porting-package/pom.xml b/dist-build/porting-package/pom.xml index 68110a85a7..fba64f24fb 100644 --- a/dist-build/porting-package/pom.xml +++ b/dist-build/porting-package/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.0-SNAPSHOT + 4.0.0-RC2 ../../pom.xml diff --git a/doc/reference/pom.xml b/doc/reference/pom.xml index ddfb9e62c3..55508b5dd8 100644 --- a/doc/reference/pom.xml +++ b/doc/reference/pom.xml @@ -10,7 +10,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.0-SNAPSHOT + 4.0.0-RC2 ../../pom.xml @@ -192,6 +192,6 @@ scm:git:git://github.com/cdi-spec/cditck.git scm:git:git@github.com:cdi-spec/cdi-tck.git https://github.com/cdi-spec/cdi-tck/ - HEAD + 4.0.0-RC2 diff --git a/ext-lib/pom.xml b/ext-lib/pom.xml index c509903b48..d4f3e367ad 100644 --- a/ext-lib/pom.xml +++ b/ext-lib/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.0-SNAPSHOT + 4.0.0-RC2 cdi-tck-ext-lib CDI TCK Installed Library - test bean archive diff --git a/impl/pom.xml b/impl/pom.xml index b4afb26df1..b51ce12d17 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.0-SNAPSHOT + 4.0.0-RC2 4.0.0 cdi-tck-core-impl diff --git a/lang-model/pom.xml b/lang-model/pom.xml index 104ab97656..3aa1207f08 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.0-SNAPSHOT + 4.0.0-RC2 4.0.0 cdi-tck-lang-model diff --git a/pom.xml b/pom.xml index f7255ea3bf..741f92feb3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent pom - 4.0.0-SNAPSHOT + 4.0.0-RC2 Jakarta CDI TCK @@ -305,7 +305,7 @@ scm:git:git@github.com:eclipse-ee4j/cdi-tck.git scm:git:git@github.com:eclipse-ee4j/cdi-tck.git https://github.com/eclipse-ee4j/cdi-tck - HEAD + 4.0.0-RC2 diff --git a/web/pom.xml b/web/pom.xml index 61c9f771a3..187d55c276 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.0-SNAPSHOT + 4.0.0-RC2 4.0.0 cdi-tck-web-impl