From 06044df56fb07f4b368888581752855595e7b147 Mon Sep 17 00:00:00 2001 From: an4828 Date: Tue, 26 Sep 2017 14:35:17 -0400 Subject: TCA: Support for VES/A&AI enrichment Change-Id: I75e0f8e034b9334e918304739e4d73dd12c1ff62 Signed-off-by: an4828 Issue-ID: DCAEGEN2-116 --- dcae-analytics-test/pom.xml | 228 ++++++++++++++++++++++---------------------- 1 file changed, 114 insertions(+), 114 deletions(-) (limited to 'dcae-analytics-test/pom.xml') diff --git a/dcae-analytics-test/pom.xml b/dcae-analytics-test/pom.xml index 5dfd87f..17ab986 100644 --- a/dcae-analytics-test/pom.xml +++ b/dcae-analytics-test/pom.xml @@ -1,114 +1,114 @@ - - - - - 4.0.0 - - - org.onap.dcaegen2.analytics.tca - dcae-analytics - 2.0.0-SNAPSHOT - - - dcae-analytics-test - jar - - - DCAE Analytics Test - Contains common testing code for all DCAE Analytics Modules - - - - ${project.parent.basedir} - - - - - - - org.slf4j - slf4j-api - - - - - com.google.guava - guava - - - com.google.code.findbugs - jsr305 - - - com.google.code.gson - gson - - - - - com.google.inject - guice - - - com.google.inject.extensions - guice-assistedinject - - - com.google.inject.extensions - guice-multibindings - - - - - junit - junit - compile - - - - org.mockito - mockito-core - compile - - - - com.jayway.jsonpath - json-path - compile - - - - com.jayway.jsonpath - json-path-assert - compile - - - - org.skyscreamer - jsonassert - compile - - - - - + + + + + 4.0.0 + + + org.onap.dcaegen2.analytics.tca + dcae-analytics + 2.0.0-SNAPSHOT + + + dcae-analytics-test + jar + + + DCAE Analytics Test + Contains common testing code for all DCAE Analytics Modules + + + + ${project.parent.basedir} + + + + + + + org.slf4j + slf4j-api + + + + + com.google.guava + guava + + + com.google.code.findbugs + jsr305 + + + com.google.code.gson + gson + + + + + com.google.inject + guice + + + com.google.inject.extensions + guice-assistedinject + + + com.google.inject.extensions + guice-multibindings + + + + + junit + junit + compile + + + + org.mockito + mockito-core + compile + + + + com.jayway.jsonpath + json-path + compile + + + + com.jayway.jsonpath + json-path-assert + compile + + + + org.skyscreamer + jsonassert + compile + + + + + -- cgit 1.2.3-korg