diff --git a/core-profile-tck/ca-sigtest/pom.xml b/core-profile-tck/ca-sigtest/pom.xml
index 120b9cf5ac..73857cce21 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-M2
+ 11.0.0-M3
common-annotations
diff --git a/core-profile-tck/ca-sigtest/src/main/resources/common-annotations-api.sig b/core-profile-tck/ca-sigtest/src/main/resources/common-annotations-api.sig
index 1d8ae2d842..b06219b359 100644
--- a/core-profile-tck/ca-sigtest/src/main/resources/common-annotations-api.sig
+++ b/core-profile-tck/ca-sigtest/src/main/resources/common-annotations-api.sig
@@ -1,5 +1,5 @@
#Signature file v4.1
-#Version 11.0.0-SNAPSHOT
+#Version 11.0.0-M3
CLSS public abstract interface !annotation jakarta.annotation.Generated
anno 0 java.lang.annotation.Documented()
diff --git a/core-profile-tck/cdi-tck-suite/pom.xml b/core-profile-tck/cdi-tck-suite/pom.xml
index ef3c1d6ef7..ede91749e8 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-M2
+ 11.0.0-M3
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 de3483c9c0..269c5b05e7 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-M2
+ 11.0.0-M3
core-tck-jsonp-extension
diff --git a/core-profile-tck/pom.xml b/core-profile-tck/pom.xml
index 4533096231..442f082f78 100644
--- a/core-profile-tck/pom.xml
+++ b/core-profile-tck/pom.xml
@@ -21,7 +21,7 @@
jakarta.tck.coreprofile
core-tck-parent
- 11.0.0-M2
+ 11.0.0-M3
pom
Jakarta Core TCK
@@ -90,18 +90,18 @@
${project.version}
- 6.0.0
+ 6.0.1
2.0.1
2.0.2
2.2.0
- 3.0.0
+ 3.0.1
3.0.0
- 2.1.0
- 2.1.0
+ 2.1.3
+ 2.1.1
5.8.2
17
4.0.0
- 4.0.0
+ 4.0.1
7.10.2
diff --git a/core-profile-tck/restful-tck-suite/pom.xml b/core-profile-tck/restful-tck-suite/pom.xml
index 1c76b2065b..67d3f0652f 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-M2
+ 11.0.0-M3
rest-tck-suite
diff --git a/core-profile-tck/tck-dist/RELEASE-NOTES.adoc b/core-profile-tck/tck-dist/RELEASE-NOTES.adoc
index f3f1491282..2908fa6fb0 100644
--- a/core-profile-tck/tck-dist/RELEASE-NOTES.adoc
+++ b/core-profile-tck/tck-dist/RELEASE-NOTES.adoc
@@ -1,5 +1,8 @@
= Jakarta Core Profile TCK Release notes
+== Version 11.0.0-M3
+* Update component specification API and TCK versions to the latest service releases
+
== Version 11.0.0-M2
* Fix the artifacts-pom.xml failing to be updated for the new EE 11 component TCKs
diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml
index 891752daea..1d3515dcbf 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-M2
+ 11.0.0-M3
../pom.xml
diff --git a/core-profile-tck/tck/pom.xml b/core-profile-tck/tck/pom.xml
index 0967b610fa..a712365f2a 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-M2
+ 11.0.0-M3
core-profile-tck-impl
Jakarta Core Profile TCK Test Suite