Index: pom.xml
===================================================================
--- pom.xml	(revision 1301210)
+++ pom.xml	(working copy)
@@ -104,7 +104,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>2.3.4</version>
+                    <version>2.3.6</version>
                 </plugin>
             </plugins>
         </pluginManagement>
@@ -211,12 +211,6 @@
                     </execution>
                 </executions>
                 <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Export-Package>org.apache.james.mime4j.*</Export-Package>
-                        <Embed-Dependency>*;scope=runtime</Embed-Dependency>
-                    </instructions>
-                </configuration>
             </plugin>
         </plugins>
     </build>
