Update all pom.xml to be aligned with Oxygen
[transportpce.git] / features / odl-transportpce-ui / pom.xml
index 8569512bbd1ed3014ee847cff2f2491def228c4f..f5d08227c42cce61daadfd547078ac9b75a47ec9 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>2.0.4</version>
+    <version>2.0.5</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.6.0-SNAPSHOT</mdsal.version>
-    <dlux.version>0.6.0-SNAPSHOT</dlux.version>
+    <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
+    <dlux.version>0.7.0-SNAPSHOT</dlux.version>
   </properties>
 
   <name>OpenDaylight :: transportpce :: UI</name>