Do not use maven.bundle.version 00/72900/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 12 Jun 2018 20:47:07 +0000 (22:47 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 12 Jun 2018 20:47:07 +0000 (22:47 +0200)
This plugin is declared via pluginManagement, do not rely
on property to redefine it.

Change-Id: Iddfdc763332d8335b262819e21af928c2bcba218
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
parent/pom.xml
test-provider/pom.xml

index 7a636f606b4fbd7db79ee8246c461c02fcb15a40..f6b5f523230b2f38b13555583972a6df6665ef12 100644 (file)
@@ -96,7 +96,6 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>${maven.bundle.version}</version>
                     <extensions>true</extensions>
                     <configuration>
                         <instructions>
index bff5d332b43c5ada296460ed94769e941d528465..53ae625ab70e9576eb4c1713b9a74d2b90325adb 100644 (file)
@@ -53,7 +53,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>${maven.bundle.version}</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>