summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/dcae-analytics-web/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-analytics/dcae-analytics-web/pom.xml')
-rw-r--r--dcae-analytics/dcae-analytics-web/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/dcae-analytics/dcae-analytics-web/pom.xml b/dcae-analytics/dcae-analytics-web/pom.xml
index d331f45..7744f3f 100644
--- a/dcae-analytics/dcae-analytics-web/pom.xml
+++ b/dcae-analytics/dcae-analytics-web/pom.xml
@@ -49,6 +49,11 @@
<groupId>${project.groupId}</groupId>
<artifactId>dcae-analytics-model</artifactId>
</dependency>
+ <!-- PROJECT DEPENDENCIES -->
+ <dependency>
+ <groupId>${project.groupId}</groupId>
+ <artifactId>dcae-analytics-tca-core</artifactId>
+ </dependency>
<!-- ECOMP LOGGER -->
<dependency>