summaryrefslogtreecommitdiffstats
path: root/components/kpi-computation-ms/pom.xml
diff options
context:
space:
mode:
authorKai <lukai@chinamobile.com>2021-02-23 13:51:18 +0800
committerLUKAI <lukai@chinamobile.com>2021-02-25 02:16:27 +0000
commitd900241bdc399b828d115d057c16c36f43d16d36 (patch)
tree3e22f207c259143ea919b41e95d5499d4dfad8ca /components/kpi-computation-ms/pom.xml
parent609abb2b04916c94232f7a0651b1a7652f34a05e (diff)
fix bugs
1. Delete configuration of field in source code(for testing before). 2. Delete configuration which is not necessory in pom Issue-ID: DCAEGEN2-2640 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I9695da9b8b1724905c854aa66ad3d7729fc26498
Diffstat (limited to 'components/kpi-computation-ms/pom.xml')
-rw-r--r--components/kpi-computation-ms/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/components/kpi-computation-ms/pom.xml b/components/kpi-computation-ms/pom.xml
index 535b4587..e9e315eb 100644
--- a/components/kpi-computation-ms/pom.xml
+++ b/components/kpi-computation-ms/pom.xml
@@ -334,9 +334,8 @@
<include>${project.artifactId}-${project.version}.jar</include>
</resource>
<resource>
- <targetPath>/app</targetPath>
+ <targetPath>/app</targetPath>
<directory>${project.basedir}</directory>
- <include>entry.sh</include>
</resource>
</resources>