diff --git a/epmet-openapi/epmet-openapi-adv/epmet-openapi-adv-client/pom.xml b/epmet-openapi/epmet-openapi-adv/epmet-openapi-adv-client/pom.xml
index 20e5c7aedd..5c57808384 100644
--- a/epmet-openapi/epmet-openapi-adv/epmet-openapi-adv-client/pom.xml
+++ b/epmet-openapi/epmet-openapi-adv/epmet-openapi-adv-client/pom.xml
@@ -3,10 +3,10 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- epmet-openapi
+ epmet-openapi-adv
com.epmet
2.0.0
- ../../pom.xml
+ ../pom.xml
4.0.0
diff --git a/epmet-openapi/epmet-openapi-adv/epmet-openapi-adv-server/pom.xml b/epmet-openapi/epmet-openapi-adv/epmet-openapi-adv-server/pom.xml
index 7b7c38cc2e..6296aa9735 100644
--- a/epmet-openapi/epmet-openapi-adv/epmet-openapi-adv-server/pom.xml
+++ b/epmet-openapi/epmet-openapi-adv/epmet-openapi-adv-server/pom.xml
@@ -3,9 +3,10 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- epmet-openapi
+ epmet-openapi-adv
com.epmet
2.0.0
+ ../pom.xml
4.0.0
diff --git a/epmet-openapi/epmet-openapi-adv/pom.xml b/epmet-openapi/epmet-openapi-adv/pom.xml
index a3ef89a4a8..13490687d1 100644
--- a/epmet-openapi/epmet-openapi-adv/pom.xml
+++ b/epmet-openapi/epmet-openapi-adv/pom.xml
@@ -7,9 +7,15 @@
com.epmet
2.0.0
+ pom
4.0.0
epmet-openapi-adv
+
+ epmet-openapi-adv-client
+ epmet-openapi-adv-server
+
+
\ No newline at end of file
diff --git a/epmet-openapi/pom.xml b/epmet-openapi/pom.xml
index fb9b091fd4..fd15705343 100644
--- a/epmet-openapi/pom.xml
+++ b/epmet-openapi/pom.xml
@@ -14,8 +14,6 @@
epmet-openapi-scan
epmet-openapi-adv
- epmet-openapi-adv/epmet-openapi-adv-client
- epmet-openapi-adv/epmet-openapi-adv-server
\ No newline at end of file