diff --git a/api/src/main/java/jakarta/interceptor/InvocationContext.java b/api/src/main/java/jakarta/interceptor/InvocationContext.java
index 6175669..783f553 100644
--- a/api/src/main/java/jakarta/interceptor/InvocationContext.java
+++ b/api/src/main/java/jakarta/interceptor/InvocationContext.java
@@ -116,7 +116,7 @@ public interface InvocationContext {
* Enables an interceptor to retrieve or update the data associated with the invocation by another interceptor, business
* method, and/or webservices endpoint in the invocation chain. If interceptors are invoked as a result of the
* invocation on a web service endpoint, the returned value will be an instance of
- * javax.xml.rpc.handler.MessageContext
.
+ * jakarta.xml.rpc.handler.MessageContext
.
*
* @return the context data associated with this invocation or lifecycle callback. If there is no context data, an empty
* {@code Map} object will be returned.
diff --git a/pom.xml b/pom.xml
index f72ce53..ca18d1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,6 @@
HEAD
-
diff --git a/spec/pom.xml b/spec/pom.xml
index b23087a..e726612 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -35,7 +35,7 @@
true
2.4.0
1.5.3
- 9.2.12.0
+ 9.2.13.0
DRAFT
MMMM dd, yyyy