diff --git a/api/pom.xml b/api/pom.xml index ef17376e9..98006316d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.10 + 4.0.11-SNAPSHOT cdi-tck-api diff --git a/dist-build/libs/pom.xml b/dist-build/libs/pom.xml index 1834e862c..e2e3a2639 100644 --- a/dist-build/libs/pom.xml +++ b/dist-build/libs/pom.xml @@ -3,7 +3,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.10 + 4.0.11-SNAPSHOT ../../pom.xml diff --git a/dist-build/pom.xml b/dist-build/pom.xml index 69bacdb15..f45afbd19 100644 --- a/dist-build/pom.xml +++ b/dist-build/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.10 + 4.0.11-SNAPSHOT ../pom.xml diff --git a/dist-build/porting-package/pom.xml b/dist-build/porting-package/pom.xml index 00c5543f8..811921e04 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.10 + 4.0.11-SNAPSHOT ../../pom.xml diff --git a/doc/reference/pom.xml b/doc/reference/pom.xml index 4a2c86821..e9246c0ac 100644 --- a/doc/reference/pom.xml +++ b/doc/reference/pom.xml @@ -10,7 +10,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.10 + 4.0.11-SNAPSHOT ../../pom.xml @@ -143,6 +143,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/ - 4.0.10 + HEAD diff --git a/ext-lib/pom.xml b/ext-lib/pom.xml index e09819bc2..65b27e33b 100644 --- a/ext-lib/pom.xml +++ b/ext-lib/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.10 + 4.0.11-SNAPSHOT cdi-tck-ext-lib CDI TCK Installed Library - test bean archive diff --git a/impl/pom.xml b/impl/pom.xml index 568a84b64..4771067b6 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.10 + 4.0.11-SNAPSHOT 4.0.0 cdi-tck-core-impl diff --git a/lang-model/pom.xml b/lang-model/pom.xml index cbe896af5..648476d01 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.10 + 4.0.11-SNAPSHOT 4.0.0 cdi-tck-lang-model diff --git a/pom.xml b/pom.xml index 4f6bfd61c..371e6376f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent pom - 4.0.10 + 4.0.11-SNAPSHOT Jakarta CDI TCK @@ -312,7 +312,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 - 4.0.10 + HEAD diff --git a/web/pom.xml b/web/pom.xml index ef1353fa1..bd7baef2d 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.10 + 4.0.11-SNAPSHOT 4.0.0 cdi-tck-web-impl