Bump versions by x.(y+1).z for next dev cycle
[genius.git] / features / odl-genius-ui / pom.xml
index 8afa69f6eb072f197bda24ddf41afdc058ad0c4f..7a4745e5e6b5dfd82855f9fa4ecd73e09f5767a8 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius-ui</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: UI</name>
 
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-mdsal-apidocs</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.6.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.dluxapps</groupId>
       <artifactId>odl-dluxapps-yangman</artifactId>
-      <version>0.5.0-SNAPSHOT</version>
+      <version>0.6.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>