summaryrefslogtreecommitdiffstats
path: root/ms/command-executor
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2019-09-26 13:07:32 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2019-09-26 13:07:32 -0400
commit9ea0e262d12f2a091daffb66191165bb650dbd68 (patch)
tree60e688744d38f01fe6013686d4adc27a0d809367 /ms/command-executor
parent054b1d80f19d27fb8766bf70339ec5b7a351ac2e (diff)
Fixing distribution and properties
Excluding to embedd Target path, and renaming blueprint to blueprints in properties Issue-ID: CCSDK-1758 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ie6f0ff177e0945fb252710a425a16afade1b01a3
Diffstat (limited to 'ms/command-executor')
-rwxr-xr-xms/command-executor/src/main/docker/distribution.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/command-executor/src/main/docker/distribution.xml b/ms/command-executor/src/main/docker/distribution.xml
index 1a714b8a7..7a16062cb 100755
--- a/ms/command-executor/src/main/docker/distribution.xml
+++ b/ms/command-executor/src/main/docker/distribution.xml
@@ -25,7 +25,7 @@
<fileSets>
<fileSet>
<directory>${project.basedir}/src/main/python</directory>
- <outputDirectory>/opt/app/onap/python</outputDirectory>
+ <outputDirectory>opt/app/onap/python</outputDirectory>
</fileSet>
</fileSets>
</assembly> \ No newline at end of file