Release Sodium
[netvirt.git] / coe / impl / pom.xml
index 35cbc5ea4386eb3b4a5e5b1d42565025263846ed..759a6853543eef2ec05766f3b07086858455f07f 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
+        <version>0.9.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.coe</groupId>
             <artifactId>coe-northbound-api</artifactId>
-            <version>0.6.0-SNAPSHOT</version>
+            <version>0.6.0</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>