Bump to odlparent 3.1.1 stable release
[transportpce.git] / renderer / pom.xml
index 8d9b79f11c12e90acc38cb1a799ccf0c5412c789..262bfb7cdf24db8ba5d267a24d4d53e94e6d0211 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.2-SNAPSHOT</version>
+    <version>0.8.2</version>
     <relativePath/>
   </parent>
 
@@ -40,7 +40,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.2-SNAPSHOT</version>
+      <version>1.7.2</version>
     </dependency>
 
     <!-- Testing Dependencies -->