Bumping versions by 0.0.1 after the Lithium SR2 release 91/28091/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Oct 2015 15:38:02 +0000 (11:38 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Oct 2015 16:30:43 +0000 (12:30 -0400)
This patch is part 1 of 2 patches.

* The only version not incrmented is aaa.version, which is left at
  0.2.2-Lithium-SR2 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.3-SNAPSHOT) wiil update aaa.version and re-enable these tests.

Change-Id: I068eee3ed1207f5b13fd9d01b345413aaf7855b6
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 ee77a0d32079b99d42735e03f4a21daa6bb0247d..0e430daec370c9bbbd67d9ae8f18a5e1fbcd70a4 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-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.2-Lithium-SR2</branding.version>
-      <karaf.resources.version>1.5.2-Lithium-SR2</karaf.resources.version>
+      <branding.version>1.1.3-SNAPSHOT</branding.version>
+      <karaf.resources.version>1.5.3-SNAPSHOT</karaf.resources.version>
       <karaf.version>3.0.3</karaf.version>
-      <feature.test.version>0.7.2-Lithium-SR2</feature.test.version>
-      <karaf.empty.version>1.5.2-Lithium-SR2</karaf.empty.version>
+      <feature.test.version>0.7.3-SNAPSHOT</feature.test.version>
+      <karaf.empty.version>1.5.3-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.2-Lithium-SR2</version>
+          <version>0.7.3-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.2-Lithium-SR2</version>
+          <version>1.2.3-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.2-Lithium-SR2</version>
+          <version>0.1.3-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index c300aae1b76730073eb32b14afefa4799fb3b2a9..b2ac2ecb4d2d068cb7ad2ff00afbef6644df9618 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.2-Lithium-SR2/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-Lithium-SR2/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.3-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-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.2-Lithium-SR2'>odl-mdsal-broker</feature>
+            <feature version='1.2.3-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.2-Lithium-SR2'>odl-yangtools-binding</feature>
-            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-models</feature>
+            <feature version='0.7.3-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.3-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.2-Lithium-SR2'>odl-mdsal-broker</feature>
+            <feature version='1.2.3-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.2-Lithium-SR2'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.3-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index dc75d9662bc6453b815643bb8785129e05e16d46..2d74ec5df2457639c1e6c669de6bffd28b2872d5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config-netty</artifactId>
index e87295916de930279bed7a366b1a23298f4adb41..7729ce341cc85667b23f8ac82c0a57dbbaddd72a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config-persister</artifactId>
index eb05b006210efb57478ef5c46bd03decf8c3d68f..72d600236b3a98de78344e8ee4434048ea4b1594 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-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.2-Lithium-SR2</version>
+      <version>1.5.3-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
     <dependency>
index 723334e356c175e52edee4c454ffe4d2a4fd8342..c92f980924ef65ce88dc667c574bd48bb1185aec 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.2-Lithium-SR2</version>
+        <version>1.5.3-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.2-Lithium-SR2</branding.version>
-        <karaf.resources.version>1.5.2-Lithium-SR2</karaf.resources.version>
+        <branding.version>1.1.3-SNAPSHOT</branding.version>
+        <karaf.resources.version>1.5.3-SNAPSHOT</karaf.resources.version>
         <karaf.version>3.0.3</karaf.version>
-        <karaf.empty.version>1.5.2-Lithium-SR2</karaf.empty.version>
+        <karaf.empty.version>1.5.3-SNAPSHOT</karaf.empty.version>
         <surefire.version>2.16</surefire.version>
     </properties>
     <dependencies>
index 31728c3662f0f465acc467fc7f1ee81642780e9d..15cedf6381850edc13ed88e8297b5c6c0e0ad38f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
   </parent>
   <artifactId>features-mdsal</artifactId>
index b42751704f87d0bb0d37fe075093ce52d7bbd875..7116d56a27ba4ed762d87f423011a6b8c6885219 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-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.2-Lithium-SR2</version>
+   <version>1.1.3-SNAPSHOT</version>
    -->
    <packaging>jar</packaging>
    <properties>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.2-Lithium-SR2</version>
+          <version>0.7.3-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.2-Lithium-SR2</version>
+          <version>1.2.3-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.2-Lithium-SR2</version>
+          <version>0.1.3-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 330f36d69839209c263bf48fe84098d43ecafb40..1baa3a840c42948914853692f2fda665f575510e 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.2-Lithium-SR2/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-Lithium-SR2/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.3-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-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.2-Lithium-SR2'>odl-mdsal-broker</feature>
+            <feature version='1.2.3-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.2-Lithium-SR2'>odl-yangtools-binding</feature>
-            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-models</feature>
+            <feature version='0.7.3-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.3-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.2-Lithium-SR2'>odl-mdsal-broker</feature>
+            <feature version='1.2.3-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.2-Lithium-SR2'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.3-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index d1ba12e5ec133b5c384d2fa62122f58eb8db930b..d480438441fe960227dd6969cab85bdf5923e1a7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../../opendaylight/netconf</relativePath>
   </parent>
   <artifactId>features-netconf</artifactId>
index 1d4c262fab7cdc7fcf11863a1b77ecb968bb6ac8..a13eaa46c657989fa5b326cfebe5a7c24d43ece3 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.2-Lithium-SR2</bundle>
+    <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types-20130715/2013.07.15.7.3-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 4aca2be4f8ab170ec60b5acac59d141dc3102148..c4845c5acdf3f8d741466e37d80c6a4d7411f14f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-controller</artifactId>
index 7636b2d06f5fb39502074933fa7d1f41bfa898ed..38d228a91c305e0a856b10582e0c450d462d0e63 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-protocol-framework</artifactId>
index 7e6a2c25a32888fd7f6864bf5ffbf48ea795b273..383ecc96eb1bdd770537464417f101a1b47c01e9 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-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.2-Lithium-SR2</version>
+   <version>1.1.3-SNAPSHOT</version>
    -->
    <packaging>jar</packaging>
    <properties>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.2-Lithium-SR2</version>
+          <version>0.7.3-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.2-Lithium-SR2</version>
+          <version>1.2.3-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.2-Lithium-SR2</version>
+          <version>0.1.3-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 d4497818f42b57059bf134230ea547ab7a75630f..3d015100e6aca2f7ec2811b1ddd74c8d6ddd1d13 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.2-Lithium-SR2/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-Lithium-SR2/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.3-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-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.2-Lithium-SR2'>odl-mdsal-broker</feature>
+            <feature version='1.2.3-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.2-Lithium-SR2'>odl-yangtools-binding</feature>
-            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-models</feature>
+            <feature version='0.7.3-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.3-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.2-Lithium-SR2'>odl-mdsal-broker</feature>
+            <feature version='1.2.3-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.2-Lithium-SR2'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.3-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 98a105cd58157fbfe0b5e3c63ee7d8e5f68d659e..03be31b07e0fca9aff4de6fe38e6ab680c0e62f8 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>itests-controller</artifactId>
-        <version>1.5.2-Lithium-SR2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>base-features-it</artifactId>
index 9a36037cf37408177afd0d8216d28e2d347a3505..096952a1ab5afaca41cd9f6bfdba95e208b46f59 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>itests-controller</artifactId>
index a75657a6b0c5f5482f3e52e7188ff681f7f21e5f..76aca52064c7232ce0edfba1c2c4caaeabdcc05c 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>releasepom</artifactId>
-    <version>0.2.2-Lithium-SR2</version>
+    <version>0.2.3-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>karaf.branding</artifactId>
-  <version>1.1.2-Lithium-SR2</version>
+  <version>1.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>OpenDaylight :: Karaf :: Branding</name>
 
index dc67d482ae2af7d09473768e68ea22ba020ae1d5..b5c50e806afa71294f9a45af4d010e36704993b2 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.2-Lithium-SR2</version>
+    <version>1.5.3-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.2-Lithium-SR2</branding.version>
-    <karaf.resources.version>1.5.2-Lithium-SR2</karaf.resources.version>
+    <branding.version>1.1.3-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.5.3-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 d198becbe958f01e0c783cc0e00f486cdf0da608..40155aa44892118525c5a8b658b7fe94fe0c3a50 100644 (file)
@@ -3,13 +3,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-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.2-Lithium-SR2</version>
+  <version>1.5.3-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index 6619aedbcefb1d6e6d27af8e3156a9fb46299bf4..45164d632ad818e04c1ba03fb99e80eb2c50d282 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>opendaylight-karaf-resources</artifactId>
index 5025e916f9c235ca285d3ee25558cb54baa5a0d6..0b1411f133ac17c39cde3ac41abcf21122854885 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-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.2-Lithium-SR2</version>
+      <version>1.2.3-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
index 956cfff98175e7715b428e6836d61760134e83f3..d391e0285ad41a0e833a9007deef0ff863c49d2d 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.2-Lithium-SR2</version>
+    <version>1.1.3-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/parent</relativePath>
   </parent>
 
index b1d97d15adfd40936f61f88f2c47b52c3ae1b121..40401b792e8ab4ba54105428a590a7cee0e1f510 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>enunciate-parent</artifactId>
-        <version>1.5.2-Lithium-SR2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../../commons/enunciate-parent</relativePath>
     </parent>
 
index 41da1f4f9bcc00fbd79e72040807dc1ae2de0003..128ff772c7cf3f6f75eb93e1a88b1a7c0b11d243 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>appauth</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 7ba3b35b4e2e3c33d18c0e6f530e818823c051cf..6d194f47e582206b391d8a92261e84ec47006422 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>arphandler</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index d0da51f8372315f39e40b0ad8de90d25c58e7b8e..850890a2d4b36697c00a71c282a8e4e2db23b39a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-Lithium-SR2</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>clustering.services.integrationtest</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 5672c9664312e1630251c4210167a00f96d89102..3a62127c675733434838b8649aae35244e3d0bf5 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.services</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 19aabd300539bbc57938c0c4ffeab4d19e3ae004..4371cadf00f83de426dcf472223af69d8bd83a3a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.services-implementation</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
index e02fbb53e7b4a4e4d63fda6c2b549eeec345adc2..42a4077e2a86f8b3329680cc012ce94e5e0c2d3e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.stub</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index fa61aab6d990a9af48addbd574f6735b31087ea2..0fd5c7e624d10b631409e1e4f18634b27b25a2ba 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.test</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index d6145597968200cccd7f20eac886f5b124b21f1b..84d7867f57afb5f850b700175b8f4e9bed6a83ad 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.httpclient</artifactId>
-  <version>0.2.2-Lithium-SR2</version>
+  <version>0.2.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -70,7 +70,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.2-Lithium-SR2</version>
+            <version>0.1.3-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index 48df67c33aa869ad222bb91b1b047505d3e16c46..d7e45b785fc75729ce3bbd088299034faedfe536 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.integrationtest</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencies>
@@ -88,7 +88,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.2-Lithium-SR2</version>
+            <version>0.1.3-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index e6bab34279905e4b9323efa0723d81125ff2e1d4..063bdfe133a369b5ad2077cb469f8e2675444e49 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>configuration</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e2f1deac5fef47dfeb0561daedb778f18be4fab9..eab37b5763fc90b660967e8d710d1a4dbcc94e7f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>configuration.implementation</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 7aa6190b90cb5c985dbdbb5c7bbd90e95cc7e04d..d5f3f4f1025d28fa40d85d7c60d3819bab272537 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-Lithium-SR2</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>configuration.integrationtest</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>
index ca2f5cd79ddacc8f1c026c8869457c0214b3f71a..fced37466d71404455b9725e08ca46140f224326 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>connectionmanager</artifactId>
-  <version>0.2.2-Lithium-SR2</version>
+  <version>0.2.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index d63546153fc437523ef936c3462a4085ce363218..97427238c1d9fdfcea93a02544923fe3bdf3679e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>connectionmanager.implementation</artifactId>
-  <version>0.2.2-Lithium-SR2</version>
+  <version>0.2.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 0917626f9f0a5425e2b9b35472760e59071e5ded..2dd654a8a7e862bb3e094b3489aa2be6f9a16417 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3f112f5e3252bcdffbe667a010a1380267c25398..956422b12ac5d86e73b9c821176e5a4fc24b3e66 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager.implementation</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f6cb6eb841173e201d70535e224a0b1a99e1821f..f559de70e3cc128625efff7c5c095cbdc41d116d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager.it.implementation</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 9622eebf931b453f688c2634bff473cdee63b9c0..2b9f9eb57e5deade4c5175c726c147c34e320121 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>containermanager.shell</artifactId>
index 9b5903f11d7b84a4f0896f50b5636554b7cf3244..83baaa487fe41a095d25ac669cac0f597720a3ba 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>dummy-console</artifactId>
-  <version>1.2.2-Lithium-SR2</version>
+  <version>1.2.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>Dummy Console Interfaces for Equinox-specific CLI</description>
   <build>
index e9d0deb035cc9039fe102caa05da0075811cac27..47f13bff1eda2f82e5058912ed8cb2cbcf66f14e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-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.2-Lithium-SR2</version>
+      <version>1.5.3-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
     <!-- Bundle dependencies -->
index d46db59d866ed6057be4b8d13d1b61e0f7abbe87..09189f3ed7013bb24733896d3dd4b31b4fe7820c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-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.2-Lithium-SR2</version>
+      <version>1.5.3-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
   </dependencies>
index 1266e59f6f398fc8cb03393a226ee02875ae7a23..53ab182850fd2def12e24df8c8ed17101cd0bb47 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.2-Lithium-SR2">
-      <bundle>mvn:org.opendaylight.controller/dummy-console/1.2.2-Lithium-SR2</bundle>
+   <feature name="odl-base-dummy-console" description="Temporary Dummy Console" version="1.2.3-SNAPSHOT">
+      <bundle>mvn:org.opendaylight.controller/dummy-console/1.2.3-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 920e717bc2ac36c5feba16d2cdb4aae9ab3206e9..01db29ddfb32891529382e2da9fd6cfb33881b4c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>controller-features</artifactId>
index 1101f10f7d60289acac0fa665ff5fe0b551c9f6e..96047bce80142c0e71001567663acbf7916fe794 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>extras-features</artifactId>
index 64ea67b4734abc83f90e93b9b4c55b9dd8fd48a9..baf91edf48b3b625fdca2f1fe456731b91dc1ce6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-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.2-Lithium-SR2</version>
+      <version>1.5.3-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
     <!-- Feature Dependencies -->
index b196e99927434322b0ec0fdc4c02dd2af2dc510f..ccea2a729c4286089bb515dcd645e1ef2696d22a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwarding.staticrouting</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 28b3f6cb5be7cd0f4b852858cd0871e13609e117..4e9fb6354b6c2127d80cf9b1e216f6c3092fdb7a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager</artifactId>
-  <version>0.7.2-Lithium-SR2</version>
+  <version>0.7.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index cd9245916d71e4a35fbbe210eeceb4dcd0c6ce1d..8149c81c402ccb6fc522b37c6065afa91a2b227b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager.implementation</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 4e97cd95599aa0e154d12eccc2f243e097961768..5393b92dd73acb0dbd3a4b71011fc8d893b3198b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-Lithium-SR2</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager.integrationtest</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 71fc6f0cf98f93f94209f0fae61a7ba8494f4767..1462709eb29e633b5ff18bf8772db2e04de3c9d3 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 6216f147e2ea832c70aefc5cdb3578eceac841b4..56c9817b20e2bf118e8d017512738c75b5bbe357 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker.implementation</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 2614bde348c3dcd11fcbaf03d787f2b87d78a208..fa23a94d8ffb339dc77ca3685cbb6c4acba9f3ff 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-Lithium-SR2</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>hosttracker.integrationtest</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 926068f53577e79cf7315a4ef254b2344a3549bf..0449873584b13a59f9deb3cfac2fa8d85f7fc4a6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker.shell</artifactId>
index 441ffcb4eae3ac89c4ac3617bb845b6b42698271..1b2ffe6e85d69c7af089e0d6747c86aa122207aa 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker_new</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 9a102fdad96cc825bfd379dbad0e921f3224aa04..4f5489178241dc8eeaaa3f2e48732c0553aafc95 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker_new.implementation</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 921fac1095ed8db92cad58da6736fa35f59364a9..240301d07deb10c13aa727377f38c81c9c408040 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>karaf-tomcat-security</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 081287d89409a89fe00b24a63fd765881e43b8c6..1636dac47c7bcf66924342dad9598800252761c4 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>logging.bridge</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 4f563b87a4d30b8d044e0f127fb11c0b96d24ad0..19baf2cc53beb8ef594dbbaabd31955f95f8cf27 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>app-northbound</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>app-northbound</name>
index f29be46f876e890735759b368526bc4f234c1e9c..14c1960b9b2aa67880cd0f7304e82ec11a28b9cf 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
index 3edb782f4bf96ce21aaf88d3fa9150a900fa1c3c..a04b6b2e05276e6f6e55d69f73002fc72b98295e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>bundlescanner</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 8903f641128535e16017929bd42f18549726ebeb..8fd673b9f4f4cf4b64892eb36660897d7974df56 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>bundlescanner.implementation</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 2b32be757ab02fb87f8c959f541c225a8d6b3bda..65da53983070ba6199a2b61e008f47c22ebf05dd 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.northbound</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 10ef39c32a6d2c5f6864b2a304365f71923ee9f3..9a8a6a10e8d617ec367cdbfd70305302db078cc9 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>connectionmanager.northbound</artifactId>
-  <version>0.2.2-Lithium-SR2</version>
+  <version>0.2.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index cb2cc9a2675eee979ded4830f1bd5924c76b06e0..bafc2b1c7e3e5c2d4f6ca7f4a91d1ff501fecd5a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>containermanager.northbound</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3b9345dfdf735fcf9dafda88d6098a1922498817..2d5571751dd3e1c80a9c9f16d75e498efa91148f 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>controllermanager.northbound</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a4946c4f5b44f1c4d1c2e7a7216a49117f46dad7..dcde307e118153862ab0d2527bd37309d7b67b91 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>flowprogrammer.northbound</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 569a37fde53da8ee8d1b12a0cfc89d39c9edecb5..44aa28c85ab3581deef696901c81e73e562d2007 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>hosttracker.northbound</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index d04a7b61b400da18c2ca4d58725b69cca8c42ae9..b6a823f06673c2c01822fb06eb04c87a0ac8965e 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>httpservice-bridge</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>HttpService bridge web application</description>
 
index d00973b2d2b910c97a7d9c874301cdb293438ed3..79b64944a289c336ece8bc4e681e9414d62e1a22 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-Lithium-SR2</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>northbound.integrationtest</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>
index dc6e05a75d9584f7e468e3f3245b7d618c9f3938..a2d919e81ce5b6fe3fe320b4b4509b8acc0284b9 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>northbound.client</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index b3dd18f8ff36777a95508548ee314553cf3b8be7..d4b8b957f06df1f5ad9b5e05bd788a06f9aca142 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>jolokia-bridge</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>Jolokia bridge web application</description>
 
index b1077fc04a2310667d2020121f78b7225e590cbc..4ce663fd4970f23be5c09d4d48eac6a098717750 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>networkconfig.bridgedomain.northbound</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 590f13e44ca52c56809214f3b768aa7bf345e5f2..f1926dc33b568edf3438067ca23dde35e2d7ce7d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>forwarding.staticrouting.northbound</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 7325ea8410aa063fcc784d0e165cb6014a6f66ca..64b2e6f4cc1b2a49f6a2f592f6e1ae63c7ccf24b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>statistics.northbound</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 4ea5fa022b4c91ed718f99988c5e64e9d40131ae..0bcba2a3b2b038f19bc72917cec8e8619b972e31 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>subnets.northbound</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e817e2cb09e61f357c3e4ca5c133c9644383a3e0..929206f72c76e9d9fcd6f4a25f4552d88c846760 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>swagger-ui</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 1b96aaa54ef3774667a8a88c2cb9af641f19b059..aa0d79d2fa7f2795c0c0fd3588c9e39aa3d67219 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>switchmanager.northbound</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index ffe931feea19cb05bd06bbbfa3f5872bd0de3f68..4783db521aa6910dbfa5205ee7e71bda7bdf67f3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>topology.northbound</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a98d1c6ba1745185aef4d86d8508a88abe7492b4..572369612fff4922d7da8abf9d35ebf652cc57ce 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>usermanager.northbound</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 34c2552c15e1a9eab036353fdb4748c8d43de95a..1240f10ff451e289c7904f465674acc96f3930c0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <scm>
@@ -16,7 +16,7 @@
 
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>northboundtest</artifactId>
-        <version>0.5.2-Lithium-SR2</version>
+        <version>0.5.3-SNAPSHOT</version>
         <packaging>bundle</packaging>
 
         <build>
index 1c2ff99a9f64fad692f549ae600cc3cd10833285..6ae0680360b19006cca089b80caf7a9ca756760c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.2-Lithium-SR2</version>
+    <version>1.1.3-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
index 704a1a7757032a784a0f1f9da298acfd38ae4291..54383dd6521a73a8ed936ea3b2754415dba41fef 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol_plugins.openflow</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index ce2b69b2c273b15ba1a69c6953384a4c09b340be..820fb97e95097e9d26f78c92c538b0ecf54e475d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol_plugins.stub</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index db03d97653aee3e18048935048b08e6174ce2633..c5af157e3be0ac915e40f98b64ecf775a1896797 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>routing.dijkstra_implementation</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3f174e5bd6b937e5a296fa9074d410865c520866..5de201c9752cf4b252c9129696b335ac7c261f23 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal</artifactId>
-  <version>0.9.2-Lithium-SR2</version>
+  <version>0.9.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 78bbe025b177d70c3f47b88faf9f25db77e4093d..114635f134c19eed3e00ef28819aff48dcd98497 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.connection</artifactId>
-  <version>0.2.2-Lithium-SR2</version>
+  <version>0.2.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 9c6f1012e3cac8dc3ff2dc9a3a7faa4af16a56d2..043807134f924fe38672628a8ddd8b7d595a6f21 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.connection.implementation</artifactId>
-  <version>0.2.2-Lithium-SR2</version>
+  <version>0.2.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index cb1fe550dc415d776af926fcc77033037d5256a5..1d55e0a61eda53c26c7d490d74e96ea3c09e1f7c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.implementation</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 030cfcae37d3189bbf85088e94dee0ccf6cbac35..b0540d06d1d62f28a84840ac6569fae59adf8fad 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.networkconfiguration</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3fde24b5db78750369993a9426afe8bfada25ce1..0fd2f4e4bebd4f038879a4f0a144a0e1a50b7c8c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.networkconfiguration.implementation</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 0d08458523d64d2adcd834828246aa50a3ff3f61..8ac7b013ba6daab7a321ca5cb3714628d9d72eaf 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>clustersession</artifactId>
-  <version>1.1.2-Lithium-SR2</version>
+  <version>1.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>clustering.services</artifactId>
-      <version>0.6.2-Lithium-SR2</version>
+      <version>0.6.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
index fa9638583ee082054bc437003f24ef75a6c18ac3..2351f0dd43ac639e0679745ed1545f4794a14b58 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>samples.loadbalancer</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 216c7321c3b657081117fa6c86ea2d0e81669fa9..58388fed3ca9e4f45852aef20dfb25612d651423 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>samples.loadbalancer.northbound</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 19a785f24eb3638730f2a67dce987b9cbaee0d5b..3971f1e8c04538620e41275f4d6abd2c4c4f546b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>samples.simpleforwarding</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index c024a894a0d7604e9c31b037f143553d35cb4357..3f9d06b89ea9147bd41aef861661c8c8c5aee4a8 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>security</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e83c3a85faaa27ed4e8c6dc1cff0d1f4db7ecaeb..42455a76463efa4bacce9785fefb448b59735b60 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>statisticsmanager</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 31747c790d1b07d10fad67f9b104611f75f77b0a..232734067810952f4598b8cca887e5309333c4f3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>statisticsmanager.implementation</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
index 0bba64ea702d106a55ba46daa6088d4a5019c895..f28c7b77ee79c2d4e699b59873837cbe1a62fb0a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-Lithium-SR2</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>statisticsmanager.integrationtest</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index fa958c513b824c88b99ee6bf5b7094924ef129d8..75b458fa823890c63965c09b2be3cec6809c6c7b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>switchmanager</artifactId>
-  <version>0.8.2-Lithium-SR2</version>
+  <version>0.8.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index a4d07009ad2d588de60ec2f40579d5e6966633e7..81f34186fc6106d94e2d34c4cf2525dac3829549 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>switchmanager.implementation</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 1eb9d53000b9a4b74d02cb564ebef6340b503f0b..ed53addcb702e60757506493a2c1a0753f891ac5 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-Lithium-SR2</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>switchmanager.integrationtest</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 2f6990feda3c5f38fb1d91948c1a1fca8c10547a..7e18141d2d221c4a963ee35fc7286271d8a7be63 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>topologymanager</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3422c43847f63829fd62ac81d53ba00a8cc29631..132bc2fe1072bdca3f2d1fa2a50d474dc3aa5a9f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-Lithium-SR2</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>topologymanager.integrationtest</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 4d8c9d9c00230f41a2f89b2378cc68c5c3d8a18d..3ff5eba930a64ab7c95db5a6e4659869b95dcd3b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>topologymanager.shell</artifactId>
index 471069fe5d5e0a9ec558ff8dce722c74fd9cd27f..9b96615ac8efd80f6a9315534507d8ce2ef4f1c9 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>usermanager</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a3418feeb4e2dd76ceeb7e47fc181cd2108c688c..26219307cf8c1d9ad9c7551b5c9241cf21bab8f4 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>usermanager.implementation</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index ee5f8b5f194205c4b612a97c04f9229867b8ac88..1b7856c237ed0b7d4508e5154e50dec9999da59d 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.2-Lithium-SR2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../../../commons/opendaylight</relativePath>
     </parent>
   <scm>
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>web.brandfragment</artifactId>
-    <version>0.5.2-Lithium-SR2</version>
+    <version>0.5.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
index 0f38cea0cbd358eeb5588156b0e111fd5857d77d..58b0de069733c0d5dea4afa9008a20956366e4ad 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>devices.web</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 527660a21e52e82b1e1d3f2a2825e7bf044ff4b3..54db40c1ac5eed7d14441da04f8fcbff1b7361b1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>flows.web</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 999a7f794c8cdbd74971fddda2ad1793dc33726a..7a9de87df270d4b862baed8f0397fea5212ec3fc 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>osgi-brandfragment.web</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>OSGi management web application brand fragment</description>
 
index 8546b48744702d41b8f681bff1483d39c0934003..0008f4cdad42c03aff043dc850c0ee7b666cdc1a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>web</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 068d6dd235db8f1eb6118c94cd86f031579710dc..6013eecd80957a35fd063a9c92c37f34326ea446 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>topology.web</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 0071ebe220a0d944ec7dc3f227c00f41de7d2039..e63bd1bd0799bb19d12458f18c226d027a0ef721 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>troubleshoot.web</artifactId>
-  <version>0.5.2-Lithium-SR2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b9e5a8c1df79f2560420988cd131988e9964067a..018f5bb9f16dc15bdec65b48535d8f367883434d 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.2-Lithium-SR2</version>
+     <version>0.2.3-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller.archetypes</groupId>
   <artifactId>odl-model-project</artifactId>
-  <version>1.2.2-Lithium-SR2</version>
+  <version>1.2.3-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <properties>
index 3ce409994b687e820f6e51475357416631edf822..6cadd3f015b5f135dae6918057f8ff1320bea25d 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.2-Lithium-SR2</yang.version>
-    <yang.codegen.version>0.7.2-Lithium-SR2</yang.codegen.version>
+    <yang.version>0.7.3-SNAPSHOT</yang.version>
+    <yang.codegen.version>0.7.3-SNAPSHOT</yang.codegen.version>
     <bundle.plugin.version>2.3.7</bundle.plugin.version>
   </properties>
   <scm>
index 38bcf650d7ffe348a36852738dd0dc49872fabf6..45b4889f0a6efac1020abb4cee908fad7181ead7 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.2-Lithium-SR2</version>
+     <version>0.2.3-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-configfile-archetype</artifactId>
-  <version>1.2.2-Lithium-SR2</version>
+  <version>1.2.3-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <description>Configuration files for md-sal</description>
index dfbe7ee6d60df096c6bd487a0ae043dcc752d094..72ae1d36fae5d516015445b3c1a6daab2432e38a 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.2-Lithium-SR2</version>
+     <version>0.2.3-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-distro-archetype</artifactId>
-  <version>1.1.2-Lithium-SR2</version>
+  <version>1.1.3-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>distribution-karaf-archetype</name>
index 8b415242522d2ea619d2e54de43081293903aa1e..650c2e2dc0f3a00873195871c533957fb9c83351 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.2-Lithium-SR2</branding.version>
-    <karaf.resources.version>1.5.2-Lithium-SR2</karaf.resources.version>
+    <branding.version>1.1.3-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.5.3-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.2-Lithium-SR2</version>
+        <version>0.1.3-SNAPSHOT</version>
         <classifier>features</classifier>
         <type>xml</type>
         <scope>runtime</scope>
index e8d47236d11884d2d08995e60fd3cb068623a2a2..bb2a5a29c4a0a4ad591fc47b30fb8c8609ed9db1 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.2-Lithium-SR2</version>
+     <version>0.2.3-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-features-archetype</artifactId>
-  <version>1.1.2-Lithium-SR2</version>
+  <version>1.1.3-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>opendaylight-karaf-features-archetype</name>
index c6e4acf2db025babd4b1a82d535a5d1f6993d164..7408aa2a1de07939fda42762a03c45fda1e66989 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.2-Lithium-SR2</branding.version>
-      <karaf.resources.version>1.5.2-Lithium-SR2</karaf.resources.version>
+      <branding.version>1.1.3-SNAPSHOT</branding.version>
+      <karaf.resources.version>1.5.3-SNAPSHOT</karaf.resources.version>
       <karaf.version>3.0.3</karaf.version>
-      <feature.test.version>1.5.2-Lithium-SR2</feature.test.version>
-      <karaf.empty.version>1.5.2-Lithium-SR2</karaf.empty.version>
+      <feature.test.version>1.5.3-SNAPSHOT</feature.test.version>
+      <karaf.empty.version>1.5.3-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.2-Lithium-SR2</version>
+          <version>0.7.3-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.2-Lithium-SR2</version>
+          <version>1.2.3-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.2-Lithium-SR2</version>
+          <version>0.1.3-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index 178171fef08f33e36ae23f5115886cdb0c119f02..d7564ed139720cf8b173eece06c03a9345d120ba 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.2-Lithium-SR2/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-Lithium-SR2/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.3-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-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.2-Lithium-SR2'>odl-mdsal-broker</feature>
+            <feature version='1.2.3-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.2-Lithium-SR2'>odl-yangtools-binding</feature>
-            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-models</feature>
+            <feature version='0.7.3-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.3-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.2-Lithium-SR2'>odl-mdsal-broker</feature>
+            <feature version='1.2.3-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.2-Lithium-SR2'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.3-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 5dafaf7d8a6ba917875186c91d5d5e8b5d002979..7050a572b1b333d357382182059c1b7029171a5f 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.2-Lithium-SR2</version>
+     <version>0.2.3-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-startup-archetype</artifactId>
-  <version>1.0.2-Lithium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>${project.artifactId}</name>
index 46aff0dad806032061818eae4c819d6831fcebf3..96d8b3e7e6a62741a8867d5e1311e2b90443107c 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.2-Lithium-SR2</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index 1cd932824ce80bffc789430f7da1434941f9f817..60f5967bb10519a639f7a372e928a7bfca9f6c8d 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.2-Lithium-SR2</version>
+    <version>1.5.3-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.2-Lithium-SR2</mdsal.version>
-    <yangtools.version>0.7.2-Lithium-SR2</yangtools.version>
+    <mdsal.version>1.2.3-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.3-SNAPSHOT</yangtools.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>
index c0c8428136e8a6ba0dca0a717a1fdf9b8ebb43c7..19cd0f5380bbfff6fb7cef3115f367cab62949fe 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.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index bed09251a7d2ac8ab364aad6c43f3f712075bf5d..19cabd913742b3fa7dd54ebf0f72907e18c371f9 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.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 55cef469f592f3fdfe3965dccab3ae487cc3882d..c56e36afe7bbe2274db283ee7f503798ce098df3 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.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
   </parent>
 
   <groupId>${groupId}</groupId>
index dc340e9489ce0d256b5aa043b8ae4f47d8aad4ca..10fc2e4f43141fd548a1e60656e220621bff9916 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-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.2-Lithium-SR2</version>
+  <version>0.2.3-SNAPSHOT</version>
   <packaging>pom</packaging>
     <distributionManagement>
     <!-- OpenDayLight Released artifact -->
index 3d51b5618a8b5a01216a5d6dd12bcd01f2da4464..f16fdc12d5d6fe67bc88d9c86aec8f9076b4f8e4 100644 (file)
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>checkstyle</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-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 d0018a4ed99b7e3898a76a384214fa7271c86d43..a8acf766d61a621fbc74fc22006006dd71f42f9f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>concepts</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.2-Lithium-SR2</version>
+            <version>0.1.3-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index 97e5c4d135dbb913d9e936c0bec140a833ee403b..4784ca02de01ec8b50a76d5dd15bee48159c0579 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.2-Lithium-SR2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath>../opendaylight</relativePath>
     </parent>
 
index 1ffa1df7e3ba407d2730f3da2020da93b891ffd0..5c4c30e0db8e24451782af034e13ba1811ad8625 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
   <artifactId>filter-valve</artifactId>
index bd6dcbce003dcf236bb747c6d251931f23ae7177..ff2bf8fae14fa9b4484203fa695cce304c3bb0e1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
 
   <artifactId>liblldp</artifactId>
-  <version>0.9.2-Lithium-SR2</version>
+  <version>0.9.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 11ed9087cf0cd71575faeed35f552cb73f30b62f..cede9a6dc2eefd3cc1a0f69132597781180ddf3b 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.2-Lithium-SR2</version>
+    <version>1.1.3-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>commons.logback_settings</artifactId>
-  <version>0.1.2-Lithium-SR2</version>
+  <version>0.1.3-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 e9e94130252c47991d469f1ce00a9108b40c9854..b2db82a55ebf9b983d18f570da90e0ca0c80e23b 100644 (file)
@@ -4,30 +4,30 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.opendaylight</artifactId>
-  <version>1.5.2-Lithium-SR2</version>
+  <version>1.5.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
 
     <akka.version>2.3.10</akka.version>
-    <appauth.version>0.5.2-Lithium-SR2</appauth.version>
-    <archetype-app-northbound>0.1.2-Lithium-SR2</archetype-app-northbound>
-    <arphandler.version>0.6.2-Lithium-SR2</arphandler.version>
+    <appauth.version>0.5.3-SNAPSHOT</appauth.version>
+    <archetype-app-northbound>0.1.3-SNAPSHOT</archetype-app-northbound>
+    <arphandler.version>0.6.3-SNAPSHOT</arphandler.version>
     <!-- Plugin Versions -->
-    <bundlescanner.api.version>0.5.2-Lithium-SR2</bundlescanner.api.version>
-    <bundlescanner.implementation.version>0.5.2-Lithium-SR2</bundlescanner.implementation.version>
-    <bundlescanner.version>0.5.2-Lithium-SR2</bundlescanner.version>
-    <clustering.services.version>0.6.2-Lithium-SR2</clustering.services.version>
-    <clustering.services_implementation.version>0.5.2-Lithium-SR2</clustering.services_implementation.version>
-    <clustering.stub.version>0.5.2-Lithium-SR2</clustering.stub.version>
-    <clustering.test.version>0.5.2-Lithium-SR2</clustering.test.version>
-    <commmons.northbound.version>0.5.2-Lithium-SR2</commmons.northbound.version>
+    <bundlescanner.api.version>0.5.3-SNAPSHOT</bundlescanner.api.version>
+    <bundlescanner.implementation.version>0.5.3-SNAPSHOT</bundlescanner.implementation.version>
+    <bundlescanner.version>0.5.3-SNAPSHOT</bundlescanner.version>
+    <clustering.services.version>0.6.3-SNAPSHOT</clustering.services.version>
+    <clustering.services_implementation.version>0.5.3-SNAPSHOT</clustering.services_implementation.version>
+    <clustering.stub.version>0.5.3-SNAPSHOT</clustering.stub.version>
+    <clustering.test.version>0.5.3-SNAPSHOT</clustering.test.version>
+    <commmons.northbound.version>0.5.3-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.2-Lithium-SR2</commons.checkstyle.version>
-    <commons.httpclient.version>0.2.2-Lithium-SR2</commons.httpclient.version>
-    <commons.logback_settings.version>0.1.2-Lithium-SR2</commons.logback_settings.version>
+    <commons.checkstyle.version>0.1.3-SNAPSHOT</commons.checkstyle.version>
+    <commons.httpclient.version>0.2.3-SNAPSHOT</commons.httpclient.version>
+    <commons.logback_settings.version>0.1.3-SNAPSHOT</commons.logback_settings.version>
     <commons.net.version>3.0.1</commons.net.version>
-    <commons.opendaylight.commons.httpclient>0.2.2-Lithium-SR2</commons.opendaylight.commons.httpclient>
-    <commons.opendaylight.concepts.version>0.6.2-Lithium-SR2</commons.opendaylight.concepts.version>
-    <commons.opendaylight.version>1.5.2-Lithium-SR2</commons.opendaylight.version>
-    <commons.parent.version>1.1.2-Lithium-SR2</commons.parent.version>
-    <commons.httpclient.version>0.2.2-Lithium-SR2</commons.httpclient.version>
-    <concepts.version>0.6.2-Lithium-SR2</concepts.version>
+    <commons.opendaylight.commons.httpclient>0.2.3-SNAPSHOT</commons.opendaylight.commons.httpclient>
+    <commons.opendaylight.concepts.version>0.6.3-SNAPSHOT</commons.opendaylight.concepts.version>
+    <commons.opendaylight.version>1.5.3-SNAPSHOT</commons.opendaylight.version>
+    <commons.parent.version>1.1.3-SNAPSHOT</commons.parent.version>
+    <commons.httpclient.version>0.2.3-SNAPSHOT</commons.httpclient.version>
+    <concepts.version>0.6.3-SNAPSHOT</concepts.version>
     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
-    <config.version>0.3.2-Lithium-SR2</config.version>
+    <config.version>0.3.3-SNAPSHOT</config.version>
     <aaa.version>0.2.2-Lithium-SR2</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.2-Lithium-SR2</configuration.implementation.version>
-    <configuration.version>0.5.2-Lithium-SR2</configuration.version>
-    <connectionmanager.version>0.2.2-Lithium-SR2</connectionmanager.version>
-    <containermanager.it.version>0.6.2-Lithium-SR2</containermanager.it.version>
-    <containermanager.northbound.version>0.5.2-Lithium-SR2</containermanager.northbound.version>
-    <containermanager.shell.version>0.6.2-Lithium-SR2</containermanager.shell.version>
-    <containermanager.version>0.6.2-Lithium-SR2</containermanager.version>
-    <controllermanager.northbound.version>0.1.2-Lithium-SR2</controllermanager.northbound.version>
-    <devices.web.version>0.5.2-Lithium-SR2</devices.web.version>
-    <dummy-console.version>1.2.2-Lithium-SR2</dummy-console.version>
+    <configuration.implementation.version>0.5.3-SNAPSHOT</configuration.implementation.version>
+    <configuration.version>0.5.3-SNAPSHOT</configuration.version>
+    <connectionmanager.version>0.2.3-SNAPSHOT</connectionmanager.version>
+    <containermanager.it.version>0.6.3-SNAPSHOT</containermanager.it.version>
+    <containermanager.northbound.version>0.5.3-SNAPSHOT</containermanager.northbound.version>
+    <containermanager.shell.version>0.6.3-SNAPSHOT</containermanager.shell.version>
+    <containermanager.version>0.6.3-SNAPSHOT</containermanager.version>
+    <controllermanager.northbound.version>0.1.3-SNAPSHOT</controllermanager.northbound.version>
+    <devices.web.version>0.5.3-SNAPSHOT</devices.web.version>
+    <dummy-console.version>1.2.3-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.2-Lithium-SR2</features.test.version>
-    <filtervalve.version>1.5.2-Lithium-SR2</filtervalve.version>
+    <features.test.version>1.5.3-SNAPSHOT</features.test.version>
+    <filtervalve.version>1.5.3-SNAPSHOT</filtervalve.version>
     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.version>
-    <flowprogrammer.northbound.version>0.5.2-Lithium-SR2</flowprogrammer.northbound.version>
-    <flows.web.version>0.5.2-Lithium-SR2</flows.web.version>
-    <forwarding.staticrouting>0.6.2-Lithium-SR2</forwarding.staticrouting>
-    <forwarding.staticrouting.northbound.version>0.5.2-Lithium-SR2</forwarding.staticrouting.northbound.version>
-    <forwardingrulesmanager.implementation.version>0.5.2-Lithium-SR2</forwardingrulesmanager.implementation.version>
-    <forwardingrulesmanager.version>0.7.2-Lithium-SR2</forwardingrulesmanager.version>
-    <hosttracker.api.version>0.6.2-Lithium-SR2</hosttracker.api.version>
-    <hosttracker.implementation.version>0.6.2-Lithium-SR2</hosttracker.implementation.version>
-    <hosttracker.northbound.version>0.5.2-Lithium-SR2</hosttracker.northbound.version>
-    <hosttracker.shell.version>1.1.2-Lithium-SR2</hosttracker.shell.version>
-    <hosttracker_new.api.version>0.5.2-Lithium-SR2</hosttracker_new.api.version>
-    <hosttracker_new.implementation.version>0.5.2-Lithium-SR2</hosttracker_new.implementation.version>
-    <httpservice-bridge.northbound.version>0.1.2-Lithium-SR2</httpservice-bridge.northbound.version>
-    <ietf-inet-types.version>2010.09.24.7.2-Lithium-SR2</ietf-inet-types.version>
-    <ietf-restconf.version>2013.10.19.7.2-Lithium-SR2</ietf-restconf.version>
-    <ietf-topology.version>2013.10.21.7.2-Lithium-SR2</ietf-topology.version>
-    <ietf-yang-types.version>2010.09.24.7.2-Lithium-SR2</ietf-yang-types.version>
+    <flowprogrammer.northbound.version>0.5.3-SNAPSHOT</flowprogrammer.northbound.version>
+    <flows.web.version>0.5.3-SNAPSHOT</flows.web.version>
+    <forwarding.staticrouting>0.6.3-SNAPSHOT</forwarding.staticrouting>
+    <forwarding.staticrouting.northbound.version>0.5.3-SNAPSHOT</forwarding.staticrouting.northbound.version>
+    <forwardingrulesmanager.implementation.version>0.5.3-SNAPSHOT</forwardingrulesmanager.implementation.version>
+    <forwardingrulesmanager.version>0.7.3-SNAPSHOT</forwardingrulesmanager.version>
+    <hosttracker.api.version>0.6.3-SNAPSHOT</hosttracker.api.version>
+    <hosttracker.implementation.version>0.6.3-SNAPSHOT</hosttracker.implementation.version>
+    <hosttracker.northbound.version>0.5.3-SNAPSHOT</hosttracker.northbound.version>
+    <hosttracker.shell.version>1.1.3-SNAPSHOT</hosttracker.shell.version>
+    <hosttracker_new.api.version>0.5.3-SNAPSHOT</hosttracker_new.api.version>
+    <hosttracker_new.implementation.version>0.5.3-SNAPSHOT</hosttracker_new.implementation.version>
+    <httpservice-bridge.northbound.version>0.1.3-SNAPSHOT</httpservice-bridge.northbound.version>
+    <ietf-inet-types.version>2010.09.24.7.3-SNAPSHOT</ietf-inet-types.version>
+    <ietf-restconf.version>2013.10.19.7.3-SNAPSHOT</ietf-restconf.version>
+    <ietf-topology.version>2013.10.21.7.3-SNAPSHOT</ietf-topology.version>
+    <ietf-yang-types.version>2010.09.24.7.3-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.2-Lithium-SR2</jolokia-bridge.version>
+    <jolokia-bridge.version>0.1.3-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.2-Lithium-SR2</karaf.branding.version>
+    <karaf.branding.version>1.1.3-SNAPSHOT</karaf.branding.version>
     <karaf.shell.version>${karaf.version}</karaf.shell.version>
     <leveldb.version>0.7</leveldb.version>
     <leveldbjni.version>1.8</leveldbjni.version>
     <lifecycle.mapping.version>1.0.0</lifecycle.mapping.version>
-    <logging.bridge.version>0.5.2-Lithium-SR2</logging.bridge.version>
+    <logging.bridge.version>0.5.3-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.2-Lithium-SR2</mdsal.version>
-    <netconf.version>0.3.2-Lithium-SR2</netconf.version>
-    <networkconfig.bridgedomain.northbound.version>0.1.2-Lithium-SR2</networkconfig.bridgedomain.northbound.version>
+    <mdsal.version>1.2.3-SNAPSHOT</mdsal.version>
+    <netconf.version>0.3.3-SNAPSHOT</netconf.version>
+    <networkconfig.bridgedomain.northbound.version>0.1.3-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
     <!-- ODL repository / plugin repository -->
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-    <northbound.commons.version>0.5.2-Lithium-SR2</northbound.commons.version>
-    <northbound.hosttracker.version>1.5.2-Lithium-SR2</northbound.hosttracker.version>
-    <northbound.jolokia.version>1.5.2-Lithium-SR2</northbound.jolokia.version>
-    <opendaylight-l2-types.version>2013.08.27.7.2-Lithium-SR2</opendaylight-l2-types.version>
-    <osgi-brandfragment.web.version>0.1.2-Lithium-SR2</osgi-brandfragment.web.version>
+    <northbound.commons.version>0.5.3-SNAPSHOT</northbound.commons.version>
+    <northbound.hosttracker.version>1.5.3-SNAPSHOT</northbound.hosttracker.version>
+    <northbound.jolokia.version>1.5.3-SNAPSHOT</northbound.jolokia.version>
+    <opendaylight-l2-types.version>2013.08.27.7.3-SNAPSHOT</opendaylight-l2-types.version>
+    <osgi-brandfragment.web.version>0.1.3-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.2-Lithium-SR2</protocol-framework.version>
-    <protocol_plugins.openflow.version>0.5.2-Lithium-SR2</protocol_plugins.openflow.version>
-    <protocol_plugins.stub.version>0.5.2-Lithium-SR2</protocol_plugins.stub.version>
-    <routing.dijkstra_implementation.version>0.5.2-Lithium-SR2</routing.dijkstra_implementation.version>
-    <sal.connection.version>0.2.2-Lithium-SR2</sal.connection.version>
-    <sal.implementation.version>0.5.2-Lithium-SR2</sal.implementation.version>
-    <sal.networkconfiguration.version>0.1.2-Lithium-SR2</sal.networkconfiguration.version>
-    <sal.version>0.9.2-Lithium-SR2</sal.version>
+    <protocol-framework.version>0.6.3-SNAPSHOT</protocol-framework.version>
+    <protocol_plugins.openflow.version>0.5.3-SNAPSHOT</protocol_plugins.openflow.version>
+    <protocol_plugins.stub.version>0.5.3-SNAPSHOT</protocol_plugins.stub.version>
+    <routing.dijkstra_implementation.version>0.5.3-SNAPSHOT</routing.dijkstra_implementation.version>
+    <sal.connection.version>0.2.3-SNAPSHOT</sal.connection.version>
+    <sal.implementation.version>0.5.3-SNAPSHOT</sal.implementation.version>
+    <sal.networkconfiguration.version>0.1.3-SNAPSHOT</sal.networkconfiguration.version>
+    <sal.version>0.9.3-SNAPSHOT</sal.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
-    <samples.loadbalancer>0.6.2-Lithium-SR2</samples.loadbalancer>
-    <samples.loadbalancer.northbound.version>0.5.2-Lithium-SR2</samples.loadbalancer.northbound.version>
-    <samples.simpleforwarding.version>0.5.2-Lithium-SR2</samples.simpleforwarding.version>
-    <sanitytest.version>0.5.2-Lithium-SR2</sanitytest.version>
+    <samples.loadbalancer>0.6.3-SNAPSHOT</samples.loadbalancer>
+    <samples.loadbalancer.northbound.version>0.5.3-SNAPSHOT</samples.loadbalancer.northbound.version>
+    <samples.simpleforwarding.version>0.5.3-SNAPSHOT</samples.simpleforwarding.version>
+    <sanitytest.version>0.5.3-SNAPSHOT</sanitytest.version>
     <scala.version>2.10</scala.version>
     <scala.micro.version>4</scala.micro.version>
-    <security.version>0.5.2-Lithium-SR2</security.version>
-    <karaf.security.version>0.5.2-Lithium-SR2</karaf.security.version>
+    <security.version>0.5.3-SNAPSHOT</security.version>
+    <karaf.security.version>0.5.3-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.2-Lithium-SR2</statistics.northbound.version>
-    <statisticsmanager.implementation.version>0.5.2-Lithium-SR2</statisticsmanager.implementation.version>
-    <statisticsmanager.version>0.6.2-Lithium-SR2</statisticsmanager.version>
-    <subnets.northbound.version>0.5.2-Lithium-SR2</subnets.northbound.version>
+    <statistics.northbound.version>0.5.3-SNAPSHOT</statistics.northbound.version>
+    <statisticsmanager.implementation.version>0.5.3-SNAPSHOT</statisticsmanager.implementation.version>
+    <statisticsmanager.version>0.6.3-SNAPSHOT</statisticsmanager.version>
+    <subnets.northbound.version>0.5.3-SNAPSHOT</subnets.northbound.version>
     <surefire.version>2.15</surefire.version>
-    <switchmanager.api.version>0.8.2-Lithium-SR2</switchmanager.api.version>
-    <switchmanager.implementation.version>0.5.2-Lithium-SR2</switchmanager.implementation.version>
-    <switchmanager.northbound.version>0.5.2-Lithium-SR2</switchmanager.northbound.version>
+    <switchmanager.api.version>0.8.3-SNAPSHOT</switchmanager.api.version>
+    <switchmanager.implementation.version>0.5.3-SNAPSHOT</switchmanager.implementation.version>
+    <switchmanager.northbound.version>0.5.3-SNAPSHOT</switchmanager.northbound.version>
     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
-    <topology.northbound.version>0.5.2-Lithium-SR2</topology.northbound.version>
-    <topology.web.version>0.5.2-Lithium-SR2</topology.web.version>
-    <topologymanager.version>0.5.2-Lithium-SR2</topologymanager.version>
-    <topologymanager.shell.version>1.1.2-Lithium-SR2</topologymanager.shell.version>
-    <troubleshoot.web.version>0.5.2-Lithium-SR2</troubleshoot.web.version>
+    <topology.northbound.version>0.5.3-SNAPSHOT</topology.northbound.version>
+    <topology.web.version>0.5.3-SNAPSHOT</topology.web.version>
+    <topologymanager.version>0.5.3-SNAPSHOT</topologymanager.version>
+    <topologymanager.shell.version>1.1.3-SNAPSHOT</topologymanager.shell.version>
+    <troubleshoot.web.version>0.5.3-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.2-Lithium-SR2</usermanager.implementation.version>
-    <usermanager.northbound.version>0.1.2-Lithium-SR2</usermanager.northbound.version>
-    <usermanager.version>0.5.2-Lithium-SR2</usermanager.version>
-    <nsf.version>0.5.2-Lithium-SR2</nsf.version>
-    <web.version>0.5.2-Lithium-SR2</web.version>
-    <yang-ext.version>2013.09.07.7.2-Lithium-SR2</yang-ext.version>
-    <yang-jmx-generator.version>1.1.2-Lithium-SR2</yang-jmx-generator.version>
-    <yangtools.version>0.7.2-Lithium-SR2</yangtools.version>
+    <usermanager.implementation.version>0.5.3-SNAPSHOT</usermanager.implementation.version>
+    <usermanager.northbound.version>0.1.3-SNAPSHOT</usermanager.northbound.version>
+    <usermanager.version>0.5.3-SNAPSHOT</usermanager.version>
+    <nsf.version>0.5.3-SNAPSHOT</nsf.version>
+    <web.version>0.5.3-SNAPSHOT</web.version>
+    <yang-ext.version>2013.09.07.7.3-SNAPSHOT</yang-ext.version>
+    <yang-jmx-generator.version>1.1.3-SNAPSHOT</yang-jmx-generator.version>
+    <yangtools.version>0.7.3-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.2-Lithium-SR2</version>
+        <version>0.1.3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>jolokia-bridge</artifactId>
-        <version>0.1.2-Lithium-SR2</version>
+        <version>0.1.3-SNAPSHOT</version>
       </dependency>
       <!-- Karaf Dependencies -->
       <dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.logback_settings</artifactId>
-        <version>0.1.2-Lithium-SR2</version>
+        <version>0.1.3-SNAPSHOT</version>
         <scope>test</scope>
       </dependency>
       <dependency>
             <dependency>
               <groupId>org.opendaylight.controller</groupId>
               <artifactId>commons.logback_settings</artifactId>
-              <version>0.1.2-Lithium-SR2</version>
+              <version>0.1.3-SNAPSHOT</version>
             </dependency>
           </dependencies>
           <executions>
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.2-Lithium-SR2</version>
+            <version>0.1.3-SNAPSHOT</version>
           </dependency>
         </dependencies>
         <executions>
index cccd69099957fa8257916943611884ce95e2aa7d..8c5763d75fb70bd01544121a6616255e9c0b9d1a 100644 (file)
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.parent</artifactId>
-  <version>1.1.2-Lithium-SR2</version>
+  <version>1.1.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 138ad1aac115f4df2ba1e2622fe79ef9c339298b..307792187b52b7ca6b980ba7acbb1c14bd3f20e1 100644 (file)
@@ -6,12 +6,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol-framework</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Common protocol framework</description>
index 574b480d0f6a0aea635973198b9528ce1bc053bd..087563027e80180adf6c9bd1d78187408ec331f0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>config-api</artifactId>
index 73aee9193363c7daf086a5e62280d81a29b58e3a..87bd815a8bcdefd75b1eef5f635cb12fb297c5f5 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-artifacts</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 2eae8984c3ac5940209a1b2f9e85e2c4b9fe4140..de243026a5732a376d0cd7a774932bfdc3cd3446 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-manager</artifactId>
index eb46478b41a1ef9f65e92388bfe7e3c9a34e9722..151c6a927d324f5f3737468f5f250ee8b2083d99 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>config-module-archetype</artifactId>
index 65cd1c2ddc2bdc4997978b28959c16280d655c3f..e7efd45daf7a1b6d6968e152eeb977ea7b30a5ba 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
-        <version>0.3.2-Lithium-SR2</version>
+        <version>0.3.3-SNAPSHOT</version>
     </parent>
     <artifactId>config-netty-config</artifactId>
     <description>Configuration files for sal-rest-connector</description>
index 89c65fdda289892a3d6a28fb6329ec1eda58f1fd..f7bf94616af6058d0d7e2230385605198890f5ed 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.2-Lithium-SR2</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-parent</artifactId>
-  <version>0.3.2-Lithium-SR2</version>
+  <version>0.3.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <config.version>0.3.2-Lithium-SR2</config.version>
-    <mdsal.version>1.2.2-Lithium-SR2</mdsal.version>
-    <yangtools.version>0.7.2-Lithium-SR2</yangtools.version>
+    <config.version>0.3.3-SNAPSHOT</config.version>
+    <mdsal.version>1.2.3-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.3-SNAPSHOT</yangtools.version>
     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
     <config.file>src/main/config/default-config.xml</config.file>
   </properties>
index 430f986f63148618802cb85f29caa3cf18e7d1a8..b224a4e0248bc52967fe42671bff14e79512ad2f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-api</artifactId>
index d4dc033b37f16c1c7de012f8e3f944239515f9f1..41e3420d1ec6a13dd479f1b23a387a048f968431 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-directory-xml-adapter</artifactId>
index fc73ea4eef141cf8c7fa40af478015388ac6ecd0..da023d6f2ac8bc7b91339b53ee62972aac138335 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
-        <version>0.3.2-Lithium-SR2</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index 44d030b96397a1106ca19c4b37cbd4d32752f49c..8a410798b27d0acd8001cda406220f057ee75671 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-file-xml-adapter</artifactId>
index 69f4aee0b3820548a7fc6dd6bc7555ac90892c1d..40555d413291e2b9cc333bbb6729ec0327841bc5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-plugin-parent</artifactId>
index 2375eee5ee18b4d9f3fcfdfda2e766ab8f80c4d2..0dcd2eddce5623f3a78d83a8ae240777cf509189 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-util</artifactId>
index 8fb68524ad3e79270ff7f210922872a441a0bdfe..ced551ccf6d3cc60df7a04a708fe05fc85e9d143 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>logback-config-loader</artifactId>
index 515b69b326732e907e0dce67d155c24df3cf0d64..34ee6aeef6d8508a9963614cf2c480f5db0a2eaf 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>logback-config</artifactId>
index 663091abbda3416a33bec3464f6c78b468ee0b58..37b4e1cee2ed20b6e79f47a8ee9e521fd42fb6e7 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
 
index 7c098201405f3c8d43d2916ba9032d828d13cb9c..1cac0bb3534bc35ae6456fa63016054afc2a8961 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-config-api</artifactId>
index 23dbea64e5a6cd01f530010cb43c0e08f61e5f67..dedf54d6add0818fe587ba2182f826261225ee64 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-event-executor-config</artifactId>
index 887469c90c709993c163e1a9ff615b04049a2f7e..83515193e7fdac5c306086466deab8236a5904f9 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-threadgroup-config</artifactId>
index e18e0d02ce4d387e75e7bd8e0441631180036dcd..1ab6844b6c03594169828c7eca49bfe6bead1c11 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-timer-config</artifactId>
index fc98fb8f642eba8f6e4dc12d90ff643587826470..c74e029e66d80b4e45169f08825e48991e00b665 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <artifactId>config-subsystem</artifactId>
 
-  <version>0.3.2-Lithium-SR2</version>
+  <version>0.3.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index e3ce6d7f774089e296714490579bdeb2ae7d8b33..7ad9ac5e871c408c05d9aa7775a45516c7aa3e2b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>shutdown-api</artifactId>
index a5052cbf2759edcf46bb7ce3ddf5a7d4d338d360..ef231c91e43b363025fd3a31dc9ee0440d64901b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>shutdown-impl</artifactId>
index 0fbe06a019155f664efea81aa5d0dd95218d2ac4..7a2b2179c6d10328291cd394ec7fde62a73f3d31 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>threadpool-config-api</artifactId>
index b2d21e4f82bebbcf02da342a0c330caaf42c9b21..ee65fb7b70e6ed1e97477856af282d41f34a6dc6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>threadpool-config-impl</artifactId>
index f78c39c4aec0ee5be0a363aa375c338589addb07..f3d77922c87c90c1dc34ee3cbae7d91fef40e918 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>yang-jmx-generator-it</artifactId>
index 3c2eb156532483fca3fc1022b467e900defa7a32..4f34773459a7465666e3ea3c6cd4cc3353434c02 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>yang-jmx-generator-plugin</artifactId>
index 3d20c61cfad031eb4db15e343bc9e27abb12a3a3..260a52cc2029e6eace33faf8d83ae3a77654e3b9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index d72f79e6c89100b77d62ffdf788783a0e7dbcffc..08c0ee446772fbe54d6e008b5a8d668433b83896 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>yang-test-plugin</artifactId>
index fe03709f5a4d4e8b8638a5d4d98134e32f5c465b..ffccf5ed1c6c3582e5c40b8777fc86e9e3af1725 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
 
index c89ce027fe8db0f6d7885e830abfa871d1b17fdb..7b57ef841710bb19c2a55fe31951d20054d6b7e3 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.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
index 99027cc4a71519c5e03b25e9e2f216ad0a3ce58e..5047bc056a62be221ff541f234be02232ac2836c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>md-sal-config</artifactId>
   <description>Configuration files for md-sal</description>
index 428627b10d74be286a613dd7d671a96cc2928007..90509ddb4536f33f9292b8514433688cef72556b 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-artifacts</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 00f081693b0677c2b485def00f86fa48242b29c4..2fd763713d46ef246ec4f7a4dc9c1d1bc1efb349 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.2-Lithium-SR2</version>
+        <version>1.2.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>messagebus-api</artifactId>
index 0cc3c4d9dd98b7f4ed41a0dda37d7673e8694465..9df5a4bd227506d2c2ea0bc9c8361fb0a5e87177 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.2-Lithium-SR2</version>\r
+    <version>1.2.3-SNAPSHOT</version>\r
   </parent>\r
 \r
   <artifactId>messagebus-config</artifactId>\r
index 0dd5a9754be59aaf3da6967c0992508095fd3c6d..02c257f5e16177f483cf9de8f6e1f53abbdde214 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.2-Lithium-SR2</version>\r
+        <version>1.2.3-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.2-Lithium-SR2</version>\r
+            <version>1.2.3-SNAPSHOT</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>messagebus-spi</artifactId>\r
-            <version>1.2.2-Lithium-SR2</version>\r
+            <version>1.2.3-SNAPSHOT</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
index 94c1d66f28e4effb1f1aadeadcf4f828810b6b47..0eb88467606c539a1b8ebd5eb36770d6783047c8 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>messagebus-spi</artifactId>
index 2a6751564c9625ae302ba8e3f9b630687dc38d0e..0364861356ec238b5e950e5fdc0a240d7a7d5f1c 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>model-inventory</artifactId>
   <packaging>bundle</packaging>
index fe87e1b155bed16c8c1f2f3aa5e676f833b70be8..8db76503f2e6ea56efedfb67b278b424e7e7ab63 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>model-topology</artifactId>
   <packaging>bundle</packaging>
index 0314cda36ab1c4453c2e15bb995be249801f1893..d5005af205ed4b71c7060a48b22fa63485f9ce9a 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller.model</groupId>
   <artifactId>model-parent</artifactId>
index 05053b93d3d2be74b9facd88b1175ec2d20ee975..7b790694902b5f7ff863df41daf5b249bd8306d0 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal-parent</artifactId>
-  <version>1.2.2-Lithium-SR2</version>
+  <version>1.2.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
index 39aebd2c6ddd46ef054ad0031520dafe75ca6c9d..2dd308f03d02b18f2cb6c7bbefa11f11a831dff2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-akka-raft-example</artifactId>
   <packaging>bundle</packaging>
index 129fc6ea0842d77e351c1e343ab634ca22fe35c1..5bc7d333e2d26eaab0cc576d178690f3e44901d0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-akka-raft</artifactId>
   <packaging>bundle</packaging>
index 468b2eb9327d45ce7ca8af22b37f670dd008b2ce..80d02cbeb9913138626a61cd3aeb1ae8703b4410 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-api</artifactId>
   <packaging>bundle</packaging>
index 61f950b61b33e23e1b907b83fcb60d67924003de..d75f302115e14e069ebf012888d8859664038d9c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-broker-impl</artifactId>
   <packaging>bundle</packaging>
index 1e39eb1fcb446fbc0d704a934358d8c2248638cc..793723c0507e41a33118de08878ff0a290c553e7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-config</artifactId>
   <packaging>bundle</packaging>
index f88849dba2c4bfa096545b553865fdf22dc319c7..ca5f865cba6630a56640c36d4c1a3cfa673260f2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-dom-it</artifactId>
   <packaging>jar</packaging>
index 884886fbcd0af80e9dddf24e8dbd9c77dc89a9b7..5ee8fe05ee64ad2ea8067eee132b3bef8bd113a2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-it</artifactId>
 
index 24cc464e469146ef72745b9c5d0cb092fb6766ed..b77c0950d6c5c34d5e61b9d8b437985f2dca0ec0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-util</artifactId>
   <packaging>bundle</packaging>
index d5a3224d74af16b49e9ba7c059f9816f53c01c1a..8ed478b8538007a8a2a11a81f7ac4317205b0650 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-clustering-commons</artifactId>
index b7e8b0482b392d08a5aafb9053c7eed8c95754e7..15c12f6749753b70b500a2278ac0e5582fccfa6c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-clustering-config</artifactId>
   <description>Configuration files for md-sal clustering</description>
index dbd49763067c0c3338b77e848eaa91664748a168..b124269e0dfaa6359c3b31882bbbec7da0033112 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-common-api</artifactId>
index 713d3c1ba03faea4b9a8a9afe168e08e539c4aac..bfb3e776a3a81d114494cd27f07b0aff845db3f6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common-impl</artifactId>
   <packaging>bundle</packaging>
index 9ccb21da2b0fecf0cd749dc16f096a140f6f977a..4713023c6fe6eabb2435947650e81a305319bd9e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common-util</artifactId>
 
index 2dfccbe19f992ddb38a1d559865d69f3d5e2fa85..054b328df6bab65330662108cce0059a586a124e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common</artifactId>
 
index 0178e3c32a959255b10f3a553e5fb9e870895294..93fc12fddb0d0cbadcfd33f2f169e8d7d08ccd5e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-connector-api</artifactId>
 
index 23cea4973e77e57be2f12516222fdfe11b78cf2b..f4f15650278ae06a675490090b940a3ef320f1f3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
index bec86931d64a54eb01088591c63e915db8e6e8c9..4f831c170d0885e82d17a954bc3535bf62ad6aab 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-core-api</artifactId>
   <packaging>bundle</packaging>
index 29c109ec1b5283dc94ddbeb5d450a0c32e579a11..12e5f2ba30140f2869816f64c5ced8e38117dd5c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-broker-impl</artifactId>
   <packaging>bundle</packaging>
index ed04b4a906bbb73790358fbd84aaffb0c1bb91f0..1a83747d9749e8eca33ce1396246d999804f0f4f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-core-spi</artifactId>
   <packaging>bundle</packaging>
index 45739a5f4ff9d35dc1e48ad8d3628076ba829820..7d791566c3c131e531f0f1da371b00e1eb86be33 100644 (file)
@@ -12,7 +12,7 @@
   <parent>\r
     <artifactId>sal-parent</artifactId>\r
     <groupId>org.opendaylight.controller</groupId>\r
-    <version>1.2.2-Lithium-SR2</version>\r
+    <version>1.2.3-SNAPSHOT</version>\r
   </parent>\r
   <artifactId>sal-dom-xsql-config</artifactId>\r
   <description>Configuration files for md-sal</description>\r
index 43921cdd96c52ce264a7a7193b286cf702090ac2..a2772e7ddc8a4dae0775dd09ef86a01d9c62b95b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-dom-xsql</artifactId>
   <packaging>bundle</packaging>
index d9cdfbe72ba619f0ccdc4854fd248e3d289fd0a5..417ea50e4ede65fe0f1b159953c96817ee5c3455 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-dummy-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
index b2068f935c087a20bde2cecf9b1a7dafa2f9c3ae..712c4e2e04a2f0bcd685a6ed89e701232bf8daa7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-inmemory-datastore</artifactId>
index 1903c1d170369d6667152e8be30838339f894ddf..4dd75b7c6ba98c0663c09d09b38fd565638f0f00 100644 (file)
@@ -23,7 +23,7 @@
     <parent>\r
     <artifactId>sal-parent</artifactId>\r
     <groupId>org.opendaylight.controller</groupId>\r
-    <version>1.2.2-Lithium-SR2</version>\r
+    <version>1.2.3-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.2-Lithium-SR2</version>\r
+            <version>1.2.3-SNAPSHOT</version>\r
         </dependency>\r
     </dependencies>\r
 \r
index 97b15f6becd01fba7febc99ddeb7d3579331d178..46c87e19593cb50a272a33ae019bebb2b71e970c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-netconf-connector</artifactId>
index 28b8175601b46bab84d3c8d751afe6dd966273b9..5bb91915aa738aaea8c23610b4187499a530a2be 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-remote</artifactId>
   <packaging>bundle</packaging>
index 7af1df849fb166356c238c4e8d0278f6b764f444..fdd0424fe55d7e71905ec7fb0bcc17a4babb5e33 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-remoterpc-connector</artifactId>
   <packaging>bundle</packaging>
index 2f2707a0b70a23c23ab3a6206dae2209aaf0b56a..c1e48abcae395f4882ab14a0a6915ac76427d454 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-rest-connector-config</artifactId>
   <description>Configuration files for sal-rest-connector</description>
index e370d7eacb7fdcd99b53c38dd4e9c3f8f5945e0f..aa6c3a6e6a0388ce0326492777a89c9669ba50e8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-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.2-Lithium-SR2</version>
+      <version>0.7.3-SNAPSHOT</version>
     </dependency>
 
     <dependency>
index 24ce1e0b66140f4976b0045c9eecc76f0c57fd1f..99d9cc5ca73df15cef8bba9e2041eb67b040a519 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.2.2-Lithium-SR2</version>
+        <version>1.2.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>sal-rest-docgen-maven</artifactId>
index b84ed77c38e4195cb28eda5a5efc5efa815ca608..4050ffa5b448500a2f653aa466c4ca01a294c60d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-rest-docgen</artifactId>
index 1c3fea419773e2d9eb150df5f9deb37d525701f6..46a9e536978b08e714c7ef2468b3fff93e6f99ba 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sal-restconf-broker</artifactId>
   <packaging>bundle</packaging>
index 59b8ed16e9f561af6cdbc24d42f4df91bd82edb1..83d97c32d1a3ff8f30fd1e7bf390be46b10803fb 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>sal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>1.2.2-Lithium-SR2</version>
+        <version>1.2.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index b8902829aadc7ac24ca4347936330323ffe34ec2..82dc88944d86d02d43eda06b1a1b237db1ae8358 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.2-Lithium-SR2</version>
+        <version>1.2.3-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-config</artifactId>
   <packaging>jar</packaging>
index fc02aa02ef96af89804f25d98019783f407b4486..afdf5d0b5ca1eb323bbfffed47b4cfd60b049dd0 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.2-Lithium-SR2</version>
+        <version>1.2.3-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-model</artifactId>
     <packaging>bundle</packaging>
index 1b0d68eca480c2c02420724b2f5c69a12a6a77a6..7f7e829de76a0ca845f5ec4eaab7c3a90d21efd7 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller.samples</groupId>
         <artifactId>sal-samples</artifactId>
-        <version>1.2.2-Lithium-SR2</version>
+        <version>1.2.3-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it</artifactId>
     <packaging>pom</packaging>
index 0555218a360cb0ccbeb0143cea7e52d01b81a500..f42b4ac2ee12b2b28022f75bd37479cd92caeb25 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.2-Lithium-SR2</version>
+        <version>1.2.3-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-provider</artifactId>
     <packaging>bundle</packaging>
index 17af5ea585c280c8a3186f09db857f3efc7cdb8e..6dc273a4a6c40ffc102c37a3b1ee57c7383b34bf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller.samples</groupId>
index 25d4c9dd99b47ab1366a9a83da33fb6b0eb0086d..10a620ca1858c782074041708366cac699047a7e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>toaster-config</artifactId>
   <description>Configuration files for toaster</description>
index 778a2aafe1005715deeef0f2de9a169af88f54ab..d03427d35644477e66bd59bcca0e3defe85d65d5 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-consumer</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.2.2-Lithium-SR2</sal-binding-api.version>
+    <sal-binding-api.version>1.2.3-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencies>
index 23f5dd2f712623bec7d92ccd921f8ba41beb2c27..096518f0a60b61ee14a6ee74470ee72ff2a8db06 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
 
index bf3e6ccc4752795d0e0fef074cd1d0f1d2cb0449..a8723cb62019e1685c17a3843c82e8843c2aa89d 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-provider</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.2.2-Lithium-SR2</sal-binding-api.version>
+    <sal-binding-api.version>1.2.3-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencies>
index 02375ec303fabc083d179a2b512499971434ad5d..2dbb7dbc2f499c7bf46e2ca80a87a161f1579e6a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.2-Lithium-SR2</version>
+    <version>1.2.3-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster</artifactId>
   <packaging>bundle</packaging>
index 1cef29be45b55d105a1ecbbdd12379357338da1d..2040666c5bd26152341cdd056c09f53215febd42 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>config-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 6104d417853d7e22da01a1e7d48015159ea5463b..27c95627d0a885e004317ef602aba91236b4e086 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-persister-impl</artifactId>
index 9bfc55a996646b4de03651daacc5adf18ada05f5..20794b8cdd94b9476ae33305763e79012ae957a2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
   <packaging>bundle</packaging>
index b1b79872825f15aabe5d29a8f9e02d672adcc87f..d8b5c75fca469934b363378f31bc5399c4179599 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 81b3645e137076defe9404caa0d770484ba4599b..c2ca570ab14b6d8110977683ca4d3f7671852b5c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-notifications</artifactId>
   <packaging>bundle</packaging>
index 8f3504bf7680fcd9cd3047dc364e17af84510eed..a6f9b0cd5049a805c4fa620500778a4c575500f3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.2-Lithium-SR2</version>
+        <version>0.3.3-SNAPSHOT</version>
     </parent>
     <artifactId>ietf-netconf</artifactId>
     <packaging>bundle</packaging>
index 5c18742491d0c1ebf7a37265170f7346393acc08..123386df7ac019daa4352081937109192fad3779 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 3227a071424515adfb24c2ade2280ecb56981794..cae1905540a9f1614be9ce2da3b340eb7b81146c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index d0540e834a1da386e44e24f97235afc38479670e..db25d10e4105c1f2f6f6cda763fa1d97a013177d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-api</artifactId>
   <packaging>bundle</packaging>
index 533206eed6b73350a36c437a5a89997e12d8f56a..5a8a505891a539c6b7355a61f87699687c3b8cec 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index cd55516a4dde84920b27c94b7b62a820425d1123..82b1ea40978e83efb5052e4129067ee4e792cb05 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.2-Lithium-SR2</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-auth</artifactId>
index 577c791598df9a48774e353922adefe5eab023d6..f4492180f8c4cc2146f77c48e290705131d95248 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-cli</artifactId>
   <packaging>jar</packaging>
index 9c8a701aae3398d5def9fd4eca2e912c7707860a..349f115f76496156236eb85dd142d8b958ad6100 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-client</artifactId>
   <packaging>bundle</packaging>
index 7a8b81b52e05f70c708eb0ba2477b9b3e7094b68..fb0b3629ff33b5c59cf7af0d40a4c39270c96e6e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-config</artifactId>
   <description>Configuration files for netconf</description>
index ab5cda36f2ae53afd6fa446f5b2e1ecfd2401a49..d9f2dd34088d7c082c0ac6ae0c5108c87b2508fd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-connector-config</artifactId>
   <description>Configuration files for netconf-connector</description>
index 5c5cd242f71f4952791a70e7be1edcc30f0e2c7a..c83126cf4caeb6fe9c7c0168592fcf1636a7dbe0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-impl</artifactId>
   <packaging>bundle</packaging>
index 7e82374aa5b52386ee1d96cd7f19485aa6ee4b2a..7718da888b9e514574922831babfebf16d262938 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>netconf-it</artifactId>
index 4a5c48310e21f48280cb3010804ecf8232835140..1495475a422ee98a04372a5f740b0142af115db1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mapping-api</artifactId>
 
index 5b20e3c1213ef60be26b9a912b97be8eb0db9953..c6043b7f2f7a0946c859a468124c56a19692da5f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mdsal-config</artifactId>
   <description>Configuration files for netconf for mdsal</description>
index 3ceead6a97cbe3e904b55c0d57e0f8bee19ca2e0..9b18a07800d8430291196467fac3adb66a198d6b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index bfab55b57d6a3928df6d0c8653080ae4f9811279..96574322aa079cdc32595164dedbac811d29e131 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
index 390c39a3c57c59cfe342caab51a2038258cb3785..163e6d3a164733ec740f5005f511de6d03e62ec1 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.3.2-Lithium-SR2</version>
+        <version>0.3.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index 6d32a17efda405357d8ff7b46aff2d133a4357ad..4880bf1de58f84ae2b497590ebd939ecb1d0b8fd 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.3.2-Lithium-SR2</version>
+        <version>0.3.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index d9b49bdd3b38527a4f04b521306cd182db957176..c6530c5f1f254514701e43049f102eca9b5b4f71 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-ssh</artifactId>
index f0038b388ad5cd48fc9658f49e18052a5871ec8a..85665f8dbc0d5706a04ed70665a9309027f84f84 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-tcp</artifactId>
index e1282aebf8312cc4ba81aa6a51c5682e52c77611..09969593f6a6b7c95a544a836ebc12546558f5e6 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.2-Lithium-SR2</version>
+        <version>0.3.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>netconf-testtool</artifactId>
index 5cf480b87e50ded6fd1d24a21ee5cfaf80b62765..3c02353dfb43c457e049a9f4b40feb6ff5a51128 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.2-Lithium-SR2</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-usermanager</artifactId>
index baff159285ea1fde7903076b15310052a1c5a0c9..662643cfcb8bf9b049edbf17820e2a4155788834 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-Lithium-SR2</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-util</artifactId>
   <packaging>bundle</packaging>
index 254841bef2bf19726830f5ed0de708aca4c5eb42..0a51563afd8fdf0f9e254547bd0e62c213ac28a2 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <artifactId>netconf-subsystem</artifactId>
 
-  <version>0.3.2-Lithium-SR2</version>
+  <version>0.3.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index 07f03b02f6c316e6b418cf8af49d40f595ee9c05..3084f09a496523d21f9e4f43fdb31eda03520765 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.2-Lithium-SR2</version>
+    <version>1.1.3-SNAPSHOT</version>
     <relativePath>opendaylight/commons/parent</relativePath>
   </parent>
 
   <artifactId>releasepom</artifactId>
-  <version>0.2.2-Lithium-SR2</version>
+  <version>0.2.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->