Bumping versions by 0.0.1 for next dev cycle
[l2switch.git] / hosttracker / model / pom.xml
index 17c803b71cd3d311cc0698df9cb4175e3becdaf1..0eb0ebb4de64181dbc06ea353a5a8e3e4d260bc1 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>hosttracker.aggregator</artifactId>
         <groupId>org.opendaylight.l2switch.hosttracker</groupId>
-        <version>0.2.4-Lithium-SR4</version>
+        <version>0.2.5-SNAPSHOT</version>
     </parent>
     <artifactId>hosttracker-model</artifactId>
     <packaging>bundle</packaging>
@@ -13,7 +13,7 @@
         <dependency>
             <groupId>org.opendaylight.l2switch.addresstracker</groupId>
             <artifactId>addresstracker-model</artifactId>
-            <version>0.2.4-Lithium-SR4</version>
+            <version>0.2.5-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller.model</groupId>