Declare version property for maven bundle plugin, reuse it in poms and
[controller.git] / opendaylight / md-sal / pom.xml
index bf1b95decf22abaf3620c6bff3be25b14037bfbb..33ec9999d680d8177a35cdce0a250358368a9f04 100644 (file)
@@ -34,7 +34,7 @@
                <slf4j.version>1.7.2</slf4j.version>
                <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
                <yang.version>0.5.8-SNAPSHOT</yang.version>
-               <maven.bundle.version>2.4.0</maven.bundle.version>
+               <bundle.plugin.version>2.3.7</bundle.plugin.version>
         <releaseplugin.version>2.3.2</releaseplugin.version>
         <guava.version>14.0.1</guava.version>
         <osgi.core.version>5.0.0</osgi.core.version>
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${maven.bundle.version}</version>
+                               <version>${bundle.plugin.version}</version>
                                <extensions>true</extensions>
                                <configuration>
                                        <instructions>