Bump to odlparent 3.1.1 stable release
[transportpce.git] / features / odl-transportpce-cli / pom.xml
index 6c90a98afd532621e43e6f5e5aedd84be1040887..305da9b8d9a3058959dd277c2e92e89dcadf9c0a 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.1</version>
     <relativePath/>
   </parent>
 
@@ -22,12 +22,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>feature</packaging>
 
   <properties>
-    <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.12.2</mdsal.model.version>
+    <mdsal.version>1.7.2</mdsal.version>
+    <restconf.version>1.7.2</restconf.version>
     <yangtools.version>1.3.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.7.0-SNAPSHOT</dlux.version>
-    <netconf.version>1.4.0-SNAPSHOT</netconf.version>
+    <dlux.version>0.7.2</dlux.version>
+    <netconf.version>1.4.2</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>