Declare version property for maven bundle plugin, reuse it in poms and
[controller.git] / opendaylight / md-sal / model / pom.xml
index 2874122ac1613d7734b7b71291dad7b6f24af924..f7d9241c93a0ae694946758d868bc5cedddab739 100644 (file)
@@ -21,7 +21,7 @@
     <properties>
         <yang.version>0.5.7-SNAPSHOT</yang.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <maven.bundle.version>2.4.0</maven.bundle.version>
+        <bundle.plugin.version>2.3.7</bundle.plugin.version>
     </properties>
 
     <modules>
@@ -37,7 +37,7 @@
             <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>