Declare version property for maven bundle plugin, reuse it in poms and
[controller.git] / opendaylight / web / flows / pom.xml
index 52b3ef3de3a25e8b6ea01c292c2efbf034362cae..8dd5777350ee6e2be62eddfe417bf8b8f3d36ca4 100644 (file)
@@ -22,7 +22,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.3.6</version>
+        <version>${bundle.plugin.version}</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
@@ -97,7 +97,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>containermanager</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>