summaryrefslogtreecommitdiffstats
path: root/prh-app-server/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prh-app-server/pom.xml')
-rw-r--r--prh-app-server/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/prh-app-server/pom.xml b/prh-app-server/pom.xml
index d1345c5f..a8529d27 100644
--- a/prh-app-server/pom.xml
+++ b/prh-app-server/pom.xml
@@ -183,10 +183,10 @@
<artifactId>gson</artifactId>
</dependency>
<dependency>
- <groupId>org.onap.dcaegen2.services.commons</groupId>
- <artifactId>commons</artifactId>
- <version>1.0-SNAPSHOT</version>
- </dependency>
+ <groupId>org.onap.dcaegen2.services.prh</groupId>
+ <artifactId>prh-commons</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </dependency>
<!-- LOGGING DEPENDENCIES-->