Bump to odlparent 3.1.1 stable release
[transportpce.git] / features / odl-transportpce-cli / pom.xml
index 884dd923dd05984a5fe54b6467c379a5d302d7c3..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.1.0</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.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
-    <restconf.version>1.7.2-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.2-SNAPSHOT</dlux.version>
-    <netconf.version>1.4.2-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>