Bump to odlparent 3.1.1 stable release
[transportpce.git] / olm / pom.xml
index 0a211781ba4f2a3177f37b8f05a6de31fe4b10b3..38c0fc571e949dc972f6eafc06fa8a3e87f6c75b 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.8.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-olm</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -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.5.0-SNAPSHOT</version>
+      <version>1.7.2</version>
     </dependency>
 
     <!-- Testing Dependencies -->