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 106390721ff7e98e5a682473207246a139e5bb85..df98f70f4b7d586023c8e438863170a3cf767898 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.1.3-Lithium-SR3</branding.version>
-    <karaf.resources.version>1.5.3-Lithium-SR3</karaf.resources.version>
+    <branding.version>1.1.4-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.5.4-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.1.3-Lithium-SR3</version>
+        <version>0.1.4-SNAPSHOT</version>
         <classifier>features</classifier>
         <type>xml</type>
         <scope>runtime</scope>