summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorbeili.zhou <beili.zhou@amdocs.com>2017-08-08 15:54:28 -0400
committerbeili.zhou <beili.zhou@amdocs.com>2017-08-08 15:57:23 -0400
commitb51814c63253df3379cc60561c31765bc74ee266 (patch)
tree522401620a476a1b001fd1c1c3448911d5364138 /pom.xml
parent68801eff64e3fd215fc392c9f3799162e75995ed (diff)
[APPC-126] rename license diretory for windows
Change-Id: Ic93af88532864ca4f4e9d3024719c9f4fbd651a6 Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6bb19d752..169556567 100644
--- a/pom.xml
+++ b/pom.xml
@@ -540,7 +540,7 @@
<sectionDelimiter>================================================================================</sectionDelimiter>
<licenseName>appc</licenseName>
<!-- This should point to the license directory of the root folder of the base appc project -->
- <licenseResolver>file:${user.dir}/license</licenseResolver>
+ <licenseResolver>file:${user.dir}/license-details</licenseResolver>
<inceptionYear>2017</inceptionYear>
<organizationName>AT&amp;T Intellectual Property. All rights reserved.</organizationName>
<projectName>ONAP : APPC</projectName>