Fix some POM file warnings
[lispflowmapping.git] / features / odl-lispflowmapping-ui / pom.xml
index 752181404f5a17d8a77babf4360321f01c24a7ce..4bc99f463c4ec340a469bfc150dec85a26b39e46 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>2.0.4</version>
+    <version>3.0.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.lispflowmapping</groupId>
   <artifactId>odl-lispflowmapping-ui</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.8.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -28,21 +28,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.dlux</groupId>
       <artifactId>odl-dlux-core</artifactId>
-      <version>0.6.0-SNAPSHOT</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.dluxapps</groupId>
       <artifactId>odl-dluxapps-yangutils</artifactId>
-      <version>0.6.0-SNAPSHOT</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.dluxapps</groupId>
       <artifactId>odl-dluxapps-yangui</artifactId>
-      <version>0.6.0-SNAPSHOT</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>