Bump to odlparent-3.1.0
[transportpce.git] / olm / pom.xml
index 10582caa5f596a57307d4c0ee7566e2651663fa2..0eeaa8f5a21ac7211ddccaaa3233d98233b33f65 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -44,7 +44,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>sal-netconf-connector</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.2-SNAPSHOT</version>
     </dependency>
 
     <!-- Testing Dependencies -->