aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-analytics-dmaap/pom.xml
diff options
context:
space:
mode:
authorLisa Revel <lr0306@att.com>2017-02-20 19:15:19 +0000
committerLisa Revel <lr0306@att.com>2017-02-20 19:59:27 +0000
commite37de6e66c5cc554384a1f27f68f4d27962fe15d (patch)
treed39b5eba26f98a54cc9bae303ff9959909931e5f /dcae-analytics-dmaap/pom.xml
parentaa823a95745de3c42f306609a044e8c9ff459c98 (diff)
Re-add source from correct branch
Change-Id: I515f8378ea1d2baf0aa2434ec46272f1b5bdb229 Signed-off-by: Lisa Revel <lr0306@att.com>
Diffstat (limited to 'dcae-analytics-dmaap/pom.xml')
-rw-r--r--dcae-analytics-dmaap/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dcae-analytics-dmaap/pom.xml b/dcae-analytics-dmaap/pom.xml
index ce54088..94d84cf 100644
--- a/dcae-analytics-dmaap/pom.xml
+++ b/dcae-analytics-dmaap/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>
@@ -52,7 +52,7 @@
<!-- DCAE COMMON DEPENDENCIES -->
<dependency>
- <groupId>org.openecomp.dcae.analytics</groupId>
+ <groupId>org.openecomp.dcae.apod.analytics</groupId>
<artifactId>dcae-analytics-common</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
@@ -98,7 +98,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>