Merge "Reduce informations from logging.bridge"
[controller.git] / opendaylight / forwarding / staticrouting / pom.xml
index f160cddaade8ee635db3341d30abc85b97a837b9..2a3c08e41f67a1cad618330acf2b2be000b10fa3 100644 (file)
   <dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>topologymanager</artifactId>
-   <version>0.4.1-SNAPSHOT</version>
   </dependency>
   <dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>forwardingrulesmanager</artifactId>
-   <version>0.4.1-SNAPSHOT</version>
   </dependency>
   <dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>hosttracker</artifactId>
-   <version>${hosttracker.version}</version>
   </dependency>
   <dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>configuration</artifactId>
-   <version>0.4.1-SNAPSHOT</version>
   </dependency>
   <dependency>
    <groupId>junit</groupId>
@@ -86,7 +82,6 @@
   <dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>sal</artifactId>
-   <version>0.5.1-SNAPSHOT</version>
   </dependency>
  </dependencies>
 </project>