diff --git a/spring-remoting/remoting-amqp/remoting-amqp-client/pom.xml b/spring-remoting/remoting-amqp/remoting-amqp-client/pom.xml
index b715327c28..98e0bc5df5 100644
--- a/spring-remoting/remoting-amqp/remoting-amqp-client/pom.xml
+++ b/spring-remoting/remoting-amqp/remoting-amqp-client/pom.xml
@@ -26,7 +26,7 @@
com.baeldung
- api
+ remoting-http-api
${project.version}
diff --git a/spring-remoting/remoting-amqp/remoting-amqp-server/pom.xml b/spring-remoting/remoting-amqp/remoting-amqp-server/pom.xml
index a456ba8d2c..7fe276f824 100644
--- a/spring-remoting/remoting-amqp/remoting-amqp-server/pom.xml
+++ b/spring-remoting/remoting-amqp/remoting-amqp-server/pom.xml
@@ -16,7 +16,7 @@
com.baeldung
- api
+ remoting-http-api
${project.version}
@@ -25,13 +25,13 @@
com.baeldung
- spring-remoting-http-server
- ${spring-remoting-http-server.version}
+ remoting-http-server
+ ${remoting-http-server.version}
- 1.0-SNAPSHOT
+ 1.0-SNAPSHOT
diff --git a/spring-remoting/remoting-hessian-burlap/remoting-hessian-burlap-client/pom.xml b/spring-remoting/remoting-hessian-burlap/remoting-hessian-burlap-client/pom.xml
index 1ae9b10019..f337d5e51f 100644
--- a/spring-remoting/remoting-hessian-burlap/remoting-hessian-burlap-client/pom.xml
+++ b/spring-remoting/remoting-hessian-burlap/remoting-hessian-burlap-client/pom.xml
@@ -24,7 +24,8 @@
${project.groupId}
- api
+ remoting-http-api
+ ${project.version}
com.caucho
diff --git a/spring-remoting/remoting-hessian-burlap/remoting-hessian-burlap-server/pom.xml b/spring-remoting/remoting-hessian-burlap/remoting-hessian-burlap-server/pom.xml
index f1fed73ed8..5b6e03348f 100644
--- a/spring-remoting/remoting-hessian-burlap/remoting-hessian-burlap-server/pom.xml
+++ b/spring-remoting/remoting-hessian-burlap/remoting-hessian-burlap-server/pom.xml
@@ -14,7 +14,7 @@
com.baeldung
- spring-remoting-http-server
+ remoting-http-server
${project.version}
diff --git a/spring-remoting/remoting-http/remoting-http-client/pom.xml b/spring-remoting/remoting-http/remoting-http-client/pom.xml
index f297a81e2b..9a6e98ffdd 100644
--- a/spring-remoting/remoting-http/remoting-http-client/pom.xml
+++ b/spring-remoting/remoting-http/remoting-http-client/pom.xml
@@ -25,7 +25,8 @@
${project.groupId}
- api
+ remoting-http-api
+ ${project.version}
\ No newline at end of file
diff --git a/spring-remoting/remoting-http/remoting-http-server/pom.xml b/spring-remoting/remoting-http/remoting-http-server/pom.xml
index 36add406c4..53d27a5efa 100644
--- a/spring-remoting/remoting-http/remoting-http-server/pom.xml
+++ b/spring-remoting/remoting-http/remoting-http-server/pom.xml
@@ -19,7 +19,8 @@
${project.groupId}
- api
+ remoting-http-api
+ ${project.version}
\ No newline at end of file
diff --git a/spring-remoting/remoting-jms/remoting-jms-client/pom.xml b/spring-remoting/remoting-jms/remoting-jms-client/pom.xml
index 01b7bea657..ed27282a38 100644
--- a/spring-remoting/remoting-jms/remoting-jms-client/pom.xml
+++ b/spring-remoting/remoting-jms/remoting-jms-client/pom.xml
@@ -28,7 +28,8 @@
com.baeldung
- api
+ remoting-http-api
+ ${project.version}
diff --git a/spring-remoting/remoting-jms/remoting-jms-server/pom.xml b/spring-remoting/remoting-jms/remoting-jms-server/pom.xml
index 8feac4df57..7657267f1d 100644
--- a/spring-remoting/remoting-jms/remoting-jms-server/pom.xml
+++ b/spring-remoting/remoting-jms/remoting-jms-server/pom.xml
@@ -28,11 +28,7 @@
com.baeldung
- api
-
-
- com.baeldung
- api
+ remoting-http-api
${project.version}
diff --git a/spring-remoting/remoting-rmi/remoting-rmi-client/pom.xml b/spring-remoting/remoting-rmi/remoting-rmi-client/pom.xml
index 4eb9d6cc43..1e3cd4b977 100644
--- a/spring-remoting/remoting-rmi/remoting-rmi-client/pom.xml
+++ b/spring-remoting/remoting-rmi/remoting-rmi-client/pom.xml
@@ -24,7 +24,8 @@
com.baeldung
- api
+ remoting-http-api
+ ${project.version}
\ No newline at end of file
diff --git a/spring-remoting/remoting-rmi/remoting-rmi-server/pom.xml b/spring-remoting/remoting-rmi/remoting-rmi-server/pom.xml
index 335d007441..68b01829e1 100644
--- a/spring-remoting/remoting-rmi/remoting-rmi-server/pom.xml
+++ b/spring-remoting/remoting-rmi/remoting-rmi-server/pom.xml
@@ -28,11 +28,7 @@
com.baeldung
- api
-
-
- com.baeldung
- api
+ remoting-http-api
${project.version}