Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / archetypes / opendaylight-karaf-distro-archetype / src / main / resources / archetype-resources / pom.xml
index a0536e889ca4463edf8096c79b826dbc68a4bbd1..af3cae5ea26d2014aba8fd23e8a3765108156084 100644 (file)
@@ -19,8 +19,8 @@
   <properties>
     <!-- Optional TODO: Move these properties to your parent pom and possibly
             DependencyManagement section of your parent pom -->
-    <branding.version>1.2.1-Beryllium-SR1</branding.version>
-    <karaf.resources.version>1.6.1-Beryllium-SR1</karaf.resources.version>
+    <branding.version>1.2.2-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.6.2-SNAPSHOT</karaf.resources.version>
     <karaf.version>3.0.3</karaf.version>
   </properties>
 
@@ -81,7 +81,7 @@
       <dependency>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>features-openflowplugin</artifactId>
-        <version>0.2.1-Beryllium-SR1</version>
+        <version>0.2.2-SNAPSHOT</version>
         <classifier>features</classifier>
         <type>xml</type>
         <scope>runtime</scope>