Revert maven-bundle-plugin back to version 2.3.4 - the new version does not work with Java 5
diff --git a/pom.xml b/pom.xml
index 91a2502..16970ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.4</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>