[APPC-126] rename license diretory for windows

Change-Id: Ic93af88532864ca4f4e9d3024719c9f4fbd651a6
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
diff --git a/pom.xml b/pom.xml
index 6bb19d7..1695565 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>