PROTON-1387: also update bundle plugin to version 3.2.0 to be current and improve alignment
diff --git a/pom.xml b/pom.xml
index d8b3dec..7dea454 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
     <junit-version>4.12</junit-version>
     <mockito-version>1.10.19</mockito-version>
 
-    <maven-bundle-plugin-version>2.5.4</maven-bundle-plugin-version>
+    <maven-bundle-plugin-version>3.2.0</maven-bundle-plugin-version>
   </properties>
 
   <build>