From 01dbe014a6603a0e4d189f3129f42ed334405947 Mon Sep 17 00:00:00 2001 From: "Nelson,Thomas(tn1381)(arthurdent3)" Date: Sun, 17 Mar 2019 01:15:13 -0400 Subject: Update logbax.xml and create test resources. Also update pom to reflect that test resources are located in a different dir. Issue-ID: MUSIC-365 Change-Id: Ie118621dfdea9819403d3adf4f9d54cd2571ecdc Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) --- pom.xml | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f6b6288b..93585831 100755 --- a/pom.xml +++ b/pom.xml @@ -133,6 +133,14 @@ + + + ${project.basedir}/src/test/resources + + + org.springframework.boot @@ -141,7 +149,7 @@ org.onap.music.MusicApplication ./distribution/music/ true - + @@ -206,7 +214,7 @@ - + org.springframework.boot spring-boot-starter @@ -228,11 +236,11 @@ test - org.springframework.boot - spring-boot-starter-actuator + org.springframework.boot + spring-boot-starter-actuator - + org.springframework spring-aop compile @@ -328,16 +336,16 @@ cassandra-driver-core 3.6.0 - + com.datastax.cassandra cassandra-driver-core ${cassandra.version} - + - + -- cgit 1.2.3-korg