diff --git a/api/pom.xml b/api/pom.xml index 720db9ad1..144d7cd7c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.11 + 4.0.12-SNAPSHOT cdi-tck-api diff --git a/dist-build/libs/pom.xml b/dist-build/libs/pom.xml index 772f86e53..f1f75c905 100644 --- a/dist-build/libs/pom.xml +++ b/dist-build/libs/pom.xml @@ -3,7 +3,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.11 + 4.0.12-SNAPSHOT ../../pom.xml diff --git a/dist-build/pom.xml b/dist-build/pom.xml index 925f8def1..497c65d72 100644 --- a/dist-build/pom.xml +++ b/dist-build/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.11 + 4.0.12-SNAPSHOT ../pom.xml diff --git a/dist-build/porting-package/pom.xml b/dist-build/porting-package/pom.xml index bb3f786d8..f069564fe 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.11 + 4.0.12-SNAPSHOT ../../pom.xml diff --git a/doc/reference/pom.xml b/doc/reference/pom.xml index 66b654190..30e63fbd3 100644 --- a/doc/reference/pom.xml +++ b/doc/reference/pom.xml @@ -10,7 +10,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.11 + 4.0.12-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.11 + HEAD diff --git a/ext-lib/pom.xml b/ext-lib/pom.xml index 74d6ee026..7d465b084 100644 --- a/ext-lib/pom.xml +++ b/ext-lib/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.11 + 4.0.12-SNAPSHOT cdi-tck-ext-lib CDI TCK Installed Library - test bean archive diff --git a/impl/pom.xml b/impl/pom.xml index b655e2da3..6aec74f9c 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.11 + 4.0.12-SNAPSHOT 4.0.0 cdi-tck-core-impl diff --git a/lang-model/pom.xml b/lang-model/pom.xml index 854839342..fb196f767 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.11 + 4.0.12-SNAPSHOT 4.0.0 cdi-tck-lang-model diff --git a/pom.xml b/pom.xml index 4c466ad3e..2c578612d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent pom - 4.0.11 + 4.0.12-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.11 + HEAD diff --git a/web/pom.xml b/web/pom.xml index 4ba9a4e54..049da543d 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.11 + 4.0.12-SNAPSHOT 4.0.0 cdi-tck-web-impl