FELIX-1976 Oops: wrong reference to the bare NOTICE file and remove the reference to embedded OSGi software (nothing from osgi.org is embedded in the bare bundle)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@898231 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 47f14a5..0679cc0 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -139,7 +139,7 @@
                                     <classifier>bare</classifier>
                                     <instructions>
                                         <Include-Resource>
-                                            {maven-resources},META-INF/NOTICE=src/main/bare-resources/NOTICE.bare
+                                            {maven-resources},META-INF/NOTICE=src/main/bare-resources/NOTICE
                                         </Include-Resource>
                                         <_donotcopy>LICENSE.json</_donotcopy>
                                         <!-- <_donotcopy>(LICENSE.json|NOTICE.bare)</_donotcopy> -->