Bumping versions by 0.0.1 for next dev cycle 94/30594/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 3 Dec 2015 21:40:35 +0000 (16:40 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Dec 2015 02:15:21 +0000 (21:15 -0500)
This patch is part 1 of 2 patches.

* The only version not incrmented is aaa.version, which is left at
  0.2.3-Lithium-SR3 since they depend on controller and can't update yet.
* To break the cyclic dependency, this patch temporarily stops running
  the netconf-connector and restconf feature tests.

A second patch (to be run after AAA increments their versions to
0.2.4-SNAPSHOT) wiil update aaa.version and re-enable these tests.

Change-Id: I9d4a7ac7142444b980b905ec32f63f94634c3bae
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
254 files changed:
features/akka/pom.xml
features/akka/src/main/resources/features.xml
features/config-netty/pom.xml
features/config-persister/pom.xml
features/config/pom.xml
features/extras/pom.xml
features/mdsal/pom.xml
features/netconf-connector/pom.xml
features/netconf-connector/src/main/resources/features.xml
features/netconf/pom.xml
features/netconf/src/main/resources/features.xml
features/pom.xml
features/protocol-framework/pom.xml
features/restconf/pom.xml
features/restconf/src/main/resources/features.xml
itests/base-features-it/pom.xml
itests/pom.xml
karaf/karaf-branding/pom.xml
karaf/karaf-parent/pom.xml
karaf/opendaylight-karaf-empty/pom.xml
karaf/opendaylight-karaf-resources/pom.xml
karaf/opendaylight-karaf/pom.xml
karaf/pom.xml
opendaylight/adsal/adsal-enunciate-parent/pom.xml
opendaylight/adsal/appauth/pom.xml
opendaylight/adsal/arphandler/pom.xml
opendaylight/adsal/clustering/integrationtest/pom.xml
opendaylight/adsal/clustering/services/pom.xml
opendaylight/adsal/clustering/services_implementation/pom.xml
opendaylight/adsal/clustering/stub/pom.xml
opendaylight/adsal/clustering/test/pom.xml
opendaylight/adsal/commons/httpclient/pom.xml
opendaylight/adsal/commons/integrationtest/pom.xml
opendaylight/adsal/configuration/api/pom.xml
opendaylight/adsal/configuration/implementation/pom.xml
opendaylight/adsal/configuration/integrationtest/pom.xml
opendaylight/adsal/connectionmanager/api/pom.xml
opendaylight/adsal/connectionmanager/implementation/pom.xml
opendaylight/adsal/containermanager/api/pom.xml
opendaylight/adsal/containermanager/implementation/pom.xml
opendaylight/adsal/containermanager/it.implementation/pom.xml
opendaylight/adsal/containermanager/shell/pom.xml
opendaylight/adsal/dummy-console/pom.xml
opendaylight/adsal/features/adsal/pom.xml
opendaylight/adsal/features/base/pom.xml
opendaylight/adsal/features/base/src/main/resources/features.xml
opendaylight/adsal/features/controller/pom.xml
opendaylight/adsal/features/extras/pom.xml
opendaylight/adsal/features/nsf/pom.xml
opendaylight/adsal/forwarding/staticrouting/pom.xml
opendaylight/adsal/forwardingrulesmanager/api/pom.xml
opendaylight/adsal/forwardingrulesmanager/implementation/pom.xml
opendaylight/adsal/forwardingrulesmanager/integrationtest/pom.xml
opendaylight/adsal/hosttracker/api/pom.xml
opendaylight/adsal/hosttracker/implementation/pom.xml
opendaylight/adsal/hosttracker/integrationtest/pom.xml
opendaylight/adsal/hosttracker/shell/pom.xml
opendaylight/adsal/hosttracker_new/api/pom.xml
opendaylight/adsal/hosttracker_new/implementation/pom.xml
opendaylight/adsal/karaf-tomcat-security/pom.xml
opendaylight/adsal/logging/bridge/pom.xml
opendaylight/adsal/northbound/archetype-app-northbound/pom.xml
opendaylight/adsal/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml
opendaylight/adsal/northbound/bundlescanner/api/pom.xml
opendaylight/adsal/northbound/bundlescanner/implementation/pom.xml
opendaylight/adsal/northbound/commons/pom.xml
opendaylight/adsal/northbound/connectionmanager/pom.xml
opendaylight/adsal/northbound/containermanager/pom.xml
opendaylight/adsal/northbound/controllermanager/pom.xml
opendaylight/adsal/northbound/flowprogrammer/pom.xml
opendaylight/adsal/northbound/hosttracker/pom.xml
opendaylight/adsal/northbound/httpservice-bridge/pom.xml
opendaylight/adsal/northbound/integrationtest/pom.xml
opendaylight/adsal/northbound/java-client/pom.xml
opendaylight/adsal/northbound/jolokia/pom.xml
opendaylight/adsal/northbound/networkconfiguration/bridgedomain/pom.xml
opendaylight/adsal/northbound/staticrouting/pom.xml
opendaylight/adsal/northbound/statistics/pom.xml
opendaylight/adsal/northbound/subnets/pom.xml
opendaylight/adsal/northbound/swagger-ui/pom.xml
opendaylight/adsal/northbound/switchmanager/pom.xml
opendaylight/adsal/northbound/topology/pom.xml
opendaylight/adsal/northbound/usermanager/pom.xml
opendaylight/adsal/northboundtest/unit_test_suite/pom.xml
opendaylight/adsal/pom.xml
opendaylight/adsal/protocol_plugins/openflow/pom.xml
opendaylight/adsal/protocol_plugins/stub/pom.xml
opendaylight/adsal/routing/dijkstra_implementation/pom.xml
opendaylight/adsal/sal/api/pom.xml
opendaylight/adsal/sal/connection/api/pom.xml
opendaylight/adsal/sal/connection/implementation/pom.xml
opendaylight/adsal/sal/implementation/pom.xml
opendaylight/adsal/sal/networkconfiguration/api/pom.xml
opendaylight/adsal/sal/networkconfiguration/implementation/pom.xml
opendaylight/adsal/samples/clustersession/pom.xml
opendaylight/adsal/samples/loadbalancer/pom.xml
opendaylight/adsal/samples/northbound/loadbalancer/pom.xml
opendaylight/adsal/samples/simpleforwarding/pom.xml
opendaylight/adsal/security/pom.xml
opendaylight/adsal/statisticsmanager/api/pom.xml
opendaylight/adsal/statisticsmanager/implementation/pom.xml
opendaylight/adsal/statisticsmanager/integrationtest/pom.xml
opendaylight/adsal/switchmanager/api/pom.xml
opendaylight/adsal/switchmanager/implementation/pom.xml
opendaylight/adsal/switchmanager/integrationtest/pom.xml
opendaylight/adsal/topologymanager/implementation/pom.xml
opendaylight/adsal/topologymanager/integrationtest/pom.xml
opendaylight/adsal/topologymanager/shell/pom.xml
opendaylight/adsal/usermanager/api/pom.xml
opendaylight/adsal/usermanager/implementation/pom.xml
opendaylight/adsal/web/brandfragment/pom.xml
opendaylight/adsal/web/devices/pom.xml
opendaylight/adsal/web/flows/pom.xml
opendaylight/adsal/web/osgi-brandfragment/pom.xml
opendaylight/adsal/web/root/pom.xml
opendaylight/adsal/web/topology/pom.xml
opendaylight/adsal/web/troubleshoot/pom.xml
opendaylight/archetypes/odl-model-project/pom.xml
opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml
opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml
opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/opendaylight-karaf-features/pom.xml
opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml
opendaylight/archetypes/opendaylight-startup/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/api/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/pom.xml
opendaylight/commons/checkstyle/pom.xml
opendaylight/commons/concepts/pom.xml
opendaylight/commons/enunciate-parent/pom.xml
opendaylight/commons/filter-valve/pom.xml
opendaylight/commons/liblldp/pom.xml
opendaylight/commons/logback_settings/pom.xml
opendaylight/commons/opendaylight/pom.xml
opendaylight/commons/parent/pom.xml
opendaylight/commons/protocol-framework/pom.xml
opendaylight/config/config-api/pom.xml
opendaylight/config/config-artifacts/pom.xml
opendaylight/config/config-manager/pom.xml
opendaylight/config/config-module-archetype/pom.xml
opendaylight/config/config-netty-config/pom.xml
opendaylight/config/config-parent/pom.xml
opendaylight/config/config-persister-api/pom.xml
opendaylight/config/config-persister-directory-xml-adapter/pom.xml
opendaylight/config/config-persister-feature-adapter/pom.xml
opendaylight/config/config-persister-file-xml-adapter/pom.xml
opendaylight/config/config-plugin-parent/pom.xml
opendaylight/config/config-util/pom.xml
opendaylight/config/logback-config-loader/pom.xml
opendaylight/config/logback-config/pom.xml
opendaylight/config/netconf-config-dispatcher/pom.xml
opendaylight/config/netty-config-api/pom.xml
opendaylight/config/netty-event-executor-config/pom.xml
opendaylight/config/netty-threadgroup-config/pom.xml
opendaylight/config/netty-timer-config/pom.xml
opendaylight/config/pom.xml
opendaylight/config/shutdown-api/pom.xml
opendaylight/config/shutdown-impl/pom.xml
opendaylight/config/threadpool-config-api/pom.xml
opendaylight/config/threadpool-config-impl/pom.xml
opendaylight/config/yang-jmx-generator-it/pom.xml
opendaylight/config/yang-jmx-generator-plugin/pom.xml
opendaylight/config/yang-jmx-generator/pom.xml
opendaylight/config/yang-test-plugin/pom.xml
opendaylight/config/yang-test/pom.xml
opendaylight/md-sal/benchmark-data-store/pom.xml
opendaylight/md-sal/md-sal-config/pom.xml
opendaylight/md-sal/mdsal-artifacts/pom.xml
opendaylight/md-sal/messagebus-api/pom.xml
opendaylight/md-sal/messagebus-config/pom.xml
opendaylight/md-sal/messagebus-impl/pom.xml
opendaylight/md-sal/messagebus-spi/pom.xml
opendaylight/md-sal/model/model-inventory/pom.xml
opendaylight/md-sal/model/model-topology/pom.xml
opendaylight/md-sal/model/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-akka-raft-example/pom.xml
opendaylight/md-sal/sal-akka-raft/pom.xml
opendaylight/md-sal/sal-binding-api/pom.xml
opendaylight/md-sal/sal-binding-broker/pom.xml
opendaylight/md-sal/sal-binding-config/pom.xml
opendaylight/md-sal/sal-binding-dom-it/pom.xml
opendaylight/md-sal/sal-binding-it/pom.xml
opendaylight/md-sal/sal-binding-util/pom.xml
opendaylight/md-sal/sal-clustering-commons/pom.xml
opendaylight/md-sal/sal-clustering-config/pom.xml
opendaylight/md-sal/sal-common-api/pom.xml
opendaylight/md-sal/sal-common-impl/pom.xml
opendaylight/md-sal/sal-common-util/pom.xml
opendaylight/md-sal/sal-common/pom.xml
opendaylight/md-sal/sal-connector-api/pom.xml
opendaylight/md-sal/sal-distributed-datastore/pom.xml
opendaylight/md-sal/sal-dom-api/pom.xml
opendaylight/md-sal/sal-dom-broker/pom.xml
opendaylight/md-sal/sal-dom-spi/pom.xml
opendaylight/md-sal/sal-dom-xsql-config/pom.xml
opendaylight/md-sal/sal-dom-xsql/pom.xml
opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml
opendaylight/md-sal/sal-inmemory-datastore/pom.xml
opendaylight/md-sal/sal-karaf-xsql/pom.xml
opendaylight/md-sal/sal-netconf-connector/pom.xml
opendaylight/md-sal/sal-remote/pom.xml
opendaylight/md-sal/sal-remoterpc-connector/pom.xml
opendaylight/md-sal/sal-rest-connector-config/pom.xml
opendaylight/md-sal/sal-rest-connector/pom.xml
opendaylight/md-sal/sal-rest-docgen-maven/pom.xml
opendaylight/md-sal/sal-rest-docgen/pom.xml
opendaylight/md-sal/sal-restconf-broker/pom.xml
opendaylight/md-sal/sal-test-model/pom.xml
opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml
opendaylight/md-sal/samples/clustering-test-app/model/pom.xml
opendaylight/md-sal/samples/clustering-test-app/pom.xml
opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml
opendaylight/md-sal/samples/pom.xml
opendaylight/md-sal/samples/toaster-config/pom.xml
opendaylight/md-sal/samples/toaster-consumer/pom.xml
opendaylight/md-sal/samples/toaster-it/pom.xml
opendaylight/md-sal/samples/toaster-provider/pom.xml
opendaylight/md-sal/samples/toaster/pom.xml
opendaylight/netconf/config-netconf-connector/pom.xml
opendaylight/netconf/config-persister-impl/pom.xml
opendaylight/netconf/ietf-netconf-monitoring-extension/pom.xml
opendaylight/netconf/ietf-netconf-monitoring/pom.xml
opendaylight/netconf/ietf-netconf-notifications/pom.xml
opendaylight/netconf/ietf-netconf/pom.xml
opendaylight/netconf/mdsal-netconf-connector/pom.xml
opendaylight/netconf/mdsal-netconf-monitoring/pom.xml
opendaylight/netconf/netconf-api/pom.xml
opendaylight/netconf/netconf-artifacts/pom.xml
opendaylight/netconf/netconf-auth/pom.xml
opendaylight/netconf/netconf-cli/pom.xml
opendaylight/netconf/netconf-client/pom.xml
opendaylight/netconf/netconf-config/pom.xml
opendaylight/netconf/netconf-connector-config/pom.xml
opendaylight/netconf/netconf-impl/pom.xml
opendaylight/netconf/netconf-it/pom.xml
opendaylight/netconf/netconf-mapping-api/pom.xml
opendaylight/netconf/netconf-mdsal-config/pom.xml
opendaylight/netconf/netconf-monitoring/pom.xml
opendaylight/netconf/netconf-netty-util/pom.xml
opendaylight/netconf/netconf-notifications-api/pom.xml
opendaylight/netconf/netconf-notifications-impl/pom.xml
opendaylight/netconf/netconf-ssh/pom.xml
opendaylight/netconf/netconf-tcp/pom.xml
opendaylight/netconf/netconf-testtool/pom.xml
opendaylight/netconf/netconf-usermanager/pom.xml
opendaylight/netconf/netconf-util/pom.xml
opendaylight/netconf/pom.xml
pom.xml

index 7ab6e61d1590b3677e182a0633e409c06a4f8922..fc8f8c8641bfbf13ab0153509725e4d0da4118e2 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
    </parent>
    <artifactId>features-akka</artifactId>
       <features.file>features.xml</features.file>
       <!-- 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>
-      <feature.test.version>0.7.3-Lithium-SR3</feature.test.version>
-      <karaf.empty.version>1.5.3-Lithium-SR3</karaf.empty.version>
+      <feature.test.version>0.7.4-SNAPSHOT</feature.test.version>
+      <karaf.empty.version>1.5.4-SNAPSHOT</karaf.empty.version>
       <surefire.version>2.16</surefire.version>
    </properties>
    <dependencies>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.3-Lithium-SR3</version>
+          <version>0.7.4-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.3-Lithium-SR3</version>
+          <version>1.2.4-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <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>
         </dependency>
index 6fe12e3fd701e7376d96a52909482401a7181d51..2dde50ba54d6fb8098a6324fdc1172cbfaf8f441 100644 (file)
@@ -18,9 +18,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-Lithium-SR3/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.3-Lithium-SR3/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-Lithium-SR3/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.4-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.4-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.4-SNAPSHOT/xml/features</repository>
     -->
     <feature name='odl-akka-all' version='${project.version}' description='OpenDaylight :: Akka :: All'>
         <!--
@@ -53,7 +53,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider '>
-            <feature version='1.2.3-Lithium-SR3'>odl-mdsal-broker</feature>
+            <feature version='1.2.4-SNAPSHOT'>odl-mdsal-broker</feature>
             <feature version='${project.version}'>odl-controller-model</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-controller-model' version='${project.version}' description='OpenDaylight :: controller :: Model'>
-            <feature version='0.7.3-Lithium-SR3'>odl-yangtools-binding</feature>
-            <feature version='0.7.3-Lithium-SR3'>odl-yangtools-models</feature>
+            <feature version='0.7.4-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.4-SNAPSHOT'>odl-yangtools-models</feature>
             <bundle>mvn:org.opendaylight.controller/controller-model/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='1.2.3-Lithium-SR3'>odl-mdsal-broker</feature>
+            <feature version='1.2.4-SNAPSHOT'>odl-mdsal-broker</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-controller.xml">mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -77,7 +77,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='0.1.3-Lithium-SR3'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.4-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index fb75014fb411cb0decba4d671e203df8aae1d284..dd35c671a471dd1090633c39de3c17c9320682af 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config-netty</artifactId>
index 74dbcd552f041375fbb7d4f503c8bbe6b3b176cd..4e071271ec7082ad8771cdea2288860509a226ac 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config-persister</artifactId>
index 5235f2bd2cbdd62d5ee9d945647058a193a3f0bd..79a8063a166b3efff51338be9cb24ea7c31f0b05 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config</artifactId>
@@ -20,7 +20,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>
     <dependency>
index a1b83703f76c578ca2d3c36cafa0d85cc68529f1..7f1b974652047a6b08409ecaf00eb97e9337beb8 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.3-Lithium-SR3</version>
+        <version>1.5.4-SNAPSHOT</version>
         <relativePath>../../opendaylight/commons/opendaylight</relativePath>
     </parent>
     <artifactId>features-extras</artifactId>
         <features.file>features.xml</features.file>
         <!-- 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>
-        <karaf.empty.version>1.5.3-Lithium-SR3</karaf.empty.version>
+        <karaf.empty.version>1.5.4-SNAPSHOT</karaf.empty.version>
         <surefire.version>2.16</surefire.version>
     </properties>
     <dependencies>
index d51beafd5bd8648a8d86696df69be5ea88fc283d..d45bbacec21fb5731639052f54d19ac91b8a0954 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
   </parent>
   <artifactId>features-mdsal</artifactId>
index b3143261bf0b29cf6af254247c3db917990dab13..d93c385a81cac880c18fe13e031415b30fe7757a 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
    </parent>
    <!--
@@ -21,7 +21,7 @@
   -->
    <artifactId>features-netconf-connector</artifactId>
    <!-- Optional TODO: Uncomment version if you are not using a parent pom.xml
-   <version>1.1.3-Lithium-SR3</version>
+   <version>1.1.4-SNAPSHOT</version>
    -->
    <packaging>jar</packaging>
    <properties>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.3-Lithium-SR3</version>
+          <version>0.7.4-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.3-Lithium-SR3</version>
+          <version>1.2.4-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <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>
         </dependency>
     -->
     <!-- test to validate features.xml -->
    <!--FIXME BUG-2195 When running single feature tests for netconf connector, features including ssh proxy server always fail (this behavior does not appear when running karaf distro directly)-->
+   <!-- TEMPORARILY DISABLE TO BREAK CYCLIC DEPENDENCY
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-test</artifactId>
       <scope>test</scope>
     </dependency>
+   -->
     <!-- dependency for opendaylight-karaf-empty for use by testing -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
index 31b53a27d2c2c204645b9f08176b02634b22f933..633728d71c7ea4c719cb1c7b0cbd2ce1e0e1b967 100644 (file)
@@ -18,9 +18,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-Lithium-SR3/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.3-Lithium-SR3/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-Lithium-SR3/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.4-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.4-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.4-SNAPSHOT/xml/features</repository>
     -->
     <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features</repository>
@@ -59,7 +59,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider '>
-            <feature version='1.2.3-Lithium-SR3'>odl-mdsal-broker</feature>
+            <feature version='1.2.4-SNAPSHOT'>odl-mdsal-broker</feature>
             <feature version='${project.version}'>odl-controller-model</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-controller-model' version='${project.version}' description='OpenDaylight :: controller :: Model'>
-            <feature version='0.7.3-Lithium-SR3'>odl-yangtools-binding</feature>
-            <feature version='0.7.3-Lithium-SR3'>odl-yangtools-models</feature>
+            <feature version='0.7.4-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.4-SNAPSHOT'>odl-yangtools-models</feature>
             <bundle>mvn:org.opendaylight.controller/controller-model/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='1.2.3-Lithium-SR3'>odl-mdsal-broker</feature>
+            <feature version='1.2.4-SNAPSHOT'>odl-mdsal-broker</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-controller.xml">mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -83,7 +83,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='0.1.3-Lithium-SR3'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.4-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index deb8e82e1096cbbebdae332d04d3d283c58ef900..05e675805ed4bbca49b941d824fbc905dbabf58a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/netconf</relativePath>
   </parent>
   <artifactId>features-netconf</artifactId>
index 83e874f2c400e528b246e6c384e092edddde678f..e422de2e80b9ab2d155905ffa8def69802482063 100644 (file)
@@ -27,7 +27,7 @@
     <bundle>mvn:org.opendaylight.controller/ietf-netconf-monitoring-extension/${project.version}</bundle>
     <bundle>mvn:org.opendaylight.yangtools.model/ietf-inet-types/${ietf-inet-types.version}</bundle>
     <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types/${ietf-yang-types.version}</bundle>
-    <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types-20130715/2013.07.15.7.3-Lithium-SR3</bundle>
+    <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types-20130715/2013.07.15.7.4-SNAPSHOT</bundle>
   </feature>
   <feature name='odl-netconf-mapping-api' version='${project.version}' description="OpenDaylight :: Netconf :: Mapping API">
     <feature version='${project.version}'>odl-netconf-api</feature>
index db9188b5c2bf11c1307e464e8aaadc5df6519766..52a63aaca91f567de987395ac4fa9eb3c8f44b7e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-controller</artifactId>
index 1a5f61990e7ff05afef2f8fe8e15020648994158..d1bb5a0c8a6e73dca8c1c6c11a90a1aa7ae4fc56 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-protocol-framework</artifactId>
index 2942e7390bea9210ee942f68dfdea6ccdb0aa456..63fc1d5334e52bf9673fac0a9f50094319a3a93c 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
    </parent>
    <!--
@@ -22,7 +22,7 @@
    <artifactId>features-restconf</artifactId>
    <groupId>org.opendaylight.controller</groupId>
    <!-- Optional TODO: Uncomment version if you are not using a parent pom.xml
-   <version>1.1.3-Lithium-SR3</version>
+   <version>1.1.4-SNAPSHOT</version>
    -->
    <packaging>jar</packaging>
    <properties>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.3-Lithium-SR3</version>
+          <version>0.7.4-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.3-Lithium-SR3</version>
+          <version>1.2.4-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <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>
         </dependency>
       Optional TODO: Remove TODO comments.
     -->
     <!-- test to validate features.xml -->
+    <!-- TEMPORARILY DISABLE TO BREAK CYCLIC DEPENDENCY
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-test</artifactId>
       <scope>test</scope>
     </dependency>
+    -->
     <!-- dependency for opendaylight-karaf-empty for use by testing -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
index d329b23f280a2aba76182a264b5c338d255f1fd6..760f23dae0954de128cfd2ffec320835b0f8851c 100644 (file)
@@ -18,9 +18,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-Lithium-SR3/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.3-Lithium-SR3/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-Lithium-SR3/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.4-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.4-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.4-SNAPSHOT/xml/features</repository>
     -->
     <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features</repository>
@@ -53,7 +53,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider '>
-            <feature version='1.2.3-Lithium-SR3'>odl-mdsal-broker</feature>
+            <feature version='1.2.4-SNAPSHOT'>odl-mdsal-broker</feature>
             <feature version='${project.version}'>odl-controller-model</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-controller-model' version='${project.version}' description='OpenDaylight :: controller :: Model'>
-            <feature version='0.7.3-Lithium-SR3'>odl-yangtools-binding</feature>
-            <feature version='0.7.3-Lithium-SR3'>odl-yangtools-models</feature>
+            <feature version='0.7.4-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.4-SNAPSHOT'>odl-yangtools-models</feature>
             <bundle>mvn:org.opendaylight.controller/controller-model/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='1.2.3-Lithium-SR3'>odl-mdsal-broker</feature>
+            <feature version='1.2.4-SNAPSHOT'>odl-mdsal-broker</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-controller.xml">mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -77,7 +77,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='0.1.3-Lithium-SR3'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.4-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 9d37bedd5fc96b3ea2c415126f7ec03d7adc920c..7fde48c77b1480109f9933766342e3b8599ed238 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>itests-controller</artifactId>
-        <version>1.5.3-Lithium-SR3</version>
+        <version>1.5.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>base-features-it</artifactId>
index ecef8c6665c1bbd139bdf73879b98c4024ad944f..6031e20827a3d26f9645878ae7bde5281d091a36 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>itests-controller</artifactId>
index 3e16ebb7833d2511f364bc38a8cd7e8253e3850c..9773cac20f17c2322da6d73b2ebb6eba3f1b9a17 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>releasepom</artifactId>
-    <version>0.2.3-Lithium-SR3</version>
+    <version>0.2.4-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>karaf.branding</artifactId>
-  <version>1.1.3-Lithium-SR3</version>
+  <version>1.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>OpenDaylight :: Karaf :: Branding</name>
 
index 5f1fde6d0cbc9160e1dda1de9b448561b5a0ea8f..acba702b1f793f2ae4a26ce8f3e94aeba932f8ea 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <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>
@@ -21,8 +21,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <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>
     <karaf.localFeature>standard</karaf.localFeature>
     <!--  Karaf Maven plugin 3.023 reinstalls already installed
           boot features to container, which could be observed
index b9d480ee9b6dc967edaf72e6d714e6be030df9ee..fb01dfc2a68e93659562bf1c4e1de3d4476d8899 100644 (file)
@@ -3,13 +3,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../karaf-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-empty</artifactId>
-  <version>1.5.3-Lithium-SR3</version>
+  <version>1.5.4-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index cd848220dde2dfce253c1bbe71a320d1af95fcab..8f21036cb2d7e3925a5db5561460eb1fb3fa62a9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>opendaylight-karaf-resources</artifactId>
index 810831d61decfefe40051a953bfd7cc366be6100..cb342c56fa40c7357df1728d3df65dc7bd82526c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>distribution.opendaylight-karaf</artifactId>
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>features-restconf</artifactId>
-      <version>1.2.3-Lithium-SR3</version>
+      <version>1.2.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
index cea888c342ad7cc4399bef0b569852047f302a43..2303775bfa619f7a97a99f6632e7f0920d6fbe04 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.3-Lithium-SR3</version>
+    <version>1.1.4-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/parent</relativePath>
   </parent>
 
index d41c173b1160650b14f5712504ecc47ae6f1ea3f..fb5b7456c6b54e293e3d835b4a0f1f58e4e7b30a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>enunciate-parent</artifactId>
-        <version>1.5.3-Lithium-SR3</version>
+        <version>1.5.4-SNAPSHOT</version>
         <relativePath>../../commons/enunciate-parent</relativePath>
     </parent>
 
index 92425173133183f793b333feebafda9c9a6b980c..6a5e4684248d88b153be00c1db0991d89bccfcf2 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>appauth</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 6fde684b167c69e497c3fb3f3f81fd875ecb18a0..a82e8b0655c1d1abdf2f88ea4432ff7608762b02 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>arphandler</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index cd0045c31c3856e2a8064068493316bb78f1f919..6724af3011cbdc891acb51ebfc3f68c168bc8a41 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.3-Lithium-SR3</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>clustering.services.integrationtest</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 3c981fcf5e674ef63f9412de76ef1289efcb1d76..8a4e4b78035387cfb8617a74656bf98e3cbdac6d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.services</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index a2a07bfaa8eab55bce70e066553f138bec4d04bc..06ea10e77032dfba91ec89da864f474299a14ac0 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.services-implementation</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
index dac1acc4ac612feb59e50443fe6f7b2ae3f52e4e..113bf9986542203cf32db7632735ed38ed7cf027 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.stub</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 332eb125fca4aadf8f7f02e9231aefe8b082bdb9..45e4fa9ba4277504a52f7c5fd5d0c043b19e9094 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.test</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 0201c1a04f957fdd18b51f50de1b92b4b23850a9..cc1fbdee1927dad7362c198856852dd420c08538 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.httpclient</artifactId>
-  <version>0.2.3-Lithium-SR3</version>
+  <version>0.2.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -70,7 +70,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.3-Lithium-SR3</version>
+            <version>0.1.4-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index 5e5f48430303d986faa07f933373ca0bb7071fda..9bc204cfae0cd9b69d77852a0df0122340f0ade4 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.integrationtest</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencies>
@@ -88,7 +88,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.3-Lithium-SR3</version>
+            <version>0.1.4-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index a55a0a8cf062661e21691a4f2c2ebf1099be905c..d2ab896425e83042c930793cdb2b73cc18ecf5d2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>configuration</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 439b03738ac2b3911247b11dfdb8de53010ea2c2..95ec3d37940e1fcb6b4e29f9289cbfbe3d860736 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>configuration.implementation</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 8f9ade317acbf0146b8f59d821b118927f51e7da..f3d4a929eb1af5a708d1b62ffb3cb45b8a81fd0b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.3-Lithium-SR3</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>configuration.integrationtest</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>
index b6efcf8f472e3602569ace3daa5025137b01c61d..0a223c0f76deb9e22e0a2c0ca52d3be43fa05f4a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>connectionmanager</artifactId>
-  <version>0.2.3-Lithium-SR3</version>
+  <version>0.2.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index cd9a9b542e620da65e7432218e3bdfa49848653a..49cf9b75714cd8e47072aa2fa765b8a066120936 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>connectionmanager.implementation</artifactId>
-  <version>0.2.3-Lithium-SR3</version>
+  <version>0.2.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 449ba38ec3ea7f81773b5559c3646a47e2e0fd54..dbeaf00526c0a5696ab44002a7aa82e0a4ddbd79 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 15b4e268114848876ebb42340e53049d31768dfc..d8738cdbe9cd19dc657e56214a0401eb7e93f9c4 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager.implementation</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 9b444382bcd1d0c7ab27ff66e3af482caa5a79e6..07e5462084c04b23aff84eb5a6f223564810c6d6 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager.it.implementation</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b480124e27652482b9c23722ce846ec1f626085a..5b1a0adf96f232e85ec8e15cc040c35f0210bc3d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>containermanager.shell</artifactId>
index a40f0ba7da244df978febfc34e9f82e41823a823..7fde974fcae9ea6bf71314a1e67538aae77c5aca 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>dummy-console</artifactId>
-  <version>1.2.3-Lithium-SR3</version>
+  <version>1.2.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>Dummy Console Interfaces for Equinox-specific CLI</description>
   <build>
index 6ceb73e6f5d368078cae5e84c32a34a5c9a9a43e..4f75aa34d892db0d2613c3eef4481587bfcaabac 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-adsal</artifactId>
@@ -31,7 +31,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>
     <!-- Bundle dependencies -->
index f2fe739aa96a5a9ef2917acfba3133cda008b83e..844c64cef3765a1a43ae3631b6d4490cf8da6ae2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-base</artifactId>
     <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>
index 37ef68f91a39c8d541d14943b59a98f49fc231b3..5bcb1bc4dcf8831127ae0313db7e7f1e11073688 100644 (file)
@@ -16,8 +16,8 @@
       <feature>odl-base-jackson</feature>
       <feature>odl-base-spring-security</feature>
    </feature>
-   <feature name="odl-base-dummy-console" description="Temporary Dummy Console" version="1.2.3-Lithium-SR3">
-      <bundle>mvn:org.opendaylight.controller/dummy-console/1.2.3-Lithium-SR3</bundle>
+   <feature name="odl-base-dummy-console" description="Temporary Dummy Console" version="1.2.4-SNAPSHOT">
+      <bundle>mvn:org.opendaylight.controller/dummy-console/1.2.4-SNAPSHOT</bundle>
    </feature>
    <feature name="odl-base-felix-dm" description="Felix Dependency Manager" version="${felix.dependencymanager.version}">
       <bundle>mvn:org.osgi/org.osgi.compendium/${osgi.compendium.version}</bundle>
index 5e77cf97425800a66b4c691ca01fadc606516119..d0a16f2a8dfb2a83b14e06d402979c82eb52aa5e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>controller-features</artifactId>
index fe80cd3a724d9683d8f4da88e51ddf1654bb34ad..df41de07db1f21b8f11725b0982390dd5b03b7dd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>extras-features</artifactId>
index 53549ed9aa344381ca2014fb9a70761ee45c6c82..5cd10185ec1fb245c857556a15e95d4ad6db8f67 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-nsf</artifactId>
@@ -25,7 +25,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>
     <!-- Feature Dependencies -->
index 4ff316a660a81fc300a8883bb4cf6232e37c5627..4affba05f2c79fea852b8bfd09941f8b0072be6f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwarding.staticrouting</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f1be171e2148e005dfbd6b688790d45424786915..5ba9b71c2ba08518bffc3faff7ced117624e79b4 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager</artifactId>
-  <version>0.7.3-Lithium-SR3</version>
+  <version>0.7.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 549539a47d81c1419ccd470ef5684a6c6691872d..acc2a428e2164cf0705172548b5c415f8c9cc953 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager.implementation</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e388c99ed4b9dab1ca2172c915696fa2ee82f521..84f5d6dfdefc88e405213b531bbb40d645d95146 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.3-Lithium-SR3</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager.integrationtest</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 7ae659f3b435c7d421b956c20176e9c18f29bff7..c57d7289ba198e9da989f703935b83052b835143 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 9a2d2a39659aa9e2e1ef2b868a366c50777d854f..78a1fdde050f3e38bf2bd858fcb0b5b7176b2eaf 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker.implementation</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index d9ba415512478a9bf17fcfbe2eae648605342568..c6c4848d73324a7d46b0de96a8d5e57e42081bc1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.3-Lithium-SR3</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>hosttracker.integrationtest</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 148b31076f7805a2bd92572d430000c29a071c9c..1ab84a72388e4505724741e661f4065b65c6eefe 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker.shell</artifactId>
index 07b6bb991e22228c0ae834a755187635b8d713df..21a61c4836375f3ec407f084b210cb0b1554c27c 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker_new</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index cee6e646d546401232bd93c79ecebf77a2a515bc..82b487e1393d91aa3aadde50d15677b5da7b6f00 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker_new.implementation</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 88d77ae5823840aa3bb97da1be5bc68e4ce4c207..9b32428a06f3771d880bb4714c1f414230556ef4 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>karaf-tomcat-security</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 6a8584d146ea2781cf749870cb819733dd9adf2d..74c33c59f6f15e3d66b797046ef6afb308a20ec0 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>logging.bridge</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 87854822bb5f782a5db1cd81fda90dc9685756c6..7bcea7ae29911e9dd65b2920f462d7d79185b632 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>app-northbound</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>app-northbound</name>
index 700e2e0b32442cc2d5105176a6e8c1edced7eac6..b320e9f4da818b5e84a3c7c3ff45563df3479de6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
index 3f58153b28324288cf7acf3273dd8fb6c17fb96a..9148f03dc0677f9902885ae9628405b1d304543c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>bundlescanner</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 013fc2fb527226407052e6282f5746fbfcf56504..305fc2520047d7543f626a22200851231f7f92c6 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>bundlescanner.implementation</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 3504baec32b59e54e0a5685da11e8600f2c597c0..17e7cea5b1f3916d02bdca9ff44a145775a36c23 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.northbound</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 77a2161849237a6c2bcaa12af87faf231505f5eb..d43f5a33b98b3e97a556bd7cf44b24c4b7cd8fb1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>connectionmanager.northbound</artifactId>
-  <version>0.2.3-Lithium-SR3</version>
+  <version>0.2.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 29123e228ce3c7063f12397391b1cfde0a6267b1..de5bd32226a216390a7098a9d272a3ae11f2cfc9 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>containermanager.northbound</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 2b30bcf64060fd954f33fba6aaa021d16976bfa4..61c33157a20a06bf64e6ff9029c60ff4eeb90ddb 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>controllermanager.northbound</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index df66a6d28a165f1b2ad64ce09d0542a1c787642b..449b2e0b37de351e0164db6f1d7d54bc663cf55b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>flowprogrammer.northbound</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3533ab078256e87e842c47c3f9bf6e4ea3e59511..6fdd1f596a92e80f39638bdc48861794e91fca73 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>hosttracker.northbound</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 42b76ee16ca6477eca8adbd6c4e2e71ab7972749..c3fbaa9fd76f95872f6d539e88b17e8a36c7e126 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>httpservice-bridge</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>HttpService bridge web application</description>
 
index 68f2dd7ffcfd1ad2a7ec4ccc6656aef2c4173f36..32d579532730ecb4a0d34a7cd8857cfd1c1833c5 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.3-Lithium-SR3</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>northbound.integrationtest</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>
index 8fecc30df09c534ac491a3af651f6b01164feedc..f324169a193414c726520e17da584fd682a51a9f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>northbound.client</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index aebaa8ea8688193898989e2416d71111e2c7c4c9..1fa685d637e5f03d541ff1b8269fa7bc76245444 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>jolokia-bridge</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>Jolokia bridge web application</description>
 
index 1719d023a47b3eb0ac73d0d55fdf15504a6f162d..fb305115ddc71837aecadf7de2e5e391fadf57b9 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>networkconfig.bridgedomain.northbound</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 262dd37c223807087e9fd4821a1e4092f3fcb354..65a1e84cc4a9b9e7ffafb91c8d3e50fbc7a18eb2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>forwarding.staticrouting.northbound</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 2b068cb3bffa8324a9d3a8e00633701583c584c6..01d9a52723498516480609b4d5984c48acf59649 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>statistics.northbound</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 515364385d2d79c9bc8acf2562e2791abf91cb11..4d7c58058ae99e3e2c872cb5e15521bdbc2781df 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>subnets.northbound</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 287f25d95b9fec2fe439a3f16c422cdabe5bba98..1c2b43e54f8caa1f26c13dbbb1201169736f8979 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>swagger-ui</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 7747b884fd0664758819c07d34ca852670a23db5..27268416a5cd1574b199647da58d118e891710f4 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>switchmanager.northbound</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index ee65687b941cbf78d0e891697c4257b3c9f38143..ba46595f67c1c099604c42d8d6a70a111f8753be 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>topology.northbound</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index c0d4e7c6f4eb4f9a85e49c7f7a7e2b405d6b88a3..76113ff610c41b7ab90984fee8406210fe1b2050 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>usermanager.northbound</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a129fe02375eb221b758e910d1fe0d2e462ea8bd..d3c220916950fd3eb3993f9ee2e343618ac13909 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <scm>
@@ -16,7 +16,7 @@
 
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>northboundtest</artifactId>
-        <version>0.5.3-Lithium-SR3</version>
+        <version>0.5.4-SNAPSHOT</version>
         <packaging>bundle</packaging>
 
         <build>
index ce78f51de6fe3d4efd912397f9cb94fcf043990e..63b51fe4e65acbdf7d32f0a796083d4a1730ecd0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.3-Lithium-SR3</version>
+    <version>1.1.4-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
index 8261a8075cef99aba874716dc7f3cc866a79b50d..13ea5070be35401a6d41510af8db1eacc95b41e1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol_plugins.openflow</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 6495c4a0488d7d5d8a24806c56e052ec5f4a68fe..eb337fecb5dab9b1eb53ef64496eaaebb0ba7941 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol_plugins.stub</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 8a8281118b625be857d95e606c456b16fb51ea10..296ccfe85e5daea9f565f8cd3ad21799aa90c8c8 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>routing.dijkstra_implementation</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 1d2ddb368c7df09743ea5fdc868b0a94b90bad57..e36287e55080236041e73a3f9fc4b33f61a56a86 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal</artifactId>
-  <version>0.9.3-Lithium-SR3</version>
+  <version>0.9.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 0635be83fa189b6840119a0dd7960dcc399cc63c..92096bda5b5de9ec7858974f99f0910d7f67e3c0 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.connection</artifactId>
-  <version>0.2.3-Lithium-SR3</version>
+  <version>0.2.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3d31fb1894dadfd1a7b6dca2a5826220b86a4665..ab69ab44c460f7a7a8077e784aa3731eae84ba7e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.connection.implementation</artifactId>
-  <version>0.2.3-Lithium-SR3</version>
+  <version>0.2.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index de76610f971774ec2746fbfc72b44e860ad1d305..775f91cc42c3f2c34b840e2acfe706ac7d36ffc6 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.implementation</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 6f820ad79f86d26cf8cc0fbe3e5619c6a32eeb5d..aaddb5e1c35deace6e7b428b912eb9b4d18a86b0 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.networkconfiguration</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a9e91ce8587b217fa1537e31e924a2daf98a3f3d..267bb8735c76ac01550da4e2198db8098124a963 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.networkconfiguration.implementation</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 1b8b4294d6703b4bdba0b015b17bf55d933a3ad8..d97b96d31969f2cacff0f21302c67058e0144e1d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>clustersession</artifactId>
-  <version>1.1.3-Lithium-SR3</version>
+  <version>1.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>clustering.services</artifactId>
-      <version>0.6.3-Lithium-SR3</version>
+      <version>0.6.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
index 59c9cc3c341982714ff4b09a9aebf9bbc525815d..4cfb0040cd0f63dcf74180db55781ba827ea383e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>samples.loadbalancer</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a5aad4c8e20799367b1137ddc668260b05678731..c6fca3a0dbef4853fb8590e797069d8802b1d3d3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>samples.loadbalancer.northbound</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 82c1d682c671d120fcfe48d6c20c17d5038d7c5d..483ed49c6d3f690830653855fd071c1917989164 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>samples.simpleforwarding</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index ef995a81d5a648a31531ac0febe343179fb64c3d..c9e2d9300288b13f5d769f67ee1cc4ff59b70402 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>security</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 4409c69fdc7f93f3aa578298339e59b3d17486a3..658b8c4913def0d03384113426ee82dcc99e7af2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>statisticsmanager</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 8e96c354d17e1443fa95c46e3fabe7443ddebce6..61f7bfd8415c85c68829884c1b548a3fa84bbfc6 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>statisticsmanager.implementation</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
index 447bf77648a289f5eed2ee768c48b07674b10090..61d7613cd0d1d60974faaf05c6dc486d1091dea7 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.3-Lithium-SR3</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>statisticsmanager.integrationtest</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index ed4e591d3273ae5a83098915fd4cd3fa1aa4c27b..b1639625c9dd5a559621deb3dce39722aac29734 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>switchmanager</artifactId>
-  <version>0.8.3-Lithium-SR3</version>
+  <version>0.8.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 23b117697b9f69899368cd49998a432a9917f358..679b79717632757893e1c3a0b1843c72ea96c85b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>switchmanager.implementation</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 5d91718139685640da5fec4a4a7045f5546e86b0..113bcc4ba1d0ca5acc025dc8ec167936ed6cdcad 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.3-Lithium-SR3</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>switchmanager.integrationtest</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 939efc63189a106bab28dcc33d87814b5ced70c6..25506cefbb8129ac7acc975e363645491473b289 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>topologymanager</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 4da4a13d5be94a01a02087e6cf0ff1c1fe2e508d..25dc9970dabec80f09e7738c7f0a62006ffa8a1d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.3-Lithium-SR3</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>topologymanager.integrationtest</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index f79124831fea924ec80f0e92ef6a9fa781bf290f..7f54bff4d8c630480d576d8f23950b38da50c55c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>topologymanager.shell</artifactId>
index 52579d8a015f627569fa08f6e74065cd7a60d21a..4ebc37eb5345217e090d0eeb3fd61c011e206a21 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>usermanager</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3728a801f4e1e55123900390dc33cfde86d650fd..4e9fca0a1bf98dd2318bbee49e82b63934e0ed44 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>usermanager.implementation</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 5edda56e909ce624ef840ec797ecc90bf40a140f..04c9dc5fa5408a98207f31b7d17e28a2a989e4e7 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.3-Lithium-SR3</version>
+        <version>1.5.4-SNAPSHOT</version>
         <relativePath>../../../commons/opendaylight</relativePath>
     </parent>
   <scm>
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>web.brandfragment</artifactId>
-    <version>0.5.3-Lithium-SR3</version>
+    <version>0.5.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
index a4badae0b02bf3e09bedd49e8ebb66d1f661b42d..e2574c47d30670f773e9bf6e45e86e27c3a2b0f3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>devices.web</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 7d51fc50b2da4c4d302d9de2662fbdaaa142bc76..75f8fd503531b3b2a3c5b2236497ef9e3fd891c3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>flows.web</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index afe6a01cffdfeae72a651fd6591cfe2a1d71a3fd..84cabdbf7f06e37bca37048ab2d14fb9aff2a9be 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>osgi-brandfragment.web</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>OSGi management web application brand fragment</description>
 
index c5f81a9bcfe20d735806c4f3a91279badaa99907..eaea52e61b8de87520e4646f921f1de415e6c375 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>web</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 70d97725473ed02c50cec16f8677d0dcab6f8d16..3b559b0fbec98daba76e69488ff4f76f5343ea9b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>topology.web</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f385c40b03d73fec4d4c9a351c42a6c9963fbe04..b23c30058b6026a19b4d8aad6cb9682d99c8333a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>troubleshoot.web</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 02a33dc7b3c8d145dd1d4d4baa7c77afc46cf9ff..a20095c2ea59ee5c640e2439163f7d14079098af 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.3-Lithium-SR3</version>
+     <version>0.2.4-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller.archetypes</groupId>
   <artifactId>odl-model-project</artifactId>
-  <version>1.2.3-Lithium-SR3</version>
+  <version>1.2.4-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <properties>
index 735aeedc943c6d533a85ae89293132d37046f0ee..3180404cb6155cbbcb6d933ee174be02fdcb4873 100644 (file)
@@ -11,8 +11,8 @@
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
     <nexus.repository.release>opendaylight.release</nexus.repository.release>
     <nexus.repository.snapshot>opendaylight.release</nexus.repository.snapshot>
-    <yang.version>0.7.3-Lithium-SR3</yang.version>
-    <yang.codegen.version>0.7.3-Lithium-SR3</yang.codegen.version>
+    <yang.version>0.7.4-SNAPSHOT</yang.version>
+    <yang.codegen.version>0.7.4-SNAPSHOT</yang.codegen.version>
     <bundle.plugin.version>2.3.7</bundle.plugin.version>
   </properties>
   <scm>
index 94c5109c54e60e7d2f544888da35664f3e40ef54..16b58fa5ccda4650b856cf3595387999d3464804 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.3-Lithium-SR3</version>
+     <version>0.2.4-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-configfile-archetype</artifactId>
-  <version>1.2.3-Lithium-SR3</version>
+  <version>1.2.4-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <description>Configuration files for md-sal</description>
index 354fca8a16d5034f796c45708ee1cb6444b9cf97..3cd9bac67592849464f780610ac0781538943ec9 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.3-Lithium-SR3</version>
+     <version>0.2.4-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-distro-archetype</artifactId>
-  <version>1.1.3-Lithium-SR3</version>
+  <version>1.1.4-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>distribution-karaf-archetype</name>
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>
index a18d3a0a76534c512530c9da6ead450c1ae544f6..cf6d2c36dc81a51237fa2195fdebdda8f40baa57 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.3-Lithium-SR3</version>
+     <version>0.2.4-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-features-archetype</artifactId>
-  <version>1.1.3-Lithium-SR3</version>
+  <version>1.1.4-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>opendaylight-karaf-features-archetype</name>
index 1759563af3ed970e2ace5c6e8f9fe88844d7d5c6..9127cb9a85b0ffcf123a6ef49b3c538ba187c70b 100644 (file)
       <features.file>features.xml</features.file>
       <!-- 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>
-      <feature.test.version>1.5.3-Lithium-SR3</feature.test.version>
-      <karaf.empty.version>1.5.3-Lithium-SR3</karaf.empty.version>
+      <feature.test.version>1.5.4-SNAPSHOT</feature.test.version>
+      <karaf.empty.version>1.5.4-SNAPSHOT</karaf.empty.version>
       <surefire.version>2.16</surefire.version>
    </properties>
    <dependencies>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.3-Lithium-SR3</version>
+          <version>0.7.4-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.3-Lithium-SR3</version>
+          <version>1.2.4-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <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>
         </dependency>
index eb5edef07d18a9827ec5ebccc0e8bcbca068a545..28f0a916624ddf91a4e0737b725502267f19e72a 100644 (file)
@@ -21,9 +21,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-Lithium-SR3/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.3-Lithium-SR3/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-Lithium-SR3/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.4-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.4-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.4-SNAPSHOT/xml/features</repository>
     -->
     <feature name='odl-${repoName}-all' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: All'>
         <!--
@@ -64,7 +64,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-${repoName}-provider' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Provider '>
-            <feature version='1.2.3-Lithium-SR3'>odl-mdsal-broker</feature>
+            <feature version='1.2.4-SNAPSHOT'>odl-mdsal-broker</feature>
             <feature version='${symbol_dollar}{project.version}'>odl-${repoName}-model</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-${repoName}-model' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Model'>
-            <feature version='0.7.3-Lithium-SR3'>odl-yangtools-binding</feature>
-            <feature version='0.7.3-Lithium-SR3'>odl-yangtools-models</feature>
+            <feature version='0.7.4-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.4-SNAPSHOT'>odl-yangtools-models</feature>
             <bundle>mvn:${groupId}/${repoName}-model/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-${repoName}-provider' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Provider'>
-            <feature version='1.2.3-Lithium-SR3'>odl-mdsal-broker</feature>
+            <feature version='1.2.4-SNAPSHOT'>odl-mdsal-broker</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-${repoName}.xml">mvn:${groupId}/${repoName}-config/${symbol_dollar}{project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -88,7 +88,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-${repoName}-provider' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Provider'>
-            <feature version='0.1.3-Lithium-SR3'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.4-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 5a83754c4060b9af78ad371e878e16379f4b8d53..7ad1eab7c85860114c0fb826aba985906092e433 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.3-Lithium-SR3</version>
+     <version>0.2.4-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-startup-archetype</artifactId>
-  <version>1.0.3-Lithium-SR3</version>
+  <version>1.0.4-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>${project.artifactId}</name>
index 4f381c50bd68d43002eda7df33b3f7e665830327..a6eb3352223f49a1ff0f61d4be67e5aae9cc6f46 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.7.3-Lithium-SR3</version>
+    <version>0.7.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
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>
index 82325899a3e4288110394b413056025316e678f8..d33ca95e5dbf06f29f8c773aea8a678a7f6011f3 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index 27388d9f7c8348e7e1e207971b2a5f5341004732..f24713ff486b77446c402a11d0400bae346b396a 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 94e071790c034181b2ef10d1c10697f8a31227db..7a7233d49dac7ab4782cf09a1c93a5871a227db2 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
 
   <groupId>${groupId}</groupId>
index 59c34b2afd9491a2ebb0cffdcfa13b2d86606e3b..029cb8868944acd61a2dc8883533175ce510a094 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <scm>
@@ -15,7 +15,7 @@
   </scm>
   <groupId>org.opendaylight.controller.archetypes</groupId>
   <artifactId>archetypes-parent</artifactId>
-  <version>0.2.3-Lithium-SR3</version>
+  <version>0.2.4-SNAPSHOT</version>
   <packaging>pom</packaging>
     <distributionManagement>
     <!-- OpenDayLight Released artifact -->
index 855e727cbe8c1a543b0438d05bd1734cb3b4ee33..1feed03fb96c70517206311c2ef23c9c2669213a 100644 (file)
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>checkstyle</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <scm>
     <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
index ba8993755ce0e3ecb2c6d11b59737c0b299b943c..4ce334033abc90649b0cb4b70524bbe354e9a5d9 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>concepts</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.3-Lithium-SR3</version>
+            <version>0.1.4-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index 620eaab8470b4d688f7588b651fa38f702fa43f0..8ea4596d5c627fad796789575d5c4b6b2e086c2c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.3-Lithium-SR3</version>
+        <version>1.5.4-SNAPSHOT</version>
         <relativePath>../opendaylight</relativePath>
     </parent>
 
index 60b08911b0857dd869a8a44ab143c3e89bb1ce16..d953e33f7806476cfdaafc638181448d9618973f 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
   <artifactId>filter-valve</artifactId>
index 0c2d3c80832c36585f2ebfe76afb8957288b3432..f797fd5b9cc1e4f19b65774527a4e87d27397690 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
 
   <artifactId>liblldp</artifactId>
-  <version>0.9.3-Lithium-SR3</version>
+  <version>0.9.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index bb136f1c027932ad7bf3d436a9bcc9affafcca40..851e94da5364c19fd040bdce7e64557390d10eaa 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.3-Lithium-SR3</version>
+    <version>1.1.4-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>commons.logback_settings</artifactId>
-  <version>0.1.3-Lithium-SR3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <scm>
     <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
index 79362faaa26bd4fcdba134e91327cac1d80c23f1..0f7428828981145f1eb8b0cb7a8c1cbae6682145 100644 (file)
@@ -4,30 +4,30 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.opendaylight</artifactId>
-  <version>1.5.3-Lithium-SR3</version>
+  <version>1.5.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
 
     <akka.version>2.3.10</akka.version>
-    <appauth.version>0.5.3-Lithium-SR3</appauth.version>
-    <archetype-app-northbound>0.1.3-Lithium-SR3</archetype-app-northbound>
-    <arphandler.version>0.6.3-Lithium-SR3</arphandler.version>
+    <appauth.version>0.5.4-SNAPSHOT</appauth.version>
+    <archetype-app-northbound>0.1.4-SNAPSHOT</archetype-app-northbound>
+    <arphandler.version>0.6.4-SNAPSHOT</arphandler.version>
     <!-- Plugin Versions -->
-    <bundlescanner.api.version>0.5.3-Lithium-SR3</bundlescanner.api.version>
-    <bundlescanner.implementation.version>0.5.3-Lithium-SR3</bundlescanner.implementation.version>
-    <bundlescanner.version>0.5.3-Lithium-SR3</bundlescanner.version>
-    <clustering.services.version>0.6.3-Lithium-SR3</clustering.services.version>
-    <clustering.services_implementation.version>0.5.3-Lithium-SR3</clustering.services_implementation.version>
-    <clustering.stub.version>0.5.3-Lithium-SR3</clustering.stub.version>
-    <clustering.test.version>0.5.3-Lithium-SR3</clustering.test.version>
-    <commmons.northbound.version>0.5.3-Lithium-SR3</commmons.northbound.version>
+    <bundlescanner.api.version>0.5.4-SNAPSHOT</bundlescanner.api.version>
+    <bundlescanner.implementation.version>0.5.4-SNAPSHOT</bundlescanner.implementation.version>
+    <bundlescanner.version>0.5.4-SNAPSHOT</bundlescanner.version>
+    <clustering.services.version>0.6.4-SNAPSHOT</clustering.services.version>
+    <clustering.services_implementation.version>0.5.4-SNAPSHOT</clustering.services_implementation.version>
+    <clustering.stub.version>0.5.4-SNAPSHOT</clustering.stub.version>
+    <clustering.test.version>0.5.4-SNAPSHOT</clustering.test.version>
+    <commmons.northbound.version>0.5.4-SNAPSHOT</commmons.northbound.version>
     <!-- Third Party Versions -->
     <codahale.metrics.version>3.0.1</codahale.metrics.version>
 
     <commons.tomcat.api>7.0.53.v201406060720</commons.tomcat.api>
     <commons.tomcat.util>7.0.53.v201406070630</commons.tomcat.util>
 
-    <commons.checkstyle.version>0.1.3-Lithium-SR3</commons.checkstyle.version>
-    <commons.httpclient.version>0.2.3-Lithium-SR3</commons.httpclient.version>
-    <commons.logback_settings.version>0.1.3-Lithium-SR3</commons.logback_settings.version>
+    <commons.checkstyle.version>0.1.4-SNAPSHOT</commons.checkstyle.version>
+    <commons.httpclient.version>0.2.4-SNAPSHOT</commons.httpclient.version>
+    <commons.logback_settings.version>0.1.4-SNAPSHOT</commons.logback_settings.version>
     <commons.net.version>3.0.1</commons.net.version>
-    <commons.opendaylight.commons.httpclient>0.2.3-Lithium-SR3</commons.opendaylight.commons.httpclient>
-    <commons.opendaylight.concepts.version>0.6.3-Lithium-SR3</commons.opendaylight.concepts.version>
-    <commons.opendaylight.version>1.5.3-Lithium-SR3</commons.opendaylight.version>
-    <commons.parent.version>1.1.3-Lithium-SR3</commons.parent.version>
-    <commons.httpclient.version>0.2.3-Lithium-SR3</commons.httpclient.version>
-    <concepts.version>0.6.3-Lithium-SR3</concepts.version>
+    <commons.opendaylight.commons.httpclient>0.2.4-SNAPSHOT</commons.opendaylight.commons.httpclient>
+    <commons.opendaylight.concepts.version>0.6.4-SNAPSHOT</commons.opendaylight.concepts.version>
+    <commons.opendaylight.version>1.5.4-SNAPSHOT</commons.opendaylight.version>
+    <commons.parent.version>1.1.4-SNAPSHOT</commons.parent.version>
+    <commons.httpclient.version>0.2.4-SNAPSHOT</commons.httpclient.version>
+    <concepts.version>0.6.4-SNAPSHOT</concepts.version>
     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
-    <config.version>0.3.3-Lithium-SR3</config.version>
+    <config.version>0.3.4-SNAPSHOT</config.version>
     <aaa.version>0.2.3-Lithium-SR3</aaa.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
     <config.restconf.configfile>10-rest-connector.xml</config.restconf.configfile>
     <config.restconf.service.configfile>10-restconf-service.xml</config.restconf.service.configfile>
     <config.netconf.connector.configfile>99-netconf-connector.xml</config.netconf.connector.configfile>
-    <configuration.implementation.version>0.5.3-Lithium-SR3</configuration.implementation.version>
-    <configuration.version>0.5.3-Lithium-SR3</configuration.version>
-    <connectionmanager.version>0.2.3-Lithium-SR3</connectionmanager.version>
-    <containermanager.it.version>0.6.3-Lithium-SR3</containermanager.it.version>
-    <containermanager.northbound.version>0.5.3-Lithium-SR3</containermanager.northbound.version>
-    <containermanager.shell.version>0.6.3-Lithium-SR3</containermanager.shell.version>
-    <containermanager.version>0.6.3-Lithium-SR3</containermanager.version>
-    <controllermanager.northbound.version>0.1.3-Lithium-SR3</controllermanager.northbound.version>
-    <devices.web.version>0.5.3-Lithium-SR3</devices.web.version>
-    <dummy-console.version>1.2.3-Lithium-SR3</dummy-console.version>
+    <configuration.implementation.version>0.5.4-SNAPSHOT</configuration.implementation.version>
+    <configuration.version>0.5.4-SNAPSHOT</configuration.version>
+    <connectionmanager.version>0.2.4-SNAPSHOT</connectionmanager.version>
+    <containermanager.it.version>0.6.4-SNAPSHOT</containermanager.it.version>
+    <containermanager.northbound.version>0.5.4-SNAPSHOT</containermanager.northbound.version>
+    <containermanager.shell.version>0.6.4-SNAPSHOT</containermanager.shell.version>
+    <containermanager.version>0.6.4-SNAPSHOT</containermanager.version>
+    <controllermanager.northbound.version>0.1.4-SNAPSHOT</controllermanager.northbound.version>
+    <devices.web.version>0.5.4-SNAPSHOT</devices.web.version>
+    <dummy-console.version>1.2.4-SNAPSHOT</dummy-console.version>
     <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
     <eclipse.jdt.core.compiler.batch.version>3.8.0.I20120518-2145</eclipse.jdt.core.compiler.batch.version>
 
     <!-- OpenEXI third party lib for netconf-->
     <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
     <felix.util.version>1.6.0</felix.util.version>
-    <features.test.version>1.5.3-Lithium-SR3</features.test.version>
-    <filtervalve.version>1.5.3-Lithium-SR3</filtervalve.version>
+    <features.test.version>1.5.4-SNAPSHOT</features.test.version>
+    <filtervalve.version>1.5.4-SNAPSHOT</filtervalve.version>
     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.version>
-    <flowprogrammer.northbound.version>0.5.3-Lithium-SR3</flowprogrammer.northbound.version>
-    <flows.web.version>0.5.3-Lithium-SR3</flows.web.version>
-    <forwarding.staticrouting>0.6.3-Lithium-SR3</forwarding.staticrouting>
-    <forwarding.staticrouting.northbound.version>0.5.3-Lithium-SR3</forwarding.staticrouting.northbound.version>
-    <forwardingrulesmanager.implementation.version>0.5.3-Lithium-SR3</forwardingrulesmanager.implementation.version>
-    <forwardingrulesmanager.version>0.7.3-Lithium-SR3</forwardingrulesmanager.version>
-    <hosttracker.api.version>0.6.3-Lithium-SR3</hosttracker.api.version>
-    <hosttracker.implementation.version>0.6.3-Lithium-SR3</hosttracker.implementation.version>
-    <hosttracker.northbound.version>0.5.3-Lithium-SR3</hosttracker.northbound.version>
-    <hosttracker.shell.version>1.1.3-Lithium-SR3</hosttracker.shell.version>
-    <hosttracker_new.api.version>0.5.3-Lithium-SR3</hosttracker_new.api.version>
-    <hosttracker_new.implementation.version>0.5.3-Lithium-SR3</hosttracker_new.implementation.version>
-    <httpservice-bridge.northbound.version>0.1.3-Lithium-SR3</httpservice-bridge.northbound.version>
-    <ietf-inet-types.version>2010.09.24.7.3-Lithium-SR3</ietf-inet-types.version>
-    <ietf-restconf.version>2013.10.19.7.3-Lithium-SR3</ietf-restconf.version>
-    <ietf-topology.version>2013.10.21.7.3-Lithium-SR3</ietf-topology.version>
-    <ietf-yang-types.version>2010.09.24.7.3-Lithium-SR3</ietf-yang-types.version>
+    <flowprogrammer.northbound.version>0.5.4-SNAPSHOT</flowprogrammer.northbound.version>
+    <flows.web.version>0.5.4-SNAPSHOT</flows.web.version>
+    <forwarding.staticrouting>0.6.4-SNAPSHOT</forwarding.staticrouting>
+    <forwarding.staticrouting.northbound.version>0.5.4-SNAPSHOT</forwarding.staticrouting.northbound.version>
+    <forwardingrulesmanager.implementation.version>0.5.4-SNAPSHOT</forwardingrulesmanager.implementation.version>
+    <forwardingrulesmanager.version>0.7.4-SNAPSHOT</forwardingrulesmanager.version>
+    <hosttracker.api.version>0.6.4-SNAPSHOT</hosttracker.api.version>
+    <hosttracker.implementation.version>0.6.4-SNAPSHOT</hosttracker.implementation.version>
+    <hosttracker.northbound.version>0.5.4-SNAPSHOT</hosttracker.northbound.version>
+    <hosttracker.shell.version>1.1.4-SNAPSHOT</hosttracker.shell.version>
+    <hosttracker_new.api.version>0.5.4-SNAPSHOT</hosttracker_new.api.version>
+    <hosttracker_new.implementation.version>0.5.4-SNAPSHOT</hosttracker_new.implementation.version>
+    <httpservice-bridge.northbound.version>0.1.4-SNAPSHOT</httpservice-bridge.northbound.version>
+    <ietf-inet-types.version>2010.09.24.7.4-SNAPSHOT</ietf-inet-types.version>
+    <ietf-restconf.version>2013.10.19.7.4-SNAPSHOT</ietf-restconf.version>
+    <ietf-topology.version>2013.10.21.7.4-SNAPSHOT</ietf-topology.version>
+    <ietf-yang-types.version>2010.09.24.7.4-SNAPSHOT</ietf-yang-types.version>
     <jdepend.maven.plugin.version>2.0-beta-2</jdepend.maven.plugin.version>
     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
-    <jolokia-bridge.version>0.1.3-Lithium-SR3</jolokia-bridge.version>
+    <jolokia-bridge.version>0.1.4-SNAPSHOT</jolokia-bridge.version>
     <jolokia.version>1.1.4</jolokia.version>
     <jsr311.api.version>1.1.1</jsr311.api.version>
     <jsr311.v2.api.version>2.0</jsr311.v2.api.version>
-    <karaf.branding.version>1.1.3-Lithium-SR3</karaf.branding.version>
+    <karaf.branding.version>1.1.4-SNAPSHOT</karaf.branding.version>
     <karaf.shell.version>${karaf.version}</karaf.shell.version>
     <leveldb.version>0.7</leveldb.version>
     <leveldbjni.version>1.8-odl</leveldbjni.version>
     <lifecycle.mapping.version>1.0.0</lifecycle.mapping.version>
-    <logging.bridge.version>0.5.3-Lithium-SR3</logging.bridge.version>
+    <logging.bridge.version>0.5.4-SNAPSHOT</logging.bridge.version>
     <maven.plugin.api.version>3.0.5</maven.plugin.api.version>
     <mimepull.version>1.9.4</mimepull.version>
-    <mdsal.version>1.2.3-Lithium-SR3</mdsal.version>
-    <netconf.version>0.3.3-Lithium-SR3</netconf.version>
-    <networkconfig.bridgedomain.northbound.version>0.1.3-Lithium-SR3</networkconfig.bridgedomain.northbound.version>
+    <mdsal.version>1.2.4-SNAPSHOT</mdsal.version>
+    <netconf.version>0.3.4-SNAPSHOT</netconf.version>
+    <networkconfig.bridgedomain.northbound.version>0.1.4-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
     <!-- ODL repository / plugin repository -->
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-    <northbound.commons.version>0.5.3-Lithium-SR3</northbound.commons.version>
-    <northbound.hosttracker.version>1.5.3-Lithium-SR3</northbound.hosttracker.version>
-    <northbound.jolokia.version>1.5.3-Lithium-SR3</northbound.jolokia.version>
-    <opendaylight-l2-types.version>2013.08.27.7.3-Lithium-SR3</opendaylight-l2-types.version>
-    <osgi-brandfragment.web.version>0.1.3-Lithium-SR3</osgi-brandfragment.web.version>
+    <northbound.commons.version>0.5.4-SNAPSHOT</northbound.commons.version>
+    <northbound.hosttracker.version>1.5.4-SNAPSHOT</northbound.hosttracker.version>
+    <northbound.jolokia.version>1.5.4-SNAPSHOT</northbound.jolokia.version>
+    <opendaylight-l2-types.version>2013.08.27.7.4-SNAPSHOT</opendaylight-l2-types.version>
+    <osgi-brandfragment.web.version>0.1.4-SNAPSHOT</osgi-brandfragment.web.version>
     <parboiled.version>1.1.6</parboiled.version>
     <parboiled.scala.version>1.1.6</parboiled.scala.version>
     <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
     <protobuf.version>2.5.0</protobuf.version>
-    <protocol-framework.version>0.6.3-Lithium-SR3</protocol-framework.version>
-    <protocol_plugins.openflow.version>0.5.3-Lithium-SR3</protocol_plugins.openflow.version>
-    <protocol_plugins.stub.version>0.5.3-Lithium-SR3</protocol_plugins.stub.version>
-    <routing.dijkstra_implementation.version>0.5.3-Lithium-SR3</routing.dijkstra_implementation.version>
-    <sal.connection.version>0.2.3-Lithium-SR3</sal.connection.version>
-    <sal.implementation.version>0.5.3-Lithium-SR3</sal.implementation.version>
-    <sal.networkconfiguration.version>0.1.3-Lithium-SR3</sal.networkconfiguration.version>
-    <sal.version>0.9.3-Lithium-SR3</sal.version>
+    <protocol-framework.version>0.6.4-SNAPSHOT</protocol-framework.version>
+    <protocol_plugins.openflow.version>0.5.4-SNAPSHOT</protocol_plugins.openflow.version>
+    <protocol_plugins.stub.version>0.5.4-SNAPSHOT</protocol_plugins.stub.version>
+    <routing.dijkstra_implementation.version>0.5.4-SNAPSHOT</routing.dijkstra_implementation.version>
+    <sal.connection.version>0.2.4-SNAPSHOT</sal.connection.version>
+    <sal.implementation.version>0.5.4-SNAPSHOT</sal.implementation.version>
+    <sal.networkconfiguration.version>0.1.4-SNAPSHOT</sal.networkconfiguration.version>
+    <sal.version>0.9.4-SNAPSHOT</sal.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
-    <samples.loadbalancer>0.6.3-Lithium-SR3</samples.loadbalancer>
-    <samples.loadbalancer.northbound.version>0.5.3-Lithium-SR3</samples.loadbalancer.northbound.version>
-    <samples.simpleforwarding.version>0.5.3-Lithium-SR3</samples.simpleforwarding.version>
-    <sanitytest.version>0.5.3-Lithium-SR3</sanitytest.version>
+    <samples.loadbalancer>0.6.4-SNAPSHOT</samples.loadbalancer>
+    <samples.loadbalancer.northbound.version>0.5.4-SNAPSHOT</samples.loadbalancer.northbound.version>
+    <samples.simpleforwarding.version>0.5.4-SNAPSHOT</samples.simpleforwarding.version>
+    <sanitytest.version>0.5.4-SNAPSHOT</sanitytest.version>
     <scala.version>2.10</scala.version>
     <scala.micro.version>4</scala.micro.version>
-    <security.version>0.5.3-Lithium-SR3</security.version>
-    <karaf.security.version>0.5.3-Lithium-SR3</karaf.security.version>
+    <security.version>0.5.4-SNAPSHOT</security.version>
+    <karaf.security.version>0.5.4-SNAPSHOT</karaf.security.version>
     <shapeless.version>1.2.4</shapeless.version>
     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
     <sonar.branch>${user.name}-private-view</sonar.branch>
     <spring-security-karaf.version>3.1.4.RELEASE</spring-security-karaf.version>
     <spring-security.version>3.1.3.RELEASE</spring-security.version>
     <spring.version>3.1.3.RELEASE</spring.version>
-    <statistics.northbound.version>0.5.3-Lithium-SR3</statistics.northbound.version>
-    <statisticsmanager.implementation.version>0.5.3-Lithium-SR3</statisticsmanager.implementation.version>
-    <statisticsmanager.version>0.6.3-Lithium-SR3</statisticsmanager.version>
-    <subnets.northbound.version>0.5.3-Lithium-SR3</subnets.northbound.version>
+    <statistics.northbound.version>0.5.4-SNAPSHOT</statistics.northbound.version>
+    <statisticsmanager.implementation.version>0.5.4-SNAPSHOT</statisticsmanager.implementation.version>
+    <statisticsmanager.version>0.6.4-SNAPSHOT</statisticsmanager.version>
+    <subnets.northbound.version>0.5.4-SNAPSHOT</subnets.northbound.version>
     <surefire.version>2.15</surefire.version>
-    <switchmanager.api.version>0.8.3-Lithium-SR3</switchmanager.api.version>
-    <switchmanager.implementation.version>0.5.3-Lithium-SR3</switchmanager.implementation.version>
-    <switchmanager.northbound.version>0.5.3-Lithium-SR3</switchmanager.northbound.version>
+    <switchmanager.api.version>0.8.4-SNAPSHOT</switchmanager.api.version>
+    <switchmanager.implementation.version>0.5.4-SNAPSHOT</switchmanager.implementation.version>
+    <switchmanager.northbound.version>0.5.4-SNAPSHOT</switchmanager.northbound.version>
     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
-    <topology.northbound.version>0.5.3-Lithium-SR3</topology.northbound.version>
-    <topology.web.version>0.5.3-Lithium-SR3</topology.web.version>
-    <topologymanager.version>0.5.3-Lithium-SR3</topologymanager.version>
-    <topologymanager.shell.version>1.1.3-Lithium-SR3</topologymanager.shell.version>
-    <troubleshoot.web.version>0.5.3-Lithium-SR3</troubleshoot.web.version>
+    <topology.northbound.version>0.5.4-SNAPSHOT</topology.northbound.version>
+    <topology.web.version>0.5.4-SNAPSHOT</topology.web.version>
+    <topologymanager.version>0.5.4-SNAPSHOT</topologymanager.version>
+    <topologymanager.shell.version>1.1.4-SNAPSHOT</topologymanager.shell.version>
+    <troubleshoot.web.version>0.5.4-SNAPSHOT</troubleshoot.web.version>
     <typesafe.config.version>1.2.0</typesafe.config.version>
     <uncommons.maths.version>1.2.2a</uncommons.maths.version>
-    <usermanager.implementation.version>0.5.3-Lithium-SR3</usermanager.implementation.version>
-    <usermanager.northbound.version>0.1.3-Lithium-SR3</usermanager.northbound.version>
-    <usermanager.version>0.5.3-Lithium-SR3</usermanager.version>
-    <nsf.version>0.5.3-Lithium-SR3</nsf.version>
-    <web.version>0.5.3-Lithium-SR3</web.version>
-    <yang-ext.version>2013.09.07.7.3-Lithium-SR3</yang-ext.version>
-    <yang-jmx-generator.version>1.1.3-Lithium-SR3</yang-jmx-generator.version>
-    <yangtools.version>0.7.3-Lithium-SR3</yangtools.version>
+    <usermanager.implementation.version>0.5.4-SNAPSHOT</usermanager.implementation.version>
+    <usermanager.northbound.version>0.1.4-SNAPSHOT</usermanager.northbound.version>
+    <usermanager.version>0.5.4-SNAPSHOT</usermanager.version>
+    <nsf.version>0.5.4-SNAPSHOT</nsf.version>
+    <web.version>0.5.4-SNAPSHOT</web.version>
+    <yang-ext.version>2013.09.07.7.4-SNAPSHOT</yang-ext.version>
+    <yang-jmx-generator.version>1.1.4-SNAPSHOT</yang-jmx-generator.version>
+    <yangtools.version>0.7.4-SNAPSHOT</yangtools.version>
     <sshd-core.version>0.14.0</sshd-core.version>
     <jmh.version>0.9.7</jmh.version>
     <lmax.version>3.3.0</lmax.version>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>httpservice-bridge</artifactId>
-        <version>0.1.3-Lithium-SR3</version>
+        <version>0.1.4-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>jolokia-bridge</artifactId>
-        <version>0.1.3-Lithium-SR3</version>
+        <version>0.1.4-SNAPSHOT</version>
       </dependency>
       <!-- Karaf Dependencies -->
       <dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.logback_settings</artifactId>
-        <version>0.1.3-Lithium-SR3</version>
+        <version>0.1.4-SNAPSHOT</version>
         <scope>test</scope>
       </dependency>
       <dependency>
             <dependency>
               <groupId>org.opendaylight.controller</groupId>
               <artifactId>commons.logback_settings</artifactId>
-              <version>0.1.3-Lithium-SR3</version>
+              <version>0.1.4-SNAPSHOT</version>
             </dependency>
           </dependencies>
           <executions>
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.3-Lithium-SR3</version>
+            <version>0.1.4-SNAPSHOT</version>
           </dependency>
         </dependencies>
         <executions>
index 969ce1dcb98e671632f87f05f391af5156ffba8e..ca70abfc09d347531fa677c63579a30dacb805bd 100644 (file)
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.parent</artifactId>
-  <version>1.1.3-Lithium-SR3</version>
+  <version>1.1.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 317dbbc0748ceb741bcfdd934ba276a713b3a719..6e4ab615b15f6d307a39e2fcf894abd1ba1a0d5b 100644 (file)
@@ -6,12 +6,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol-framework</artifactId>
-  <version>0.6.3-Lithium-SR3</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Common protocol framework</description>
index faf5f7a6c60710a28360fe64d243591dbc47f206..f29285f3171f7928950de4c672c9f3bd2392a68e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>config-api</artifactId>
index ee957105ffa26c22b3a0a5844319f034266b2028..48be4754f6dffd9236834dfd6da4d73241b0d32a 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-artifacts</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 9617b7e615532c90b75784842204f5faf836a689..2e3f2c0c6cde43406e8880e89270fa3ccf4f5961 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-manager</artifactId>
index d1540b831734a7360f0703c1ee659d9b027f1924..9732c195f3c69d374120d26913b7fec4e64fad5b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>config-module-archetype</artifactId>
index 403d6dd36ac6f0301ab56897387eba34c388a7d2..5fc0eec64a3d8f74f5504814d2bf199c2346b050 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
-        <version>0.3.3-Lithium-SR3</version>
+        <version>0.3.4-SNAPSHOT</version>
     </parent>
     <artifactId>config-netty-config</artifactId>
     <description>Configuration files for sal-rest-connector</description>
index 31634b911e176b1449fc9898b08f82675666d445..c7a5cb7205fd4a4a59c44849f47b1a7c2da439ba 100644 (file)
@@ -11,20 +11,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.7.3-Lithium-SR3</version>
+    <version>0.7.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-parent</artifactId>
-  <version>0.3.3-Lithium-SR3</version>
+  <version>0.3.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <config.version>0.3.3-Lithium-SR3</config.version>
-    <mdsal.version>1.2.3-Lithium-SR3</mdsal.version>
-    <yangtools.version>0.7.3-Lithium-SR3</yangtools.version>
+    <config.version>0.3.4-SNAPSHOT</config.version>
+    <mdsal.version>1.2.4-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.4-SNAPSHOT</yangtools.version>
     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
     <config.file>src/main/config/default-config.xml</config.file>
   </properties>
index 251bf6095e1d1baef8a68f8af0459661c3b6c839..499ed9c1e59d6819969301bec7c8754881a3cf8c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-api</artifactId>
index 2e2d5c4e5c38b27139e561bf44e396e4af190b7e..cb42471f968281b6c492eae565fa0fd0b63abf8b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-directory-xml-adapter</artifactId>
index aca23b09bff5600a84fc0c9c4f4273ef5751f03f..f652620c2404f621c0f6308c8352b212b7187083 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
-        <version>0.3.3-Lithium-SR3</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index 9bfe2940592bcc904409b0d69c7c9cb6f98017bc..abe9de201489ef012791373974d0eb23e9b072fb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-file-xml-adapter</artifactId>
index e4b1db24530b3ac32827ce32fa72f11eb205e297..6c114b713aef06c6389e325fa2ae70f6ad5ed4ac 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-plugin-parent</artifactId>
index e23f3186b64ea75d8cc54f4cd70d16b1e7d11d8b..d010df45a832417ab3e402a207ed1bf41d70431f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-util</artifactId>
index 3d06c319a494dbf872e44fb52e3355bb6cdcf9eb..ca64328144019ebad9b09f1be8c3a5274289c20a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>logback-config-loader</artifactId>
index cd3624b01eb6230c1cafe361595a7bd654ab6a56..7ce47c5b3cd43baca2f1705975a9c0fcb2ad13f5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>logback-config</artifactId>
index ff26f112b7edba6505523c755d935c9fe6cb62fa..9cc31e0f405ad817a31c74a6bf42296477f90182 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
 
index dcd70f08a877b5ebf243bb2358a110ce7db4c059..c04862a900360a2df45d9308658d9806df01f1c1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-config-api</artifactId>
index 2fb684289d0966ffcc3d42f6eabfc39e5ba69dd1..4f5728a7b202dbfe921d463059a896392987edbb 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-event-executor-config</artifactId>
index dc1de9fbc9fedd1c3d6e93e68fc372cc641738cf..f53c9a3ff188207f20e5badeabea6857a323d1e4 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-threadgroup-config</artifactId>
index 8634c5557f1e539b8ee31bcfc92cd303ed6b0d88..16a97759c93725f2a279c5256aad11b370b8efe6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-timer-config</artifactId>
index a157806dfeb157cbfb50a86e7588dfd933deaff4..515c28127f5a45cc48b2e1e794a85ae3b9fd1286 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <artifactId>config-subsystem</artifactId>
 
-  <version>0.3.3-Lithium-SR3</version>
+  <version>0.3.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index a92ebedbf8bc0c03dcdf7390b5fc053a95c4a699..7a42666c048b1814a4cb7000deb188402e46f37a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>shutdown-api</artifactId>
index 7b1a515c254faaf4cb66711619d7823b648d7dcb..3536e2c258818107e5bf0fb726738539a9549d48 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>shutdown-impl</artifactId>
index cf2eb1af0c49611cdd63635e66a0c5e9d6d10ae6..3f33f3a5609690dccebd7c1ea90afa4abff7c655 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>threadpool-config-api</artifactId>
index 34cb8f7d03f7f3eed62059f66490658d09b4f015..e12e780d64d17f51a6b7a1e7d45a70ba774db3bc 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>threadpool-config-impl</artifactId>
index 025a73941b01aca02c9218118f68fdedec041881..8ee3886a5abb25c2c5bc929343f692364eead592 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>yang-jmx-generator-it</artifactId>
index f9e0e0ff5f450c4f98470ded827e7989b7482e29..81f85fe63604c345f9de6b34aaae950cdf1dbfc5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>yang-jmx-generator-plugin</artifactId>
index f4dffa14270147bac6a5fe20babed3b7d707e4d9..e3a4da816c87461e1ce1041fdd5bdade1e53481e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 4ca8041bd4c6a9692985807ca8140d13aeefc945..f9a85eabe7b27bb00ea437c651907ade05df8eb8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>yang-test-plugin</artifactId>
index 82d185eb27e499c127fde25ce287e8bb7fe92081..0389c885f5539a80e2a4b2830a81c77c3fd0850c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
 
index 8dd90da8f7b20086451e60e5551d3976575cc3a3..eb4b553508e2ffdaa3e0b2a5b0b55965f26794bf 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>sal-parent</artifactId>
     <groupId>org.opendaylight.controller</groupId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
index ad71171e833d790c85fbbe2ffe377c8db233491e..506f5236557a272cd07872f88c7fb5b939dced45 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>md-sal-config</artifactId>
   <description>Configuration files for md-sal</description>
index 538ad90c29abc98b43540d7cf5a54762248f8d01..a726a3940d18fc00abd729d1d4f999156f5d8dd9 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-artifacts</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 2344949e2e051afcc53a692d15f0f0caa68b074e..643915308a9d663e103f94b38d737505edda01d0 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.2.3-Lithium-SR3</version>
+        <version>1.2.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>messagebus-api</artifactId>
index 8e70e48e2d685f265b7d3fe8168555303ba26a0d..b232312ccea752fb4aa728beb32fbcd62f7ecb02 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>\r
     <groupId>org.opendaylight.controller</groupId>\r
     <artifactId>sal-parent</artifactId>\r
-    <version>1.2.3-Lithium-SR3</version>\r
+    <version>1.2.4-SNAPSHOT</version>\r
   </parent>\r
 \r
   <artifactId>messagebus-config</artifactId>\r
index 44545ec61eca9a9855d63ae993368229f30ff8ef..4c9aa43a2d4d065753c2d60dccf5e9ac3b2d8930 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>\r
         <groupId>org.opendaylight.controller</groupId>\r
         <artifactId>sal-parent</artifactId>\r
-        <version>1.2.3-Lithium-SR3</version>\r
+        <version>1.2.4-SNAPSHOT</version>\r
     </parent>\r
 \r
     <artifactId>messagebus-impl</artifactId>\r
@@ -50,12 +50,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>messagebus-api</artifactId>\r
-            <version>1.2.3-Lithium-SR3</version>\r
+            <version>1.2.4-SNAPSHOT</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>messagebus-spi</artifactId>\r
-            <version>1.2.3-Lithium-SR3</version>\r
+            <version>1.2.4-SNAPSHOT</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
index 56b619b434d3c32d7c51e36eb4a76064e1ec32ca..717b2dd545d79a20c2e92821975dae27f9fd3c8e 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>messagebus-spi</artifactId>
index 6f3d6c9e467f66330f57d078fdd25bad82267ed5..f71028e8acf263909a59a3d0b52196a9748eaee4 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>model-inventory</artifactId>
   <packaging>bundle</packaging>
index fe23eaffba192e19a4c5776797b7835a7ac9d447..f83d0389b68207c7c8ce41d8530a5e1baabdb29a 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>model-topology</artifactId>
   <packaging>bundle</packaging>
index 0a7915eb2888b952fe7589268f5e1b89b0fdf6bf..2489b194c36d66a1a325032affd24a5759b47460 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller.model</groupId>
   <artifactId>model-parent</artifactId>
index 6062b76915611f0e60e0820447c6afc98d258939..f6be9e819d87dd4094264c1a5b7e050327f03508 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal-parent</artifactId>
-  <version>1.2.3-Lithium-SR3</version>
+  <version>1.2.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
index 556ca5211cb507e519b8ba0e0bd6476edae17b28..f2b72627d831a3b4b8a01e940953513684f6a9af 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-akka-raft-example</artifactId>
   <packaging>bundle</packaging>
index ba71090cd15b3608e673765e87f42073dcead7b0..862270fdc77ddf494e1836dc276eaf8c26af1875 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-akka-raft</artifactId>
   <packaging>bundle</packaging>
index b25046a34bd07052ea180ad184556ba2e8cc5be4..19e0d5a4798eb021dbfbbd36e8e7469777501f74 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-api</artifactId>
   <packaging>bundle</packaging>
index 36efcb1db2419a9b1be8d069c29ae5ea1274f5d5..a683ad7de6080633b7aff600754749faa6726528 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-broker-impl</artifactId>
   <packaging>bundle</packaging>
index 9029b2bd244dc5400c04ba88380909190a961e3a..893284cfdc9a63d2c6c61b2073579f839ee72b3c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-config</artifactId>
   <packaging>bundle</packaging>
index 9d2fd43ede2f30161afccbc3d850b510083005d5..a1893f3498a02063c594cd7bbac5fa6ee8d5afbf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-dom-it</artifactId>
   <packaging>jar</packaging>
index 18dcc5c307454ca6ce2ffbffd00d8f6c2e222c9e..eb8c9aabff4c839e86ae356f07412e29b5491556 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-it</artifactId>
 
index ff1f92b823708306bc0885bd4d3d182ee3b6f3f6..8b11e38b078051009d0ae2e660b40b99b83cf19c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-util</artifactId>
   <packaging>bundle</packaging>
index 641eb29e3da76f422fd59e2004b585e5ae1e6f25..e060372423215b64d15640e7958cccc9e408383f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-clustering-commons</artifactId>
index a2b02e4e8ff99e01928665a174324c25876321b7..5cf6926a585f9fae2a90a299698639a8a7b486ad 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-clustering-config</artifactId>
   <description>Configuration files for md-sal clustering</description>
index f6f7a7d8d319d236d77a2c1bce2c1c5d66f49593..bb339d6fcd295f248b86611190fd3ae246ed4f72 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-common-api</artifactId>
index cd933cf2756882dbf3c39bbde23d02bb9ba1a7eb..ee540256f269c94c8b9830ebf30aa648b0b5a4e3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common-impl</artifactId>
   <packaging>bundle</packaging>
index d4612e7fce54ba25ff3201a6838669867e7e74ed..97d24451cb0a903d23fb7526147f01f5f1d20f34 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common-util</artifactId>
 
index 12e15d7d57ce681f9136808dab6310e0d47311eb..4b757a089b53cda4653f225e0b2252f28cf25463 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common</artifactId>
 
index 400d7642838016f450465141f9221fcc552dc60d..594a04ccc47eb63d79b57f135a2c77c66c42a17a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-connector-api</artifactId>
 
index 73e7bbc6a75e9d7bdf725acefe4d2283b14b5418..064b209eaaafec7c4da127a3ecdc465a2f4eb748 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
index 9f2d8224e4ec7c22ec7771de21cae801518cdde2..fd2ce2f345210e43a7923d4abe0c1ff61d928b8f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-core-api</artifactId>
   <packaging>bundle</packaging>
index ce4cd91a5afe2fa3c5048ce4c21e459c58dd11e9..cc9426a1ecbb91df245bfbcaf9285f91ba1ae848 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-broker-impl</artifactId>
   <packaging>bundle</packaging>
index 624aa16e49dabe2f38a6c157279240cb27111c37..a4c2ade981fcf251489ceea5533ff9cd66f7708a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-core-spi</artifactId>
   <packaging>bundle</packaging>
index ae8f6142325ef209c3a44828cd3af6918f8d7229..ccb4e533d872184a849bb0a5673ff1f235a42eff 100644 (file)
@@ -12,7 +12,7 @@
   <parent>\r
     <artifactId>sal-parent</artifactId>\r
     <groupId>org.opendaylight.controller</groupId>\r
-    <version>1.2.3-Lithium-SR3</version>\r
+    <version>1.2.4-SNAPSHOT</version>\r
   </parent>\r
   <artifactId>sal-dom-xsql-config</artifactId>\r
   <description>Configuration files for md-sal</description>\r
index 3be2ea7ca87ed5f3ec2289d194cd09960e5f5e12..309a7c81a4c360a613730332c84a438deb90f96d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-dom-xsql</artifactId>
   <packaging>bundle</packaging>
index 5b903efce68e1626b118e6555d55cf31a79324f1..da23dc212f7f43e316014959ad64cb00f759bb29 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-dummy-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
index 917c0b980727c35fc45db841bfcadfe131cdd483..741ecfb8975176bb5fe8b0caac1105f708e0367b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-inmemory-datastore</artifactId>
index 5aa2a62dbaa80f5bff756ec1a39b25b18465f356..f84d877079385ed797af43d762019f1bda912b6b 100644 (file)
@@ -23,7 +23,7 @@
     <parent>\r
     <artifactId>sal-parent</artifactId>\r
     <groupId>org.opendaylight.controller</groupId>\r
-    <version>1.2.3-Lithium-SR3</version>\r
+    <version>1.2.4-SNAPSHOT</version>\r
   </parent>\r
 \r
     <groupId>org.opendaylight.controller</groupId>\r
@@ -63,7 +63,7 @@
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>sal-dom-xsql</artifactId>\r
-            <version>1.2.3-Lithium-SR3</version>\r
+            <version>1.2.4-SNAPSHOT</version>\r
         </dependency>\r
     </dependencies>\r
 \r
index 2f3fdfb9c002ca8d2471d055946c695c53b2c5c6..5ff7daca431fa496d77f7ffb5f860e786aca5758 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-netconf-connector</artifactId>
index d78a5c77f0f7c0167591cb4f41775631411df2a4..89111e34bd4ac1ed1814d3ddfd7a76cd9476c2e1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-remote</artifactId>
   <packaging>bundle</packaging>
index f3fd7f3cf34aa62844dbfe0f8e996a9d0728db2d..4f7d8dad2f0af9255ac64dc4ac7c8a45ae90b3af 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-remoterpc-connector</artifactId>
   <packaging>bundle</packaging>
index 9fe340d27b789ae004f8d94e353d917cfda70776..65ffbcaad2aa8c6e5b241788c308d15e75755a11 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-rest-connector-config</artifactId>
   <description>Configuration files for sal-rest-connector</description>
index 5df63f9266401352d7671cec9ca82b0b428f3466..c2a7898656ae038cb51449fc8f717224d7eb4056 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-rest-connector</artifactId>
   <packaging>bundle</packaging>
@@ -99,7 +99,7 @@
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-model-export</artifactId>
       <!-- FIXME: remove explicit version, once model export package is part of yangtools-artefacts -->
-      <version>0.7.3-Lithium-SR3</version>
+      <version>0.7.4-SNAPSHOT</version>
     </dependency>
 
     <dependency>
index 47321a3ca52410b7931f3e23366238f8d66a8a8f..05605e85ac66abef579902fbeefb11fa9e0c3c81 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.2.3-Lithium-SR3</version>
+        <version>1.2.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>sal-rest-docgen-maven</artifactId>
index e0bf92c8e533b138177fc0de9808057f0f69c8ff..a1558a642d9c8819942275836ef9c580b1153ce7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-rest-docgen</artifactId>
index 8ff33b2a3df0c44bf080d818faae4da42787ead4..fc230b829c973b1db2f4986e9f512ed05c5631ca 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sal-restconf-broker</artifactId>
   <packaging>bundle</packaging>
index 350161ece65f12afbdb32c69057a0bf4b6fa8282..4ee0aa3b21f695435f533a775bc43e11078b1d2f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>sal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>1.2.3-Lithium-SR3</version>
+        <version>1.2.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index c0f629dc5aa27147486e9baa39117281a3320285..00bd7ed6e18e6eb60de5bfbdd58a1978bbdb9b2c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.3-Lithium-SR3</version>
+        <version>1.2.4-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-config</artifactId>
   <packaging>jar</packaging>
index b72d632d24720292b702803e11f9bb22d7801ff2..45ce9f21e128e8820a120c893217d1bd6af8593f 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.3-Lithium-SR3</version>
+        <version>1.2.4-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-model</artifactId>
     <packaging>bundle</packaging>
index dd94639cb297715db53698457a4f1988f92efb65..ed4e58e8cb340991bcf632db5bf4b3757e62bb2a 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller.samples</groupId>
         <artifactId>sal-samples</artifactId>
-        <version>1.2.3-Lithium-SR3</version>
+        <version>1.2.4-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it</artifactId>
     <packaging>pom</packaging>
index fbbf57e1e965a431232060aa072005bb60ee8726..3fb6297b040c941d1dac96898a6d404e385a85d8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.3-Lithium-SR3</version>
+        <version>1.2.4-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-provider</artifactId>
     <packaging>bundle</packaging>
index c8cc8aae08d0d082bda8b033934e74d94fc597d9..3c62c0c48cfa4985198294412d08235721ae408c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller.samples</groupId>
index 712511311090d9c23f23a8a4a3f85c6c01c9b1cf..f58d537024d07e87e1e1fe0be9c9a4d8527ce938 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>toaster-config</artifactId>
   <description>Configuration files for toaster</description>
index 9b6baea418a4bf2965d355580d1515e3ba3646fa..5217538c3dce27903871f98174bb3c8e5f2a059e 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-consumer</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.2.3-Lithium-SR3</sal-binding-api.version>
+    <sal-binding-api.version>1.2.4-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencies>
index 643a9b8fb95752e3fc271d1ffa8ff62378eeca63..9852d68863a51ac4cc4cd6568a352117d8e360ab 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
 
index f1d186d0e46df2ac0c97a34b34fdd546bf939438..704e8649cfbcbebcd188c0e7d3dc2d4cc599e25a 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-provider</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.2.3-Lithium-SR3</sal-binding-api.version>
+    <sal-binding-api.version>1.2.4-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencies>
index 8e7090bfcb76e507d212cdd8d5b10ad3a66c8715..1b7704945382a4be8f242a25037bc07149423115 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.3-Lithium-SR3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster</artifactId>
   <packaging>bundle</packaging>
index 758f296719b8a7114a05b82a51fbe3199fd3eec0..4314249edcd6a1ae3c8c69f94e1f20b0ea7340f3 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>config-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 4036acc62b187f4c580ec2427d189d5f508d6dac..02846fb30a50735d1d1f16efe68b079a8a45f70b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-persister-impl</artifactId>
index c7efe132342ebd548da14ecca802b2f068a71cae..639856bd2827bb66d10dd6b735145a6578455a87 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
   <packaging>bundle</packaging>
index a9271415074ee2bc668b234dab9a28714e1480f2..b54a2003bd883bbdc4d619e9fb2f3286a0f88553 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 1737beb8b1bb0425e53989ebd0beb7fdc97b1d64..9ed2e43ae3da10bc62652322550fc78dbdf5a12a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-notifications</artifactId>
   <packaging>bundle</packaging>
index 7c76fffa6aa1cdf2ffdac75f71b4fd1bd0e5483e..4a378f3990b7f672e4bc8fdf24ef254fd2594260 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.3-Lithium-SR3</version>
+        <version>0.3.4-SNAPSHOT</version>
     </parent>
     <artifactId>ietf-netconf</artifactId>
     <packaging>bundle</packaging>
index deb2f1afded5a5c282511d90b29f79d014062a8e..94ff3583767daffe72755e8af50bcdd2f7688829 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 50f17068468513ad272108ca6c2198007a98cdeb..51a1697bd70b71e19799e20cfc7359e45504b96c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index e84b72076af6b5752ef4f44bfb9326cab567885e..9105a4eb673007430479dfb163bc245a56b6806a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-api</artifactId>
   <packaging>bundle</packaging>
index 18603be798c071091a414f128e90b93888e1c8ca..746dc06377e09078e50042c04812cabae9698753 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 9cc1f10f36e01e95384c4e53903b219930f1cbab..7ccaf08a26e455f6cff28a861121511cf6ea821d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.3-Lithium-SR3</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-auth</artifactId>
index 3c3903eb93208ca6c18bfd9d6fbc76f0b3a9df3d..b1b67b7f2c3193b0915bbbe891d5d1359ac51735 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-cli</artifactId>
   <packaging>jar</packaging>
index 63ef85923f39cbb914b27611366947c9ce839f23..b36a475931e927d004eaa09e1d9bbcb0ca8aca4a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-client</artifactId>
   <packaging>bundle</packaging>
index 00e7ac02e5ca33ccec8f6957aadbf7772cf5873d..daa18ed3663e0e86476572c0f1b998cc75f66e95 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-config</artifactId>
   <description>Configuration files for netconf</description>
index 8d5cbc5acbecc53e6e2593d6066b8d771b8ffa5e..f00caa4d9316694e4bbc893a5482ef3d548bf709 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-connector-config</artifactId>
   <description>Configuration files for netconf-connector</description>
index df39bbf8e10d5b62fdde0c0104ac38c91c2d1e80..99b23f8576ead9e757020dba69f34685c252e374 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-impl</artifactId>
   <packaging>bundle</packaging>
index 1b206b88339fc739578c6776b0a16681f8fe2a56..23537d33f0836032b7624c84380f7685d536d8b8 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>netconf-it</artifactId>
index 481c07164f074183ccfa64cf463b70d78cb4d73f..d79db655fddd3395ec58e8dc8b7e57fcf030dd28 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mapping-api</artifactId>
 
index a41506a3f334177e24f9b627d831ea464304128d..84a9fdaa1e69b8f2d6e33f04b278cfb1090f6b64 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mdsal-config</artifactId>
   <description>Configuration files for netconf for mdsal</description>
index 23eea6e77b2f72b3e5eab759778ff822a351388c..b0de1237b20d88b7df78dad2c1136e233828399c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 8f369c12dd268e2277a9fa26252792e439d66de9..123cc255ece759aacbdc3eb87eea908e81094da9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
index 738d05cced2320932768791a8d417eb1db0071f6..645b476dcf699feb65d4c0cf4b6b1108bf24b615 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.3.3-Lithium-SR3</version>
+        <version>0.3.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index 94b3cf347180388ab13c99ba2b4b691116f3656c..8f1d0de21ae85769fa5c73f70ad9efd90bd1ccf3 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.3.3-Lithium-SR3</version>
+        <version>0.3.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index fc0ee519556028bc0527611201e58428c1c5d501..2fa656d8c07fb1d832ce5312a66525b0d6a6e095 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-ssh</artifactId>
index 7bf21834ebcb352c3e77c337b15ca6fd080be2bb..9bd6141667b6c724af405bb5b09c1a0109b4de1c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-tcp</artifactId>
index e8cd621ef48e804d12df5a7cc8a4c9e776d75f0d..ec7c88bee6f0230fd936fb7c42516b536c2ba675 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.3-Lithium-SR3</version>
+        <version>0.3.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>netconf-testtool</artifactId>
index 3f4207b2ec0b24674d4feba531b5ede61593907e..388f8be5e6b1b31a6a4d7bca5a207c014daf04ca 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.3-Lithium-SR3</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-usermanager</artifactId>
index c9d4010c689afbd39399f6be1689f8d37b57df08..f6f2a22da0652dfbabe46f776181c5d26c32fb80 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.3-Lithium-SR3</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-util</artifactId>
   <packaging>bundle</packaging>
index 9f87e4fc7ef06bb5dca68866a64ff0e55f27cc80..d4c4c84ca193cc59f4acababf703c4e242cba18b 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.3-Lithium-SR3</version>
+    <version>1.5.4-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <artifactId>netconf-subsystem</artifactId>
 
-  <version>0.3.3-Lithium-SR3</version>
+  <version>0.3.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index de42e001020935025580fb2bad8e85e6095dcb35..6592ba9f1ac0e7a276c069f5bf02d3e2c5af429f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.3-Lithium-SR3</version>
+    <version>1.1.4-SNAPSHOT</version>
     <relativePath>opendaylight/commons/parent</relativePath>
   </parent>
 
   <artifactId>releasepom</artifactId>
-  <version>0.2.3-Lithium-SR3</version>
+  <version>0.2.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->