From 5ada29b64cb08cbddca09fd89517c4d75c77d330 Mon Sep 17 00:00:00 2001 From: da490c Date: Tue, 3 Apr 2018 23:58:17 -0400 Subject: Add support for obfuscated keystore password Issue-ID: AAI-989 Change-Id: I2c6806e93fc20d19ea2dad4aa02a86e829d1e668 Signed-off-by: da490c --- sparkybe-onap-application/pom.xml | 52 +++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'sparkybe-onap-application/pom.xml') diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index e68439b..e58e54a 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -28,9 +28,6 @@ sparky-be - - - @@ -109,8 +106,8 @@ - @@ -165,17 +162,17 @@ 1.2 - - @@ -389,7 +386,7 @@ - + org.apache.maven.plugins maven-resources-plugin @@ -464,14 +461,14 @@ ${frontEndArtifactId} ${frontEndVersion} war - ${basedir}/target/static/ + ${basedir}/target/static/services/aai/webapp/ - - + + org.jacoco jacoco-maven-plugin @@ -524,12 +521,12 @@ - com.spotify @@ -547,10 +544,10 @@ - @@ -568,3 +565,6 @@ + + + -- cgit 1.2.3-korg