Bug 8677: Bump odlparent from 2.0.0 to 2.0.2
[genius.git] / features / odl-genius / pom.xml
index ea79fbab68076c12787149cf34c9cb7c0fc17806..d50596e32ebf47f6d623e7768e31d54f6a549475 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.2</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: Impls</name>
 
   <!-- TODO Replace all <properties> by dependencyManagement <scope>import of respective upstream project -->
   <properties>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <liblldp.version>0.12.0-SNAPSHOT</liblldp.version>
-    <infrautils.version>1.1.0-SNAPSHOT</infrautils.version>
+    <openflowplugin.version>0.5.0-SNAPSHOT</openflowplugin.version>
+    <ovsdb.version>1.5.0-SNAPSHOT</ovsdb.version>
+    <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.6.0-SNAPSHOT</mdsal.version>
+    <restconf.version>1.6.0-SNAPSHOT</restconf.version>
+    <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
+    <dluxapps.version>0.6.0-SNAPSHOT</dluxapps.version>
+    <liblldp.version>0.13.0-SNAPSHOT</liblldp.version>
+    <infrautils.version>1.2.0-SNAPSHOT</infrautils.version>
   </properties>
 
   <dependencyManagement>