[maven-release-plugin] copy for tag 35

git-svn-id: https://svn.apache.org/repos/asf/directory/project/tags/35@1692707 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d4f0efd..5568f77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -808,10 +808,11 @@
           <version>2.6</version>
         </plugin>
 
+        <!-- Don't use 2.5.4: https://issues.apache.org/jira/browse/FELIX-4882 -->
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>2.5.4</version>
+          <version>2.5.3</version>
         </plugin>
 
         <plugin>