Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / features / pom.xml
index 5cb1aa72e803eaac806b8a7965fe139e8533ab69..3a4239c2b25182660ac9143d5641a615cc4b896d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>${groupId}</groupId>
@@ -24,8 +24,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.2.3-Lithium-SR3</mdsal.version>
-    <yangtools.version>0.7.3-Lithium-SR3</yangtools.version>
+    <mdsal.version>1.2.4-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.4-SNAPSHOT</yangtools.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>