diff --git a/core-profile-tck/ca-sigtest/pom.xml b/core-profile-tck/ca-sigtest/pom.xml index ce968cad29..cf2c16cfd6 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-SNAPSHOT + 11.0.0 common-annotations diff --git a/core-profile-tck/cdi-tck-suite/pom.xml b/core-profile-tck/cdi-tck-suite/pom.xml index f8a18a6bf0..19f584f91d 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-SNAPSHOT + 11.0.0 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 a1483926ee..d3e02d7ee2 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-SNAPSHOT + 11.0.0 core-tck-jsonp-extension diff --git a/core-profile-tck/pom.xml b/core-profile-tck/pom.xml index a399082f98..0b21c76c0b 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-SNAPSHOT + 11.0.0 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 - 11.0.0 + core-tck-11.0.0 diff --git a/core-profile-tck/restful-tck-suite/pom.xml b/core-profile-tck/restful-tck-suite/pom.xml index 185d78b628..03455df021 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-SNAPSHOT + 11.0.0 rest-tck-suite diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index a456d5912b..b8712293ab 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-SNAPSHOT + 11.0.0 ../pom.xml diff --git a/core-profile-tck/tck/pom.xml b/core-profile-tck/tck/pom.xml index 0fed622cdf..f9648b3632 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-SNAPSHOT + 11.0.0 core-profile-tck-impl Jakarta Core Profile TCK Test Suite