diff --git a/relocations/pom.xml b/relocations/pom.xml
index 0d5a530654d5c..112d7ada36650 100644
--- a/relocations/pom.xml
+++ b/relocations/pom.xml
@@ -24,6 +24,8 @@
quarkus-jaeger-deployment
quarkus-smallrye-opentracing
quarkus-smallrye-opentracing-deployment
+ quarkus-hibernate-search-orm-coordination-outbox-polling
+ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment
diff --git a/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/pom.xml b/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/pom.xml
new file mode 100644
index 0000000000000..de349589a3389
--- /dev/null
+++ b/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/pom.xml
@@ -0,0 +1,22 @@
+
+
+
+ quarkus-relocations-parent
+ io.quarkus
+ 999-SNAPSHOT
+
+ 4.0.0
+
+ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment
+
+
+
+ io.quarkus
+ quarkus-hibernate-search-orm-outbox-polling-deployment
+ ${project.version}
+ ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkus:quarkus-hibernate-search-orm-outbox-polling-deployment:${project.version}. Please update the artifactId of the dependency in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.7#quarkus-hibernate-search-orm-coordination-outbox-polling-was-renamed
+
+
+
diff --git a/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling/pom.xml b/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling/pom.xml
new file mode 100644
index 0000000000000..e4f7adaeba992
--- /dev/null
+++ b/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling/pom.xml
@@ -0,0 +1,22 @@
+
+
+
+ quarkus-relocations-parent
+ io.quarkus
+ 999-SNAPSHOT
+
+ 4.0.0
+
+ quarkus-hibernate-search-orm-coordination-outbox-polling
+
+
+
+ io.quarkus
+ quarkus-hibernate-search-orm-outbox-polling
+ ${project.version}
+ ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkus:quarkus-hibernate-search-orm-outbox-polling:${project.version}. Please update the artifactId of the dependency in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.7#quarkus-hibernate-search-orm-coordination-outbox-polling-was-renamed
+
+
+