From 4e2db35d3c6a586f544ed4e0d756f18a489a629f Mon Sep 17 00:00:00 2001 From: xuegao Date: Mon, 21 Oct 2019 13:07:49 +0200 Subject: Fix issues Fix issues from the previous commit. Issue-ID: CLAMP-512 Change-Id: I84b97e9c457f34771b4c8e723dbeeb7fdfc3a18f Signed-off-by: xuegao --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 910dc846..62cdee90 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ ${project.build.directory}/${ui.react.src}/coverage/lcov.info src/main/resources/** - src/main/resources/**,target/ui-react/src/**/*.test.js,target/ui-react/src/setupTests.js,src/main/docker/*.py + src/main/resources/**,target/ui-react/src/**/*.test.js,target/ui-react/src/setupTests.js,src/main/docker/kibana/*.py localhost:5000 nexus3.onap.org:10001 true -- cgit 1.2.3-korg