aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-analytics-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-analytics-model/pom.xml')
-rw-r--r--dcae-analytics-model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dcae-analytics-model/pom.xml b/dcae-analytics-model/pom.xml
index 58e1da8..5633267 100644
--- a/dcae-analytics-model/pom.xml
+++ b/dcae-analytics-model/pom.xml
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.openecomp.dcae.analytics</groupId>
+ <groupId>org.openecomp.dcae.apod.analytics</groupId>
<artifactId>dcae-analytics</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
@@ -104,7 +104,7 @@
<!-- TEST DEPENDENCIES -->
<dependency>
- <groupId>org.openecomp.dcae.analytics</groupId>
+ <groupId>org.openecomp.dcae.apod.analytics</groupId>
<artifactId>dcae-analytics-test</artifactId>
<version>1.0-SNAPSHOT</version>
<scope>test</scope>