Bump maven-bundle-plugin from 4.0.0 to 4.1.0 48/77348/2
authorMichael Vorburger <vorburger@redhat.com>
Tue, 30 Oct 2018 16:25:45 +0000 (17:25 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 9 Nov 2018 16:16:37 +0000 (16:16 +0000)
There are no release notes e.g. on
https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-4.1.0/changelog.txt
or elsewhere that I can find.

and straight from 3.5.0 to 4.1.0 in
karaf/karaf-branding/pom.xml, where we seem
to have forgotten to bump back in
https://git.opendaylight.org/gerrit/#/c/75675/

Change-Id: Icc1b01f43bedea29f037ff8a079fc5ccd96c186a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
karaf/karaf-branding/pom.xml
odlparent/pom.xml

index d22d1545d016f5e2d9bc4e618bcd40d879dc27a3..9510daad9eeecc55f51ba98ad33baa9eed6543f4 100644 (file)
@@ -17,7 +17,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>3.5.0</version>
+        <version>4.1.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
index 1fb8b0480c02a1711b68661803527b529c4f717a..4159a763a9250f0c0f64177bf08cbcfb0e3c72aa 100644 (file)
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>4.0.0</version>
+          <version>4.1.0</version>
           <extensions>true</extensions>
           <configuration>
             <instructions>