Bump to odlparent 3.1.1 stable release
[transportpce.git] / features / odl-transportpce-ui / pom.xml
index 10eca561470bdd424d1c43daf571b91cbbb68ac7..09d149326b447ade01bdb76511e8de32c179f1bb 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,8 +22,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>feature</packaging>
 
   <properties>
-    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
-    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
+    <mdsal.version>1.7.2</mdsal.version>
+    <dlux.version>0.7.2</dlux.version>
   </properties>
 
   <name>OpenDaylight :: transportpce :: UI</name>