summaryrefslogtreecommitdiffstats
path: root/catalog-be
diff options
context:
space:
mode:
authorGautam Shah <gautams@amdocs.com>2018-04-11 19:55:29 +0530
committerGAUTAMS <gautams@amdocs.com>2018-04-17 10:18:53 +0530
commit09a41f5bfa6008ce545f8745306145ad9264103b (patch)
treede4f6301dacc2bc03c9289f67a805835a4c0c0ec /catalog-be
parent4d0fac7c8057d2732203fe9f219059945aa9750c (diff)
Reducing onboarding backend maven build time
Reducing onboarding backend maven build time Change-Id: Iab7af70c0e9f60b8a50bef7937e802df5be89fd0 Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
Diffstat (limited to 'catalog-be')
-rw-r--r--catalog-be/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index e99789d08c..9fa78926c1 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -942,7 +942,7 @@
<resources>
<resource>
<directory>
- ${project.parent.basedir}/openecomp-be/tools/swagger-ui/api-docs
+ ${project.parent.basedir}/openecomp-be/tools/swagger-ui/target/api-docs
</directory>
<includes>
<include>api-docs.war</include>