diff --git a/pom.xml b/pom.xml index 8d7093d..34dc322 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,10 @@ 4.0.0 + + com.hp + parent + 0.0.1-SNAPSHOT + com.hp user-parent 0.0.1-SNAPSHOT diff --git a/user-service/pom.xml b/user-service/pom.xml index 905ed57..10301ef 100644 --- a/user-service/pom.xml +++ b/user-service/pom.xml @@ -6,7 +6,7 @@ 0.0.1-SNAPSHOT user-service - war + jar @@ -19,6 +19,11 @@ user-client 0.0.1-SNAPSHOT + + com.hp + service-dependencies + 0.0.1-SNAPSHOT +