summaryrefslogtreecommitdiffstats
path: root/prh-aai-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prh-aai-client/pom.xml')
-rw-r--r--prh-aai-client/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/prh-aai-client/pom.xml b/prh-aai-client/pom.xml
index 8d4161fd..28abdd81 100644
--- a/prh-aai-client/pom.xml
+++ b/prh-aai-client/pom.xml
@@ -67,9 +67,9 @@
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
- <groupId>org.onap.dcaegen2.services.commons</groupId>
- <artifactId>commons</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <groupId>org.onap.dcaegen2.services.prh</groupId>
+ <artifactId>prh-commons</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
</dependency>
<!-- LOGGING DEPENDENCIES-->