diff --git a/implementation/pom.xml b/implementation/pom.xml
index 210473424..854abf913 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -24,7 +24,7 @@
${smallrye-common-annotation.version}
- io.github.jponge.jct
+ org.jctools
jctools-core
diff --git a/pom.xml b/pom.xml
index c7ab23633..89e031b97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
- 4.0.2-RC2
+ 4.0.2
1.0.0
1.0.4
3.1.8
@@ -134,7 +134,7 @@
${project.version}
- io.github.jponge.jct
+ org.jctools
jctools-core
${jctools-core.version}