Bumping versions by 0.0.1 for next dev cycle 09/30609/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 3 Dec 2015 21:59:00 +0000 (16:59 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 3 Dec 2015 21:59:00 +0000 (16:59 -0500)
Change-Id: I7cf987272ce5639a16cac90158bc78891001042e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
distributions/karaf/pom.xml
distributions/pom.xml
feature-selector/pom.xml
features/index/pom.xml
features/index/src/main/resources/features.xml
features/pom.xml
features/test/pom.xml
features/test/src/main/resources/features.xml
pom.xml

index 45586112b38773b80862ad25165252581fe921b1..f699dd77ec67816b6f86c9dde7b23fe165474015 100644 (file)
@@ -4,15 +4,15 @@
   <parent>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>root</artifactId>
-      <version>0.3.3-Lithium-SR3</version>
+      <version>0.3.4-SNAPSHOT</version>
       <relativePath>../../</relativePath>
    </parent>
   <artifactId>distribution-karaf</artifactId>
   <packaging>pom</packaging>
 
   <properties>
-    <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>
   </properties>
 
   <dependencies>
@@ -97,7 +97,7 @@
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>distribution.vtn-coordinator</artifactId>
-      <version>6.1.3-Lithium-SR3</version>
+      <version>6.1.4-SNAPSHOT</version>
       <type>tar.bz2</type>
       <classifier>bin</classifier>
       <exclusions>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>distribution.vtn-coordinator</artifactId>
-      <version>6.1.3-Lithium-SR3</version>
+      <version>6.1.4-SNAPSHOT</version>
       <type>txt</type>
       <classifier>README</classifier>
       <exclusions>
       <plugin>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf-plugin</artifactId>
-        <version>1.5.3-Lithium-SR3</version>
+        <version>1.5.4-SNAPSHOT</version>
         <executions>
           <execution>
             <id>populate-local-repo</id>
index 0e9b644483bf77379753e5d7e3969eb4bf4d6de3..66ddfc663ef6a1c19ff18ebecd1b6c98d5319bd4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>root</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>distributions</artifactId>
index 6a141927807b819fe3791f407d3112d37ce2c5ad..aa448b22371ad409a6e3cc8ca7dc29b99368f246 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>root</artifactId>
-      <version>0.3.3-Lithium-SR3</version>
+      <version>0.3.4-SNAPSHOT</version>
       <relativePath>../</relativePath>
   </parent>
   <artifactId>feature-selector</artifactId>
   <packaging>war</packaging>
   <name>feature-selector Webapp</name>
-  <version>0.2.3-Lithium-SR3</version>
+  <version>0.2.4-SNAPSHOT</version>
   <properties>
       <jackson.version>1.9.10</jackson.version>
       <jstl.version>1.1.2</jstl.version>
index 6e52b32343a1a37461ae615deb129b4ceeeab8c2..cca37244945cb64173e052e63cd2e0d910e09297 100644 (file)
@@ -13,7 +13,7 @@
    <parent>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>root</artifactId>
-      <version>0.3.3-Lithium-SR3</version>
+      <version>0.3.4-SNAPSHOT</version>
       <relativePath>../../</relativePath>
    </parent>
    <artifactId>features-integration-index</artifactId>
     <dependency>
       <groupId>org.opendaylight.aaa</groupId>
       <artifactId>features-aaa-api</artifactId>
-      <version>0.2.3-Lithium-SR3</version>
+      <version>0.2.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.aaa</groupId>
       <artifactId>features-aaa</artifactId>
-      <version>0.2.3-Lithium-SR3</version>
+      <version>0.2.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.aaa</groupId>
       <artifactId>features-aaa-authz</artifactId>
-      <version>0.2.3-Lithium-SR3</version>
+      <version>0.2.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.alto</groupId>
       <artifactId>features-alto</artifactId>
-      <version>0.1.3-Lithium-SR3</version>
+      <version>0.1.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.l2switch</groupId>
       <artifactId>features-l2switch</artifactId>
-      <version>0.2.3-Lithium-SR3</version>
+      <version>0.2.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.persistence</groupId>
       <artifactId>features-persistence</artifactId>
-      <version>1.0.3-Lithium-SR3</version>
+      <version>1.0.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.sdninterfaceapp</groupId>
       <artifactId>features-sdninterfaceapp</artifactId>
-      <version>1.5.3-Lithium-SR3</version>
+      <version>1.5.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.sfc</groupId>
       <artifactId>features-sfc</artifactId>
-      <version>0.1.3-Lithium-SR3</version>
+      <version>0.1.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.sfc</groupId>
       <artifactId>features-sfc-sb-rest</artifactId>
-      <version>0.1.3-Lithium-SR3</version>
+      <version>0.1.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.sfc</groupId>
       <artifactId>features-sfclisp</artifactId>
-      <version>0.1.3-Lithium-SR3</version>
+      <version>0.1.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.sfc</groupId>
       <artifactId>features-sfcofl2</artifactId>
-      <version>0.1.3-Lithium-SR3</version>
+      <version>0.1.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
        <groupId>org.opendaylight.sfc</groupId>
        <artifactId>features-sfc-ovs</artifactId>
-       <version>0.1.3-Lithium-SR3</version>
+       <version>0.1.4-SNAPSHOT</version>
        <classifier>features</classifier>
        <type>xml</type>
     </dependency>
     <dependency>
        <groupId>org.opendaylight.sfc</groupId>
        <artifactId>features-sfc-netconf</artifactId>
-       <version>0.1.3-Lithium-SR3</version>
+       <version>0.1.4-SNAPSHOT</version>
        <classifier>features</classifier>
        <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.tsdr</groupId>
       <artifactId>features-tsdr</artifactId>
-      <version>1.0.3-Lithium-SR3</version>
+      <version>1.0.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-test</artifactId>
-      <version>1.5.3-Lithium-SR3</version>
+      <version>1.5.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.3-Lithium-SR3</version>
+      <version>1.5.4-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
    </dependencies>
               <systemPropertyVariables>
                 <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
                 <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
-                <karaf.distro.version>1.5.3-Lithium-SR3</karaf.distro.version>
+                <karaf.distro.version>1.5.4-SNAPSHOT</karaf.distro.version>
               </systemPropertyVariables>
               <dependenciesToScan>
                <dependency>org.opendaylight.odlparent:features-test</dependency>
index 9476850d0d9ea152f1cf61b9b4e36f9a64bd1a1e..dcd80ba4cfab0a265b9e28dfbb67041af9a13f4e 100644 (file)
@@ -30,9 +30,9 @@
 
 
     <!-- Please add new repository in an alphabetical order -->
-    <repository>mvn:org.opendaylight.aaa/features-aaa/0.2.3-Lithium-SR3/xml/features</repository>
-    <repository>mvn:org.opendaylight.aaa/features-aaa-authz/0.2.3-Lithium-SR3/xml/features</repository>
-    <repository>mvn:org.opendaylight.aaa/features-aaa-api/0.2.3-Lithium-SR3/xml/features</repository>
+    <repository>mvn:org.opendaylight.aaa/features-aaa/0.2.4-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.aaa/features-aaa-authz/0.2.4-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.aaa/features-aaa-api/0.2.4-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.alto/features-alto/${feature.alto.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.bgpcep/features-bgp/${feature.bgpcep.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.bgpcep/features-extras/${feature.bgpcep.version}/xml/features</repository>
@@ -48,7 +48,7 @@
     <repository>mvn:org.opendaylight.dlux/features-dlux/${feature.dlux.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.groupbasedpolicy/features-groupbasedpolicy/${feature.groupbasedpolicy.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.iotdm/onem2m-features/${feature.iotdm.version}/xml/features</repository>
-    <repository>mvn:org.opendaylight.l2switch/features-l2switch/0.2.3-Lithium-SR3/xml/features</repository>
+    <repository>mvn:org.opendaylight.l2switch/features-l2switch/0.2.4-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.lacp/features-lacp/${feature.lacp.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/${feature.lispflowmapping.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.neutron/features-neutron/${feature.neutron.version}/xml/features</repository>
@@ -60,9 +60,9 @@
     <repository>mvn:org.opendaylight.ovsdb/features-ovsdb/${feature.ovsdb.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.packetcable/features-packetcable/${feature.packetcable.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.packetcable/features-packetcable-policy/${feature.packetcable.version}/xml/features</repository>
-    <repository>mvn:org.opendaylight.persistence/features-persistence/1.0.3-Lithium-SR3/xml/features</repository>
+    <repository>mvn:org.opendaylight.persistence/features-persistence/1.0.4-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.reservation/features-reservation/${feature.reservation.version}/xml/features</repository>
-    <repository>mvn:org.opendaylight.sdninterfaceapp/features-sdninterfaceapp/1.5.3-Lithium-SR3/xml/features</repository>
+    <repository>mvn:org.opendaylight.sdninterfaceapp/features-sdninterfaceapp/1.5.4-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.sfc/features-sfc/${feature.sfc.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.sfc/features-sfc-netconf/${feature.sfc.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.sfc/features-sfc-ovs/${feature.sfc.version}/xml/features</repository>
index 9e331c7267932b25b0c9a670d2788650ac7dde35..2d3343eb27cfcb087d29883374402caabfcdd42f 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>root</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>features-integration-aggregator</artifactId>
index 4b69569b95bfeabb5b1c48589882b518d157205f..9cedc3b26210bd5b34f71f4df358c2e73d242e3e 100644 (file)
@@ -13,7 +13,7 @@
    <parent>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>root</artifactId>
-      <version>0.3.3-Lithium-SR3</version>
+      <version>0.3.4-SNAPSHOT</version>
       <relativePath>../../</relativePath>
    </parent>
    <artifactId>features-integration-test</artifactId>
@@ -35,7 +35,7 @@
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-test</artifactId>
-      <version>1.5.3-Lithium-SR3</version>
+      <version>1.5.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
@@ -47,7 +47,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.3-Lithium-SR3</version>
+      <version>1.5.4-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
    </dependencies>
               <systemPropertyVariables>
                 <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
                 <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
-                <karaf.distro.version>1.5.3-Lithium-SR3</karaf.distro.version>
+                <karaf.distro.version>1.5.4-SNAPSHOT</karaf.distro.version>
               </systemPropertyVariables>
               <dependenciesToScan>
                <dependency>org.opendaylight.odlparent:features-test</dependency>
index d10e00dc38e64c0f8e5689af41523ea8db55bb9d..9362e89155c548afd164551729c00b0eec6bc42a 100644 (file)
 
     <!-- Please use alphabetical order to add a compatible with all features -->
     <feature name='odl-integration-compatible-with-all' version='${project.version}'>
-        <feature version='0.2.3-Lithium-SR3'>odl-aaa-api</feature>
-        <feature version='0.2.3-Lithium-SR3'>odl-aaa-authn</feature>
-        <feature version='0.2.3-Lithium-SR3'>odl-aaa-authz</feature>
-        <feature version='0.2.3-Lithium-SR3'>odl-aaa-netconf-plugin</feature>
-        <feature version='0.2.3-Lithium-SR3'>odl-aaa-sssd-plugin</feature>
+        <feature version='0.2.4-SNAPSHOT'>odl-aaa-api</feature>
+        <feature version='0.2.4-SNAPSHOT'>odl-aaa-authn</feature>
+        <feature version='0.2.4-SNAPSHOT'>odl-aaa-authz</feature>
+        <feature version='0.2.4-SNAPSHOT'>odl-aaa-netconf-plugin</feature>
+        <feature version='0.2.4-SNAPSHOT'>odl-aaa-sssd-plugin</feature>
         <feature version='${feature.adsal.version}'>odl-adsal-all</feature>
         <feature version='${feature.bgpcep.version}'>odl-bgpcep-bgp-all</feature>
         <feature version='${feature.bgpcep.version}'>odl-bgpcep-pcep-all</feature>
         <feature version='${feature.dlux.version}'>odl-dlux-core</feature>
         <feature version='${feature.coretutorials.version}'>odl-dsbenchmark-impl</feature>
         <feature version='${feature.lispflowmapping.version}'>odl-lispflowmapping-all</feature>
-        <feature version='1.2.3-Lithium-SR3'>odl-mdsal-broker</feature>
+        <feature version='1.2.4-SNAPSHOT'>odl-mdsal-broker</feature>
         <feature version='${feature.mdsal.version}'>odl-netconf-connector-ssh</feature>
         <feature version='${feature.neutron.version}'>odl-neutron-service</feature>
         <feature version='${feature.nsf.version}'>odl-nsf-all</feature>
-        <feature version='0.6.3-Lithium-SR3'>odl-openflowjava-protocol</feature>
+        <feature version='0.6.4-SNAPSHOT'>odl-openflowjava-protocol</feature>
         <feature version='${feature.openflowplugin.version}'>odl-openflowplugin-adsal-compatibility</feature>
         <feature version='${feature.openflowplugin.version}'>odl-openflowplugin-flow-services</feature>
         <feature version='${feature.openflowplugin.version}'>odl-openflowplugin-flow-services-rest</feature>
@@ -84,8 +84,8 @@
         <feature version='${feature.openflowplugin.version}'>odl-openflowplugin-nxm-extensions</feature>
         <feature version='${feature.ovsdb.version}'>odl-ovsdb-all</feature>
         <feature version='${feature.reservation.version}'>odl-reservation-models</feature>
-        <feature version='1.2.3-Lithium-SR3'>odl-restconf</feature>
-        <feature version="1.5.3-Lithium-SR3">odl-sdninterfaceapp-all</feature>
+        <feature version='1.2.4-SNAPSHOT'>odl-restconf</feature>
+        <feature version="1.5.4-SNAPSHOT">odl-sdninterfaceapp-all</feature>
         <feature version='${feature.sfc.version}'>odl-sfc-core</feature>
         <feature version='${feature.sfc.version}'>odl-sfc-test-consumer</feature>
         <feature version='${feature.sfc.version}'>odl-sfclisp</feature>
         <feature version='${feature.groupbasedpolicy.version}'>odl-groupbasedpolicy-ofoverlay</feature>
         <feature version='${project.version}'>odl-integration-compatible-with-all</feature>
         <feature version='${feature.iotdm.version}'>odl-iotdm-onem2m</feature>
-        <feature version='0.2.3-Lithium-SR3'>odl-l2switch-switch</feature>
-        <feature version='0.2.3-Lithium-SR3'>odl-l2switch-switch-rest</feature>
-        <feature version='0.2.3-Lithium-SR3'>odl-l2switch-switch-ui</feature>
+        <feature version='0.2.4-SNAPSHOT'>odl-l2switch-switch</feature>
+        <feature version='0.2.4-SNAPSHOT'>odl-l2switch-switch-rest</feature>
+        <feature version='0.2.4-SNAPSHOT'>odl-l2switch-switch-ui</feature>
         <feature version='${feature.lacp.version}'>odl-lacp-ui</feature>
         <feature version='${feature.nic.version}'>odl-nic-core</feature>
         <feature version='${feature.ovsdb.openstack.version}'>odl-ovsdb-openstack</feature>
         <feature version='${feature.packetcable.version}'>odl-packetcable-all</feature>
         <feature version='${feature.packetcable.version}'>odl-packetcable-policy-server-all</feature>
-        <feature version='1.0.3-Lithium-SR3'>odl-persistence-api</feature>
+        <feature version='1.0.4-SNAPSHOT'>odl-persistence-api</feature>
         <feature version='${feature.sfc.version}'>odl-sfcofl2</feature>
         <feature version='${feature.snbi.version}'>odl-snbi-all</feature>
         <feature version='${feature.snmp4sdn.version}'>odl-snmp4sdn-all</feature> <!-- Bug 4498 and Bug 4583 -->
diff --git a/pom.xml b/pom.xml
index 8c35af82eda09c82594edd66fef4fe42f242982a..c97e04be79c60b8e52484358aa18dcc7e7e02563 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,13 +3,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.integration</groupId>
   <artifactId>root</artifactId>
-  <version>0.3.3-Lithium-SR3</version>
+  <version>0.3.4-SNAPSHOT</version>
   <name>integration</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>
   <url>https://wiki.opendaylight.org/view/CrossProject:Integration_Group</url>
   </scm>
   <properties>
     <!-- Keep this list sorted alphabetically please -->
-    <didm.version>0.1.3-Lithium-SR3</didm.version>
-    <feature.adsal.version>0.9.3-Lithium-SR3</feature.adsal.version>
-    <feature.alto.version>0.1.3-Lithium-SR3</feature.alto.version>
-    <feature.bgpcep.version>0.4.3-Lithium-SR3</feature.bgpcep.version>
-    <feature.capwap.version>0.1.3-Lithium-SR3</feature.capwap.version>
-    <feature.coretutorials.version>1.0.3-Lithium-SR3</feature.coretutorials.version>
-    <feature.dlux.version>0.2.3-Lithium-SR3</feature.dlux.version>
-    <feature.flow.version>1.2.3-Lithium-SR3</feature.flow.version>
-    <feature.groupbasedpolicy.version>0.2.3-Lithium-SR3</feature.groupbasedpolicy.version>
-    <feature.iotdm.version>0.0.4-Lithium-SR3</feature.iotdm.version>
-    <feature.lacp.version>1.0.3-Lithium-SR3</feature.lacp.version>
-    <feature.lispflowmapping.version>1.2.3-Lithium-SR3</feature.lispflowmapping.version>
-    <feature.mdsal.version>1.2.3-Lithium-SR3</feature.mdsal.version>
-    <feature.nic.version>1.0.3-Lithium-SR3</feature.nic.version>
-    <feature.nsf.version>0.5.3-Lithium-SR3</feature.nsf.version>
-    <feature.neutron.version>0.5.3-Lithium-SR3</feature.neutron.version>
-    <feature.openflowplugin.version>0.1.3-Lithium-SR3</feature.openflowplugin.version>
-    <feature.ovsdb.openstack.version>1.1.3-Lithium-SR3</feature.ovsdb.openstack.version>
-    <feature.ovsdb.version>1.1.3-Lithium-SR3</feature.ovsdb.version>
-    <feature.packetcable.version>1.2.3-Lithium-SR3</feature.packetcable.version>
-    <feature.reservation.version>1.0.3-Lithium-SR3</feature.reservation.version>
-    <feature.sfc.version>0.1.3-Lithium-SR3</feature.sfc.version>
-    <feature.snbi.version>1.1.3-Lithium-SR3</feature.snbi.version>
-    <feature.snmp4sdn.version>0.2.3-Lithium-SR3</feature.snmp4sdn.version>
-    <feature.sxp.version>1.1.3-Lithium-SR3</feature.sxp.version>
-    <feature.tcpmd5.version>1.1.3-Lithium-SR3</feature.tcpmd5.version>
-    <feature.topoprocessing.version>0.0.4-Lithium-SR3</feature.topoprocessing.version>
-    <feature.tsdr.version>1.0.3-Lithium-SR3</feature.tsdr.version>
-    <feature.ttp.version>0.1.3-Lithium-SR3</feature.ttp.version>
-    <feature.usc.version>1.0.3-Lithium-SR3</feature.usc.version>
-    <feature.vpnservice.version>0.1.3-Lithium-SR3</feature.vpnservice.version>
-    <feature.vtn-manager.version>0.3.3-Lithium-SR3</feature.vtn-manager.version>
-    <feature.yangtools.version>0.7.3-Lithium-SR3</feature.yangtools.version>
+    <didm.version>0.1.4-SNAPSHOT</didm.version>
+    <feature.adsal.version>0.9.4-SNAPSHOT</feature.adsal.version>
+    <feature.alto.version>0.1.4-SNAPSHOT</feature.alto.version>
+    <feature.bgpcep.version>0.4.4-SNAPSHOT</feature.bgpcep.version>
+    <feature.capwap.version>0.1.4-SNAPSHOT</feature.capwap.version>
+    <feature.coretutorials.version>1.0.4-SNAPSHOT</feature.coretutorials.version>
+    <feature.dlux.version>0.2.4-SNAPSHOT</feature.dlux.version>
+    <feature.flow.version>1.2.4-SNAPSHOT</feature.flow.version>
+    <feature.groupbasedpolicy.version>0.2.4-SNAPSHOT</feature.groupbasedpolicy.version>
+    <feature.iotdm.version>0.0.5-SNAPSHOT</feature.iotdm.version>
+    <feature.lacp.version>1.0.4-SNAPSHOT</feature.lacp.version>
+    <feature.lispflowmapping.version>1.2.4-SNAPSHOT</feature.lispflowmapping.version>
+    <feature.mdsal.version>1.2.4-SNAPSHOT</feature.mdsal.version>
+    <feature.nic.version>1.0.4-SNAPSHOT</feature.nic.version>
+    <feature.nsf.version>0.5.4-SNAPSHOT</feature.nsf.version>
+    <feature.neutron.version>0.5.4-SNAPSHOT</feature.neutron.version>
+    <feature.openflowplugin.version>0.1.4-SNAPSHOT</feature.openflowplugin.version>
+    <feature.ovsdb.openstack.version>1.1.4-SNAPSHOT</feature.ovsdb.openstack.version>
+    <feature.ovsdb.version>1.1.4-SNAPSHOT</feature.ovsdb.version>
+    <feature.packetcable.version>1.2.4-SNAPSHOT</feature.packetcable.version>
+    <feature.reservation.version>1.0.4-SNAPSHOT</feature.reservation.version>
+    <feature.sfc.version>0.1.4-SNAPSHOT</feature.sfc.version>
+    <feature.snbi.version>1.1.4-SNAPSHOT</feature.snbi.version>
+    <feature.snmp4sdn.version>0.2.4-SNAPSHOT</feature.snmp4sdn.version>
+    <feature.sxp.version>1.1.4-SNAPSHOT</feature.sxp.version>
+    <feature.tcpmd5.version>1.1.4-SNAPSHOT</feature.tcpmd5.version>
+    <feature.topoprocessing.version>0.0.5-SNAPSHOT</feature.topoprocessing.version>
+    <feature.tsdr.version>1.0.4-SNAPSHOT</feature.tsdr.version>
+    <feature.ttp.version>0.1.4-SNAPSHOT</feature.ttp.version>
+    <feature.usc.version>1.0.4-SNAPSHOT</feature.usc.version>
+    <feature.vpnservice.version>0.1.4-SNAPSHOT</feature.vpnservice.version>
+    <feature.vtn-manager.version>0.3.4-SNAPSHOT</feature.vtn-manager.version>
+    <feature.yangtools.version>0.7.4-SNAPSHOT</feature.yangtools.version>
     <junit.version>4.8.1</junit.version>
-    <karaf.branding.version>1.1.3-Lithium-SR3</karaf.branding.version>
+    <karaf.branding.version>1.1.4-SNAPSHOT</karaf.branding.version>
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <snmp.plugin.version>1.0.3-Lithium-SR3</snmp.plugin.version>
+    <snmp.plugin.version>1.0.4-SNAPSHOT</snmp.plugin.version>
     <!-- Keep this list sorted alphabetically please -->
   </properties>
   <modules>