Bump versions by 0.1.0 for next dev cycle
[integration/distribution.git] / distribution-karaf / pom.xml
index 9e878443baeaaf9d8f3b297d4174e24056e91867..9f5aeba7b37fd47480fcff93715520e3287fbf48 100644 (file)
@@ -4,15 +4,15 @@
   <parent>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>root</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
       <relativePath>../</relativePath>
    </parent>
   <artifactId>distribution-karaf</artifactId>
   <packaging>pom</packaging>
 
   <properties>
-    <branding.version>1.2.0-SNAPSHOT</branding.version>
-    <karaf.resources.version>1.6.0-SNAPSHOT</karaf.resources.version>
+    <branding.version>1.3.0-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.7.0-SNAPSHOT</karaf.resources.version>
   </properties>
 
   <dependencies>
@@ -97,7 +97,7 @@
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>distribution.vtn-coordinator</artifactId>
-      <version>6.2.0-SNAPSHOT</version>
+      <version>6.3.0-SNAPSHOT</version>
       <type>tar.bz2</type>
       <classifier>bin</classifier>
       <exclusions>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>distribution.vtn-coordinator</artifactId>
-      <version>6.2.0-SNAPSHOT</version>
+      <version>6.3.0-SNAPSHOT</version>
       <type>txt</type>
       <classifier>README</classifier>
       <exclusions>
       <plugin>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf-plugin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.7.0-SNAPSHOT</version>
         <executions>
           <execution>
             <id>populate-local-repo</id>