diff --git a/core-profile-tck/ca-sigtest/pom.xml b/core-profile-tck/ca-sigtest/pom.xml index cf2c16cfd6..912977107c 100644 --- a/core-profile-tck/ca-sigtest/pom.xml +++ b/core-profile-tck/ca-sigtest/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT common-annotations diff --git a/core-profile-tck/cdi-tck-suite/pom.xml b/core-profile-tck/cdi-tck-suite/pom.xml index 19f584f91d..5ce25832c8 100644 --- a/core-profile-tck/cdi-tck-suite/pom.xml +++ b/core-profile-tck/cdi-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT cdi-lite-tck-suite diff --git a/core-profile-tck/jsonp-tck-ext/pom.xml b/core-profile-tck/jsonp-tck-ext/pom.xml index d3e02d7ee2..67337b15cf 100644 --- a/core-profile-tck/jsonp-tck-ext/pom.xml +++ b/core-profile-tck/jsonp-tck-ext/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT core-tck-jsonp-extension diff --git a/core-profile-tck/pom.xml b/core-profile-tck/pom.xml index 9df9d4ef46..6b41d16feb 100644 --- a/core-profile-tck/pom.xml +++ b/core-profile-tck/pom.xml @@ -20,7 +20,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT pom Jakarta Core TCK @@ -60,7 +60,7 @@ scm:git:git@github.com:jakartaee/platform-tck.git scm:git:git@github.com:jakartaee/platform-tck.git https://github.com/jakartaee/platform-tck - core-profile-tck-11.0.0 + 11.0.0 diff --git a/core-profile-tck/restful-tck-suite/pom.xml b/core-profile-tck/restful-tck-suite/pom.xml index 03455df021..6c86a07aa0 100644 --- a/core-profile-tck/restful-tck-suite/pom.xml +++ b/core-profile-tck/restful-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT rest-tck-suite diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index 73155ba3f0..6590e83705 100644 --- a/core-profile-tck/tck-dist/pom.xml +++ b/core-profile-tck/tck-dist/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT ../pom.xml diff --git a/core-profile-tck/tck/pom.xml b/core-profile-tck/tck/pom.xml index f9648b3632..1813d55e72 100644 --- a/core-profile-tck/tck/pom.xml +++ b/core-profile-tck/tck/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT core-profile-tck-impl Jakarta Core Profile TCK Test Suite