Clean up pom

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1687635 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/proxy/pom.xml b/http/proxy/pom.xml
index 482e9dd..dd1ed59 100644
--- a/http/proxy/pom.xml
+++ b/http/proxy/pom.xml
@@ -42,13 +42,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <configuration>
-                    <instructions>
-                        <Export-Package>
-                            org.apache.felix.http.proxy
-                        </Export-Package>
-                    </instructions>
-                </configuration>
             </plugin>
         </plugins>
     </build>