diff --git a/java-redpanda/pom.xml b/messaging-modules/java-redpanda/pom.xml
similarity index 95%
rename from java-redpanda/pom.xml
rename to messaging-modules/java-redpanda/pom.xml
index ad85996eef..a9a9e2f4ea 100644
--- a/java-redpanda/pom.xml
+++ b/messaging-modules/java-redpanda/pom.xml
@@ -7,8 +7,8 @@
java-redpanda
com.baeldung
- parent-modules
- 1.0.0-SNAPSHOT
+ messaging-modules
+ 0.0.1-SNAPSHOT
diff --git a/java-redpanda/src/test/java/com/baeldung/redpanda/RedpandaLiveTest.java b/messaging-modules/java-redpanda/src/test/java/com/baeldung/redpanda/RedpandaLiveTest.java
similarity index 100%
rename from java-redpanda/src/test/java/com/baeldung/redpanda/RedpandaLiveTest.java
rename to messaging-modules/java-redpanda/src/test/java/com/baeldung/redpanda/RedpandaLiveTest.java
diff --git a/messaging-modules/pom.xml b/messaging-modules/pom.xml
index 3642eb4260..3c70c66c20 100644
--- a/messaging-modules/pom.xml
+++ b/messaging-modules/pom.xml
@@ -18,6 +18,7 @@
apache-camel
apache-rocketmq
jgroups
+ java-redpanda
rabbitmq
spring-amqp
spring-apache-camel
diff --git a/pom.xml b/pom.xml
index 70245753b5..df3ea605aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -720,7 +720,6 @@
jackson-simple
java-blockchain
java-jdi
- java-redpanda
javafx
javax-sound
@@ -965,7 +964,6 @@
jackson-simple
java-blockchain
java-jdi
- java-redpanda
javafx
javax-sound