Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / archetypes / opendaylight-karaf-features / src / main / resources / archetype-resources / pom.xml
index 2206acee0d82e91c29d8ccc058542ac2464be79e..83f5be0afad1d3ab3e5fe6330b189b94905815ef 100644 (file)
@@ -11,7 +11,7 @@
    <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-parent</artifactId>
-      <version>1.6.0-Beryllium</version>
+      <version>1.6.1-SNAPSHOT</version>
    </parent>
    <artifactId>features-${repoName}</artifactId>
    <groupId>${groupId}</groupId>
    <packaging>jar</packaging>
    <properties>
       <features.file>features.xml</features.file>
-      <branding.version>1.2.0-Beryllium</branding.version>
-      <karaf.resources.version>1.6.0-Beryllium</karaf.resources.version>
-      <feature.test.version>1.6.0-Beryllium</feature.test.version>
-      <karaf.empty.version>1.6.0-Beryllium</karaf.empty.version>
+      <branding.version>1.2.1-SNAPSHOT</branding.version>
+      <karaf.resources.version>1.6.1-SNAPSHOT</karaf.resources.version>
+      <feature.test.version>1.6.1-SNAPSHOT</feature.test.version>
+      <karaf.empty.version>1.6.1-SNAPSHOT</karaf.empty.version>
    </properties>
    <dependencies>
     <!--
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.8.0-Beryllium</version>
+          <version>0.8.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.3.0-Beryllium</version>
+          <version>1.3.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.2.0-Beryllium</version>
+          <version>0.2.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>