Update changelog and pom

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1694598 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/eventadmin/impl/changelog.txt b/eventadmin/impl/changelog.txt
index 062b08e..7479a8f 100644
--- a/eventadmin/impl/changelog.txt
+++ b/eventadmin/impl/changelog.txt
@@ -4,6 +4,8 @@
     * [FELIX-4623] - Add test for thread based ordering
     * [FELIX-4638] - Less locking on event handler timing
     * [FELIX-4663] - Potential memory leak in AsyncDeliveryTask
+** Bug
+    * [FELIX-4963] - Eventadmin leaks caller's security context downstream
 
 
 Changes from 1.4.0 to 1.4.2
diff --git a/eventadmin/impl/pom.xml b/eventadmin/impl/pom.xml
index e1b5e50..da76704 100644
--- a/eventadmin/impl/pom.xml
+++ b/eventadmin/impl/pom.xml
@@ -140,10 +140,10 @@
                 <configuration>
                     <instructions>
                         <Bundle-SymbolicName>
-                            ${pom.artifactId} 
+                            ${project.artifactId} 
 	                    </Bundle-SymbolicName>
   	                    <Bundle-Activator>
-                            ${pom.artifactId}.impl.Activator
+                            ${project.artifactId}.impl.Activator
                         </Bundle-Activator>
                         <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
                         <DynamicImport-Package>