Release Oxygen
[controller.git] / features / mdsal / odl-toaster / pom.xml
index 6d78033ff6ca8ef3a7feb670fe3e08e5389a2183..931cde94836c8750e7ffe104948137fd1343f3db 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-toaster</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.0</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Toaster</name>
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>
-            <version>2.4.0-SNAPSHOT</version>
+            <version>2.4.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>