Updated maven-bundle-plugin to version 2.4.0 36/11236/1
authorEd Warnicke <eaw@cisco.com>
Tue, 16 Sep 2014 13:34:24 +0000 (08:34 -0500)
committerEd Warnicke <eaw@cisco.com>
Tue, 16 Sep 2014 13:34:24 +0000 (08:34 -0500)
maven-bundle-plugin 2.3.6 has a bug which is causing
plugin2oc not to build in the autorelease.

This patch upgrades to the version 2.4.0 that is used
in odlparent.

Change-Id: Ia565b2ea85cb664267e0a9fa9ce48066e2aad325
Signed-off-by: Ed Warnicke <eaw@cisco.com>
neutron/pom.xml

index 3606a0bb8f450525a2108bd63b65c60ded11bb13..68f61e14a653ebb308dc6514e61d6101f32dcc07 100755 (executable)
@@ -34,7 +34,7 @@
             <plugin>\r
                 <groupId>org.apache.felix</groupId>\r
                 <artifactId>maven-bundle-plugin</artifactId>\r
-                <version>2.3.6</version>\r
+                <version>2.4.0</version>\r
                 <extensions>true</extensions>\r
                 <configuration>\r
                     <instructions>\r