Change target to ${project.build.target} in a bunch of pom file.
[controller.git] / opendaylight / networkconfiguration / neutron / pom.xml
index 588a61653ab6bfac66c0886d01aa69746ecd7e64..cdbb7d6b8182309f6ffecd9a1caf91a389adc9dd 100644 (file)
@@ -43,7 +43,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>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>clustering.services</artifactId>
-      <version>0.4.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>commons-net</groupId>