diff --git a/pom.xml b/pom.xml
index f2cb2c9..47467b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
config-service
discovery-service
gateway-service
- userVO-service
+ user-service
departments-service
auth-service
diff --git a/user-service/pom.xml b/user-service/pom.xml
index f68ec1b..542440d 100644
--- a/user-service/pom.xml
+++ b/user-service/pom.xml
@@ -9,7 +9,7 @@
4.0.0
- userVO-service
+ user-service
11