[karaf] fix NOTICE files (first pass)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@816773 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/webconsole/branding/pom.xml b/karaf/webconsole/branding/pom.xml
index 3c1348b..7cac768 100644
--- a/karaf/webconsole/branding/pom.xml
+++ b/karaf/webconsole/branding/pom.xml
@@ -38,6 +38,9 @@
         through the /META-INF/webconsole.properties.

     </description>

 

+    <properties>

+        <appendedResourcesDirectory>${basedir}/../../etc/appended-resources</appendedResourcesDirectory>

+    </properties>

 

     <build>

         <plugins>