summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pnda-ztt-app/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/pnda-ztt-app/pom.xml b/pnda-ztt-app/pom.xml
index c792a88..68417cd 100644
--- a/pnda-ztt-app/pom.xml
+++ b/pnda-ztt-app/pom.xml
@@ -7,6 +7,13 @@
<description>pnda-ztt-app</description>
<version>1.0.0-SNAPSHOT</version>
<name>pnda-ztt-app</name>
+
+ <parent>
+ <groupId>org.onap.dcaegen2.analytics.pnda</groupId>
+ <artifactId>pnda-utils</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </parent>
+
<organization>
<name>default</name>
</organization>