Bumping versions by 0.0.1 after the Lithium SR1 release 87/25687/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 22 Aug 2015 03:37:27 +0000 (23:37 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 22 Aug 2015 06:22:25 +0000 (02:22 -0400)
This patch is part 1 of 2 patches.

* The only version not incrmented is aaa.version, which is left at
  0.2.1-Lithium-SR1 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.2-SNAPSHOT) will update aaa.version and re-enable these tests.

Change-Id: I023b7c4242e225fcc31a891ab671af2aa5374ef8
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 60c1710f12de7aa87b69bb1dfcab41a88815cc30..f9c5372ba307f09a41e5a851fa649c6c528f7d0b 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-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.1-Lithium-SR1</branding.version>
-      <karaf.resources.version>1.5.1-Lithium-SR1</karaf.resources.version>
+      <branding.version>1.1.2-SNAPSHOT</branding.version>
+      <karaf.resources.version>1.5.2-SNAPSHOT</karaf.resources.version>
       <karaf.version>3.0.3</karaf.version>
-      <feature.test.version>0.7.1-Lithium-SR1</feature.test.version>
-      <karaf.empty.version>1.5.1-Lithium-SR1</karaf.empty.version>
+      <feature.test.version>0.7.2-SNAPSHOT</feature.test.version>
+      <karaf.empty.version>1.5.2-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.1-Lithium-SR1</version>
+          <version>0.7.2-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.1-Lithium-SR1</version>
+          <version>1.2.2-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.1-Lithium-SR1</version>
+          <version>0.1.2-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index 7f5ecc7476894d623e474a0d8be6eab925182998..dce5df5f4c4e527402f734046861526ee0bd7d47 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.1-Lithium-SR1/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.1-Lithium-SR1/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.1-Lithium-SR1/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.2-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-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.1-Lithium-SR1'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-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.1-Lithium-SR1'>odl-yangtools-binding</feature>
-            <feature version='0.7.1-Lithium-SR1'>odl-yangtools-models</feature>
+            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.2-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.1-Lithium-SR1'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-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.1-Lithium-SR1'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.2-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index f4e657a641e151c76c943ab171b80e415d7564ed..220c0aca5a53146233fd0edba9abe22e0117d272 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config-netty</artifactId>
index 3012e7ab29f23d9efd57b71e69b9701abc635177..1de6ea9b18196ce2639f97f54457e45b8c3d537a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config-persister</artifactId>
index 5418ba3def0f0efdc49cc42dfc9e2cfb479eba5b..7b48fffc06bc15bcd4ae0dcde82f2cadeadf5ee5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-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.1-Lithium-SR1</version>
+      <version>1.5.2-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
     <dependency>
index ea9bebf5f8d28e8b652e8d99d78a1ff78bf4015c..e96228b029e7fb835edc1c145f127bed94db675a 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.1-Lithium-SR1</version>
+        <version>1.5.2-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.1-Lithium-SR1</branding.version>
-        <karaf.resources.version>1.5.1-Lithium-SR1</karaf.resources.version>
+        <branding.version>1.1.2-SNAPSHOT</branding.version>
+        <karaf.resources.version>1.5.2-SNAPSHOT</karaf.resources.version>
         <karaf.version>3.0.3</karaf.version>
-        <karaf.empty.version>1.5.1-Lithium-SR1</karaf.empty.version>
+        <karaf.empty.version>1.5.2-SNAPSHOT</karaf.empty.version>
         <surefire.version>2.16</surefire.version>
     </properties>
     <dependencies>
index b4ec4c8569779e914b770f41aab3eb61f2a594cd..7657403396c0b9d8274fd94c04e67d033a9a179b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
   </parent>
   <artifactId>features-mdsal</artifactId>
index 9ce304bc5b12cfe506f788c2bce67ac535caef84..6f42c4534fe09735dd226a7c64920f2afa35b39a 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-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.1-Lithium-SR1</version>
+   <version>1.1.2-SNAPSHOT</version>
    -->
    <packaging>jar</packaging>
    <properties>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.1-Lithium-SR1</version>
+          <version>0.7.2-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.1-Lithium-SR1</version>
+          <version>1.2.2-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.1-Lithium-SR1</version>
+          <version>0.1.2-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 b8b840b716ef72f3ae87c9728dd97cd509440fa4..b31016d4d79847a479cb3762ff0af3dd096b1438 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.1-Lithium-SR1/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.1-Lithium-SR1/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.1-Lithium-SR1/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.2-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-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.1-Lithium-SR1'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-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.1-Lithium-SR1'>odl-yangtools-binding</feature>
-            <feature version='0.7.1-Lithium-SR1'>odl-yangtools-models</feature>
+            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.2-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.1-Lithium-SR1'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-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.1-Lithium-SR1'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.2-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 1918453c18d327f4858db0025fb5e2e21bee99ff..928596a7cddb0145eba8c4715d3cd06335803940 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../../opendaylight/netconf</relativePath>
   </parent>
   <artifactId>features-netconf</artifactId>
index 99c8f710bb882ed67cd12209ff5a82822729ae54..5b0b9234d0d8bd753129d6476e47994d59bbf64e 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.1-Lithium-SR1</bundle>
+    <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types-20130715/2013.07.15.7.2-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 2c50e6802fd48a634f26eb1fb76ec8c997061373..41b79ecfd7696f06a466dd85eb23ae3da9eab5ca 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-controller</artifactId>
index b324ed51b1d19c809926b0148276ce99a8d34dc3..ab045c2734cf786d428dbc45d85e18cc3c22168a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-protocol-framework</artifactId>
index 435a9d87c416da9d55b0ee92ba66c8bd3f01ebd9..83bd78e319590f317bf93e38f85816a165effb6d 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-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.1-Lithium-SR1</version>
+   <version>1.1.2-SNAPSHOT</version>
    -->
    <packaging>jar</packaging>
    <properties>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.1-Lithium-SR1</version>
+          <version>0.7.2-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.1-Lithium-SR1</version>
+          <version>1.2.2-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.1-Lithium-SR1</version>
+          <version>0.1.2-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 112a3702da4806153c5ee8b15b524014f36e9ad3..ad5a69816392b02966b017a2404226507063cf9b 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.1-Lithium-SR1/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.1-Lithium-SR1/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.1-Lithium-SR1/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.2-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-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.1-Lithium-SR1'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-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.1-Lithium-SR1'>odl-yangtools-binding</feature>
-            <feature version='0.7.1-Lithium-SR1'>odl-yangtools-models</feature>
+            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.2-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.1-Lithium-SR1'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-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.1-Lithium-SR1'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.2-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index b8582809df80e7b01117d727914e0c9ca43cd0fd..4bd7b1fcef2ae3606d942bd59f695650d8daf2d1 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>itests-controller</artifactId>
-        <version>1.5.1-Lithium-SR1</version>
+        <version>1.5.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>base-features-it</artifactId>
index 57e15e60acd61e5b7445cbe6002c05b9f78e90bc..0f27427ac634992b1953d2f12fa32630f6dfec18 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>itests-controller</artifactId>
index 7932e0700f717315468cffda47cf1bb025682067..631a7fea9f9c489a17b6ca3fd030550e317c9652 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>releasepom</artifactId>
-    <version>0.2.1-Lithium-SR1</version>
+    <version>0.2.2-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>karaf.branding</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>OpenDaylight :: Karaf :: Branding</name>
 
index 21faa9b358c3be6b329d45ec8984c8dcb95bf816..90999c12ba5478fadaeeb5fe957fc1156eaef702 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.1-Lithium-SR1</version>
+    <version>1.5.2-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.1-Lithium-SR1</branding.version>
-    <karaf.resources.version>1.5.1-Lithium-SR1</karaf.resources.version>
+    <branding.version>1.1.2-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.5.2-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 ae54852a927600762eb37f20771e06cf91583f46..5e4e185e1fec4735271a9da11982e90386e0122b 100644 (file)
@@ -3,13 +3,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-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.1-Lithium-SR1</version>
+  <version>1.5.2-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index 2467ce0f2fd931e749d3e3490f8b66eb26b17577..7b9baf7956bdb9d44e9b1477912f8144b9d92cb9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>opendaylight-karaf-resources</artifactId>
index 27561b258625eaa10464dbbc76eda0ad92a96e48..496c2e3d8871c6c34d5c0da0cf238b1247620cd0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-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.1-Lithium-SR1</version>
+      <version>1.2.2-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
index e612ad086358129534c604dc29eda97c4d297e3f..3a52e4c369a09a06b14ed8959cd96a499a3eea2c 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.1-Lithium-SR1</version>
+    <version>1.1.2-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/parent</relativePath>
   </parent>
 
index 6550d461e63c0e80c5678aaaef617f391602f4ab..537ae3a165064eb452821423104b347161a40043 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>enunciate-parent</artifactId>
-        <version>1.5.1-Lithium-SR1</version>
+        <version>1.5.2-SNAPSHOT</version>
         <relativePath>../../commons/enunciate-parent</relativePath>
     </parent>
 
index 6c9a6edbcce72bba91aa1296473edb182650bbba..bcc9b61db361985d51adbc770169b43a968c623c 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>appauth</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 0a11622d26d24f5b82591adaba38842b368be58b..9b7caf88ba39205251f5a9db9c21f84d258fe757 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>arphandler</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 5b8fdf824f880708a9576537fbec5bf0645c20e2..d5ce207803628e0a8da1a8f798d947d1c69553dc 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.1-Lithium-SR1</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>clustering.services.integrationtest</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 3c9f07acde46cfc4791597f218966594f404e0c1..d3d1ee25e7745c5d4dd27316d59a4ef967a8a464 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.services</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 0d2e742254375eb195f31894b0b38e2e6c06b3ec..81bbb9d908d8a388da3c0d9c3b333508ade8a7df 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.services-implementation</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
index 11ee2e24a1929b9fa5d4fbe777cf3b2a2eb8c1c1..4a9baa2e2ae74312ae9bb80ab7ab5be7596f81d6 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.stub</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 63a6adecc0fe1ffc8669a3c03e2aca26402cf344..5e0c45c7287763d1a6409dd0a790251dffa6c1a5 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.test</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 1e2b0c0a8df33c1b12d34e740aadcc7bd737a55d..e6767f479def4094bb94508ddaddeb46b7adaa98 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.httpclient</artifactId>
-  <version>0.2.1-Lithium-SR1</version>
+  <version>0.2.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -70,7 +70,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.1-Lithium-SR1</version>
+            <version>0.1.2-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index a302557c019d7feda3bfbe096f0eeaf7c66d4334..55d74b8c4325b9f3813b58793099227c8b921a0b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.integrationtest</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencies>
@@ -88,7 +88,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.1-Lithium-SR1</version>
+            <version>0.1.2-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index 81a2e95b579d9e99e78da2b510e56ec8c5c7ee08..b081f45643f646e6d0ca8cd310b691ceec34fb5e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>configuration</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index c2b61144f040d84e30979b58de35ab3aae754b88..2892500cba952fa595c17b25418d7bccd3df2358 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>configuration.implementation</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index cf3fb0c5f816a30ff77843876547bfffaf9e3a5f..3422860f24083c2bc06e5d9125b3a2f674640e7d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.1-Lithium-SR1</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>configuration.integrationtest</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>
index f85fd6331df78c2ffa7143e5e055ff322f99b784..e5fb1d5a301b2d5a115ca1461814770dad02494a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>connectionmanager</artifactId>
-  <version>0.2.1-Lithium-SR1</version>
+  <version>0.2.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index d5eda752b710447e66c108586d4cfeef353bf395..6482fddab08e6d77d801fce15aacbc9a1e409c84 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>connectionmanager.implementation</artifactId>
-  <version>0.2.1-Lithium-SR1</version>
+  <version>0.2.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 409c9518022533b45e17f55f037004e84dc74a7a..90c5b6fa6cdf33029ea34978ee34841dd517e74d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 106fe065fb34ca6643fbd14e88d31923f1f85690..57466a053c463c7591e3b4022c37e445988fe0a1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager.implementation</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 89b7d3f4df045813b911655dbadee893e0f05f1f..2af1b54c589cc809bc38171ac2f6980a0d2a7566 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager.it.implementation</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 29fc81c25d26e215e71a1d0b55fa5197e6133d56..b42dcd83c85b2e889cfb54c031be1f74b01010c2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>containermanager.shell</artifactId>
index d156032b85cd0f302a0162a25a21d2dca95f49d0..c2368f05a0d584b1cc97b2f66b4571783738bc47 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>dummy-console</artifactId>
-  <version>1.2.1-Lithium-SR1</version>
+  <version>1.2.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>Dummy Console Interfaces for Equinox-specific CLI</description>
   <build>
index d72ec686ae1be597a6a219aa0a2bc2fccc25ed69..5460342e3f67ed3460966c67df43d5ec0d36225e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-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.1-Lithium-SR1</version>
+      <version>1.5.2-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
     <!-- Bundle dependencies -->
index 1cc09059f298f0f76e297cf167fcca3cbc7f7020..943928d589291740bb178a53e4d0e888cbb5fedf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-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.1-Lithium-SR1</version>
+      <version>1.5.2-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
   </dependencies>
index 9e0ef70205bedf2c5f742c508edf899e790def11..6c019cc9ab8308fa78330a041a2d03b2e65845b8 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.1-Lithium-SR1">
-      <bundle>mvn:org.opendaylight.controller/dummy-console/1.2.1-Lithium-SR1</bundle>
+   <feature name="odl-base-dummy-console" description="Temporary Dummy Console" version="1.2.2-SNAPSHOT">
+      <bundle>mvn:org.opendaylight.controller/dummy-console/1.2.2-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 c57bf24d30e97984ec4bd8a105fdcd3e22604491..f516a92264cc66536e0810f00e3c2d3189d3b609 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>controller-features</artifactId>
index ff85de69c130766862bfd5b10c8d382dc2998a53..8f4eeb7d6230229f0967866a8c433b16fe0b89bb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>extras-features</artifactId>
index 01027a9cc89cc895520e83a79b8c8484b3f337d8..7f45bd0a985fd352897a0997fd6126684bb59c33 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-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.1-Lithium-SR1</version>
+      <version>1.5.2-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
     <!-- Feature Dependencies -->
index 66becb563e10e27d6d3d0399b1b11a8fe75d3b21..9b4fbd1f88b7c20d3c0a62783d35ec41925aea9e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwarding.staticrouting</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f02f0b43e88bc87ba61594d35939007dfebd87bb..44a77b7b55867a74ccb498ce3727c25fdc9a6e28 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager</artifactId>
-  <version>0.7.1-Lithium-SR1</version>
+  <version>0.7.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 2528762cc696f842609bc27f9a8dd90e116b14a7..1b36eedad16b09e169cc03a3f93f78c70fdbcdbf 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager.implementation</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a9c14e95538b0741aa6c6874c5f2641fb6c47581..c6a447f11b381fb3c365cb7526cc99dd4cbba6aa 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.1-Lithium-SR1</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager.integrationtest</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index c013f28a7d9690f6bca103844ea43c0941aa7711..519c820061146290f67c6a0b8f890f0718bdd303 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index de7759c995ef6c6c4f728680323153093b8bb27b..086d880d84e37794359a81cce80d5fc8ce90ad10 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker.implementation</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 3b2bf7be64af235eb34d9ed1f26e06600300fc70..5dedf89d42e3716c94e304f6df9f864bf12dc6be 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.1-Lithium-SR1</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>hosttracker.integrationtest</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 0835521fd0135eaff3866f7f694e39d3a6da5e62..8182e09bef13c7581c54e197ab5657a097342e99 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker.shell</artifactId>
index 6ccb13dfc5043b6f04ea4177187583478efdba4e..cde4aaef435ba733aa19c3919b6b32ba8fb07027 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker_new</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a6aab12c775e7a3e30cb175ffc04337f8ebccfaf..b4f1b0717763ee325d974b1082a72a48b33bd0a5 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker_new.implementation</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 44bd68b5ddad5d8577bf87fd81179a691e910568..0aa2cb98c8ac05b85d742d77d45e0b82fed2b3a1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>karaf-tomcat-security</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3b249cd9d0faf7ef9c5062156bc00b8a72cb5cdb..f139136470266df97c3dde6b013b087e13f730c2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>logging.bridge</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 1bdf2b03460eead602034065d3c6eaa349659b60..846e916afbb29997bcab9832176ca1f4b987eaae 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>app-northbound</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>app-northbound</name>
index 220a3bac408f65447aff4d3cefc455c034ab50e7..d2d06cdb704a534f21849b4a34e8aa74532e4b4f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
index 4a46f8c6b1c60f54eaac079df98f60210c15e29c..405d394345c30bd7a701c68f6b31f145e09f8eb1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>bundlescanner</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index ff1ec1dfe33e4293cafbef0bfdad32f22c310a6e..46b0721e6c3f91860005d2d995e06efca08cda0c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>bundlescanner.implementation</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 3e3c74078a863160b599a97a8e693fb4db7d5a97..4e05f7a883ce2622902d1bd0e419cc1d43c10087 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.northbound</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 8fd31b42d81405ca8f6e3c8b41c2fa35ad8ada36..714cac1dddb567fc40cd0c694cd41e39b6a2fad2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>connectionmanager.northbound</artifactId>
-  <version>0.2.1-Lithium-SR1</version>
+  <version>0.2.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 9ec78cbbca45bbf2b397afe8e591b627764c7e32..c2a6ec42e58491e44acca7e447a721ca33416920 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>containermanager.northbound</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 405da99ac068ac603bf3c9d9727a7130b15dcfe4..7db4ab0cfb8f008c4bfc0c6e1bedeb946f0199cb 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>controllermanager.northbound</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 16736533e7ff0bd4e4b593761b08370187961521..987b9f13adc8e678c731487137d5d324cc233f13 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>flowprogrammer.northbound</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 2340384fda15d67ff1177be31a3567f228877966..e68d72fc8bb3d1ae27c03e3707e344c6fcf19092 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>hosttracker.northbound</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 9edfcb493ab8e2838825113a23c32441df6a9698..bd75a32d7ca7e62265c084824362fe0f8373d6c7 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>httpservice-bridge</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>HttpService bridge web application</description>
 
index 22fe7ea46dfa64df92fb3c442ef3be0f01472bbd..10dd1afb65e19fd5066386c86c23a77f7d88dc3e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.1-Lithium-SR1</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>northbound.integrationtest</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>
index 6354c60968b06f36d4f2f8c2c494baa3df2d1951..e601cb83def122ad6fc89ee9d66f39ba9e73fb5c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>northbound.client</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index aeb5678da1138e127e66e1c95625680fd8d5d379..c3e10d76c09c929a10a5bb486c85737ad8546945 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>jolokia-bridge</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>Jolokia bridge web application</description>
 
index 16567b56d6d525826920b7356433f8b71f2a5b83..11e92ff8f65a9c06dbdef0d720b653dd196b6949 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>networkconfig.bridgedomain.northbound</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index fdfcac38c2f570b691c5d1144e05afe61b092ea0..f51273c098097e4bbefe33fb7b822b310ebd8239 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>forwarding.staticrouting.northbound</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 1f425e5c999403371916b3839dc7c900c24d0a41..be938fe8b6863ae1eaee3336fe66be9bb277ff15 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>statistics.northbound</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3eb58064361e1454b146172b2527e432016a9351..94f869589f372bb3b7612eea4f1d0c5029a9b5d5 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>subnets.northbound</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 85941f8b469842c401e29a0b2e5d796e9efc2182..7ef6c470068bbfb561dc5c89e544b59b57e51c47 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>swagger-ui</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 86603f82f2342847f988fe7ae507252c7263f880..1c638cb591358e4e4d624b3769d1e83b96d4c4d9 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>switchmanager.northbound</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 5c4de2f835ffd183e44453f5deca987dece2d9e9..22012513ce0b9e8b0a58c043ce892c54f3ad0889 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>topology.northbound</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 4c74fac50d7db9f47b5aef5baa9b94da8db6a132..cfa49762a40f442fdfa83ec297fca04707a759c6 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>usermanager.northbound</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a15e3855fda88b7c32eb7cc7c7854b5799ed6f6d..e34e04e58775c2d43d1b5068b9747b9e67b9011d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <scm>
@@ -16,7 +16,7 @@
 
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>northboundtest</artifactId>
-        <version>0.5.1-Lithium-SR1</version>
+        <version>0.5.2-SNAPSHOT</version>
         <packaging>bundle</packaging>
 
         <build>
index 014e745b4b9916bb448706452993c2a0d3b604a0..4db9f0933d33b37f4457205116d45e6574e7df88 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.1-Lithium-SR1</version>
+    <version>1.1.2-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
index cf330ee6224a31bc027706884c4fdafc0cbe0915..46854f47ccf4b6cee7f3403750cdedd82c536bd2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol_plugins.openflow</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 817352e7281f0dbbd78bb5516041ea0833c7bf9b..f64a3b447e82e923c3e62861df445c98e8bc8a7b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol_plugins.stub</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e329efa2f55419b8c0d6202ee8bcf61b3a2cf098..7b553eeafed0fbd68cbcd6a42f5afe6d83910972 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>routing.dijkstra_implementation</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index d168b84b3942dc69ec2ae9adde4e8d0bfb299627..4a5fa854ad6cd811914dcc05836ae52226392a2e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal</artifactId>
-  <version>0.9.1-Lithium-SR1</version>
+  <version>0.9.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 12c44bd606ef34b1b8345ab8036e4f178b84bcf7..be3c6a8dc2d35b724048bab26cd2dc0343a182d5 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.connection</artifactId>
-  <version>0.2.1-Lithium-SR1</version>
+  <version>0.2.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e93bd57da8ce741f18bc8ff62ed44375db8f38cb..5036c0205358ad7497b86a320a953d6fc3be5516 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.connection.implementation</artifactId>
-  <version>0.2.1-Lithium-SR1</version>
+  <version>0.2.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index c7f776d2d661b91dbc8c6c9958cb9bbe3b8538e4..e70e01dd92c95dd1761a70ca45825aa4c530e4fc 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.implementation</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 49e61c4d14c79f318f85e44fd36aead0455fdc27..b55f5601b69509dc7860f1112e7613a656e527bd 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.networkconfiguration</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b967b26cc575fe8f855271ed2088ef9c9b2cedbf..66910c5b6509e85b9e0a7466d36cbb3bb58f7288 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.networkconfiguration.implementation</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b2cb95f35b47aa68dd584e837e1761f490d36aa5..0116a84f8b12da7cebdd78584dfa658b054c8c2d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>clustersession</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>clustering.services</artifactId>
-      <version>0.6.1-Lithium-SR1</version>
+      <version>0.6.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
index 8ab6da872008d9c37a132d308bd0d23c4ef726f8..e07fe0ddd397581ce371f3c8c25547a202eb72f5 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>samples.loadbalancer</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 678ec0460815b5e162a1ec17444f0c477c697c27..4c793c7671ba18248a7821e6cea7df25d0aebd6a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>samples.loadbalancer.northbound</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 2663a4150264ea50aaea63fdf4084a34ccff79e2..553dab80c7d49679212d50db0080def7854072bd 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>samples.simpleforwarding</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 6d39d08634fb599b60ce9a12f3cc9725e87bcc73..6a7d86649ea261209282ff42036b6c6affd352f7 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>security</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 5126591c74f68baff8c5c3ad04dc4fa8e60191d4..a1ed192d2edba76ad2a0b7c0bc0ea7aa89ff58c6 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>statisticsmanager</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f29b723c4d6c17a3c036dde908f7f560cdbda7b6..c0b2f8fa41398e90ac2cc769affe1d37b0f54011 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>statisticsmanager.implementation</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
index 0fd203dea63f15f2463378aac43f792ffc67d93d..a4ff729b3193a741b1addcb7dcbfa86230e384e7 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.1-Lithium-SR1</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>statisticsmanager.integrationtest</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index dcdfdf5dc16d7d83810aa1603a0de2aa2fe8cb7e..39cc089985f68c3433ab13e718cd2a081292d228 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>switchmanager</artifactId>
-  <version>0.8.1-Lithium-SR1</version>
+  <version>0.8.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index f67902fa74f04b01d8e56920b3c2c934692e7403..883e1d8fbf2dd84333b2f1ef3b0cf9e3cd6a66ef 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>switchmanager.implementation</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 7c7ac0556c26e4d06a4492e5044015372ac34649..6f03ed1bba84260fdd5617a685a9add35e537402 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.1-Lithium-SR1</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>switchmanager.integrationtest</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 2f5393834d3ea00819c96bb70f13d7b5e3ceb5b4..f0dd3369297056a3c0f097478040dc05e9951cb7 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>topologymanager</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 0a8762f44af4bf347ec4ade92a6cc793b3b92442..781a574807a7633538cf75db4067982c7db8574e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.1-Lithium-SR1</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>topologymanager.integrationtest</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 65c4bbc3f589b9ae9b85fa3e99573e7fbca0cc57..2ae22422e982475ef18db204283d000f6bd7efc1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>topologymanager.shell</artifactId>
index 9fae24b2be04f4c3d0a2fc1f3d832b26a302f1f4..04614a384f2f5b56608b4647ecb1518c538e833e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>usermanager</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index c6ec8e954987efad90b0538a4855e9ed9d88ac0c..b26bc15536f9cf03e0a197eeb82811334b5b0bb5 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>usermanager.implementation</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f6b50076d709351d39bf3df38757cf320e93ae35..6a05fe0a35ced74c9abc07d8a54aa87abd4c775e 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.1-Lithium-SR1</version>
+        <version>1.5.2-SNAPSHOT</version>
         <relativePath>../../../commons/opendaylight</relativePath>
     </parent>
   <scm>
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>web.brandfragment</artifactId>
-    <version>0.5.1-Lithium-SR1</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
index bde7554740a381ccb3212a69b5743c689d47a415..41cbec0c9b8e98a546c40b3a44b0d257a8d1548d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>devices.web</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 72fd1e15c092a007b266b71a62105574f85f6dcb..33ae62288f33376230c168d17cfdf4adfc464411 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>flows.web</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 025b9f4f53010fd8c8b7cda22bfed050f38440f0..2ce48fd808288549f75253601e698727a745d392 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>osgi-brandfragment.web</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>OSGi management web application brand fragment</description>
 
index 003a6941ccff2ae39cd03af70c96510b07978c42..0bf417ccd823111e7867d688c541c2914c61e244 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>web</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 7f91a4166f0986a6ca33f2e7a13ed1f7db7343a4..763d30d1ea8be93a08d1797fbad34fe6a5343da1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>topology.web</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 5a421e3e220e8d639e26a79d88de3b2290ea320d..652c627de903802d4f178280cd88169db2ae8653 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>troubleshoot.web</artifactId>
-  <version>0.5.1-Lithium-SR1</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index ae5d8f153463ee583144e4ae85f6a2f0173c5b84..f5f819b3787fd5d56f52080bd1bdf889a94595a4 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.1-Lithium-SR1</version>
+     <version>0.2.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller.archetypes</groupId>
   <artifactId>odl-model-project</artifactId>
-  <version>1.2.1-Lithium-SR1</version>
+  <version>1.2.2-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <properties>
index 1e5fedbb4738c47c4ff49e61b800f253ab7607bd..e656803b12ea57dfe01790dc8121fb56626cb038 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.1-Lithium-SR1</yang.version>
-    <yang.codegen.version>0.7.1-Lithium-SR1</yang.codegen.version>
+    <yang.version>0.7.2-SNAPSHOT</yang.version>
+    <yang.codegen.version>0.7.2-SNAPSHOT</yang.codegen.version>
     <bundle.plugin.version>2.3.7</bundle.plugin.version>
   </properties>
   <scm>
index 099e5fc7a5a13c15c05b53d200abe42c8862fbce..5dcce61bc7849352fbff6ac9b4ab40f8d55ca0c4 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.1-Lithium-SR1</version>
+     <version>0.2.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-configfile-archetype</artifactId>
-  <version>1.2.1-Lithium-SR1</version>
+  <version>1.2.2-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <description>Configuration files for md-sal</description>
index 479c972a2c5ed16ccd44a601601e6f06c946ae04..b91f843383d0e98bd578b52a229789a1b85dfbb2 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.1-Lithium-SR1</version>
+     <version>0.2.2-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-distro-archetype</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>distribution-karaf-archetype</name>
index 840cf755509da10d2069fd9105eefc01797cf761..e5ba0e5b389c69b3f0cc7a968179059c8e0b75a1 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.1-Lithium-SR1</branding.version>
-    <karaf.resources.version>1.5.1-Lithium-SR1</karaf.resources.version>
+    <branding.version>1.1.2-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.5.2-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.1-Lithium-SR1</version>
+        <version>0.1.2-SNAPSHOT</version>
         <classifier>features</classifier>
         <type>xml</type>
         <scope>runtime</scope>
index f8c3f968101b334f3e54b48e235e2e67ade93fa4..98bb2214e1f459042cbf6e9cf00f8006eb38811f 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.1-Lithium-SR1</version>
+     <version>0.2.2-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-features-archetype</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>opendaylight-karaf-features-archetype</name>
index b05018eb45e149ea95aad13f7358775dfc282c31..56c4f6f9f07694e2ae38921afbaf6ee1975ce340 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.1-Lithium-SR1</branding.version>
-      <karaf.resources.version>1.5.1-Lithium-SR1</karaf.resources.version>
+      <branding.version>1.1.2-SNAPSHOT</branding.version>
+      <karaf.resources.version>1.5.2-SNAPSHOT</karaf.resources.version>
       <karaf.version>3.0.3</karaf.version>
-      <feature.test.version>1.5.1-Lithium-SR1</feature.test.version>
-      <karaf.empty.version>1.5.1-Lithium-SR1</karaf.empty.version>
+      <feature.test.version>1.5.2-SNAPSHOT</feature.test.version>
+      <karaf.empty.version>1.5.2-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.1-Lithium-SR1</version>
+          <version>0.7.2-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.1-Lithium-SR1</version>
+          <version>1.2.2-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.1-Lithium-SR1</version>
+          <version>0.1.2-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index 6951074dc79aea150e7dda67dcfb1cf7ed19303c..0cfde6d43fe498ca5cd2ad1637d348af5cd70ceb 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.1-Lithium-SR1/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.1-Lithium-SR1/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.1-Lithium-SR1/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.2-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-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.1-Lithium-SR1'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-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.1-Lithium-SR1'>odl-yangtools-binding</feature>
-            <feature version='0.7.1-Lithium-SR1'>odl-yangtools-models</feature>
+            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.2-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.1-Lithium-SR1'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-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.1-Lithium-SR1'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.2-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 38d41431ab5226a7bba99a804479fa5243bff5ec..e74f652c9cef6cc1ae8a1e6bc093e1c03ab0b41b 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.1-Lithium-SR1</version>
+     <version>0.2.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-startup-archetype</artifactId>
-  <version>1.0.1-Lithium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>${project.artifactId}</name>
index 1e156ed58ba5edc4c8314661d971aac7faf8d8f4..bf16bada894793507b8e44ce7cf269a1873cc429 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.1-Lithium-SR1</version>
+    <version>0.7.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index 98ae6422c1ded76c2ef8bc69c61968829158e311..229cc7244f6eb73f3415a9ba1e1fb0d27e84e4bc 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.1-Lithium-SR1</version>
+    <version>1.5.2-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.1-Lithium-SR1</mdsal.version>
-    <yangtools.version>0.7.1-Lithium-SR1</yangtools.version>
+    <mdsal.version>1.2.2-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.2-SNAPSHOT</yangtools.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>
index dbf541f295e60a6b6bead65e8df88303403de787..58bd6de7532b259f3d959c66fd06c35c12db1f0f 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.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index 58fa6cea8373010b3f77c87157c1c81337b5c34f..874896aea58357b43de802d64a6b5075d4e2ab06 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.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 37cd42979b7add9f08a2f664a4ea2b6149d1d5c3..28989c7429322893459a18bf85873abeed9cac12 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.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
   </parent>
 
   <groupId>${groupId}</groupId>
index fd6ddf45017790f99f8b3883ec834a9aaf655584..7d8a06edea405428cbc05b55bb77da7dcd9f0bfd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-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.1-Lithium-SR1</version>
+  <version>0.2.2-SNAPSHOT</version>
   <packaging>pom</packaging>
     <distributionManagement>
     <!-- OpenDayLight Released artifact -->
index 01d7d87e61900de6e42fa5b2ff579af06734ae15..26ee672776bd7c3f8e1cbf7e7e3da1fb0a0a1a80 100644 (file)
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>checkstyle</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-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 483d9caaf8302478656ede25d824479f040e3189..59810c3cdc7f7d2af335b1f7b03bb31dcdd62ce0 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>concepts</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.1-Lithium-SR1</version>
+            <version>0.1.2-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index a741711232e8c68292cc91bc068abe5aed2e6e58..b755f895239e9a35cc4bbdb7e3c1cca33110ee5e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.1-Lithium-SR1</version>
+        <version>1.5.2-SNAPSHOT</version>
         <relativePath>../opendaylight</relativePath>
     </parent>
 
index 7064e27e301a613e5867591a5a089d4fd5190a52..7d771c36c7ec3dd985f139aefdd0cdc835a5229d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
   <artifactId>filter-valve</artifactId>
index a7d40faca2f4a11683de8f16d7082d8e3039f09a..19165267bf2950c621877d854ceab96a79438ef8 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
 
   <artifactId>liblldp</artifactId>
-  <version>0.9.1-Lithium-SR1</version>
+  <version>0.9.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 8ec41f7ac909ee9598c45918c7655ffce87958d3..7097e80b6e62ee6a23ef8e2d740195609c334933 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.1-Lithium-SR1</version>
+    <version>1.1.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>commons.logback_settings</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-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 cafed237e1a1ed57b5f65236f6b8de98c46bfcb8..82a33baa9703a3f8f8b3a5a00df1a58461662502 100644 (file)
@@ -4,30 +4,30 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.opendaylight</artifactId>
-  <version>1.5.1-Lithium-SR1</version>
+  <version>1.5.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
 
     <akka.version>2.3.10</akka.version>
-    <appauth.version>0.5.1-Lithium-SR1</appauth.version>
-    <archetype-app-northbound>0.1.1-Lithium-SR1</archetype-app-northbound>
-    <arphandler.version>0.6.1-Lithium-SR1</arphandler.version>
+    <appauth.version>0.5.2-SNAPSHOT</appauth.version>
+    <archetype-app-northbound>0.1.2-SNAPSHOT</archetype-app-northbound>
+    <arphandler.version>0.6.2-SNAPSHOT</arphandler.version>
     <!-- Plugin Versions -->
-    <bundlescanner.api.version>0.5.1-Lithium-SR1</bundlescanner.api.version>
-    <bundlescanner.implementation.version>0.5.1-Lithium-SR1</bundlescanner.implementation.version>
-    <bundlescanner.version>0.5.1-Lithium-SR1</bundlescanner.version>
-    <clustering.services.version>0.6.1-Lithium-SR1</clustering.services.version>
-    <clustering.services_implementation.version>0.5.1-Lithium-SR1</clustering.services_implementation.version>
-    <clustering.stub.version>0.5.1-Lithium-SR1</clustering.stub.version>
-    <clustering.test.version>0.5.1-Lithium-SR1</clustering.test.version>
-    <commmons.northbound.version>0.5.1-Lithium-SR1</commmons.northbound.version>
+    <bundlescanner.api.version>0.5.2-SNAPSHOT</bundlescanner.api.version>
+    <bundlescanner.implementation.version>0.5.2-SNAPSHOT</bundlescanner.implementation.version>
+    <bundlescanner.version>0.5.2-SNAPSHOT</bundlescanner.version>
+    <clustering.services.version>0.6.2-SNAPSHOT</clustering.services.version>
+    <clustering.services_implementation.version>0.5.2-SNAPSHOT</clustering.services_implementation.version>
+    <clustering.stub.version>0.5.2-SNAPSHOT</clustering.stub.version>
+    <clustering.test.version>0.5.2-SNAPSHOT</clustering.test.version>
+    <commmons.northbound.version>0.5.2-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.1-Lithium-SR1</commons.checkstyle.version>
-    <commons.httpclient.version>0.2.1-Lithium-SR1</commons.httpclient.version>
-    <commons.logback_settings.version>0.1.1-Lithium-SR1</commons.logback_settings.version>
+    <commons.checkstyle.version>0.1.2-SNAPSHOT</commons.checkstyle.version>
+    <commons.httpclient.version>0.2.2-SNAPSHOT</commons.httpclient.version>
+    <commons.logback_settings.version>0.1.2-SNAPSHOT</commons.logback_settings.version>
     <commons.net.version>3.0.1</commons.net.version>
-    <commons.opendaylight.commons.httpclient>0.2.1-Lithium-SR1</commons.opendaylight.commons.httpclient>
-    <commons.opendaylight.concepts.version>0.6.1-Lithium-SR1</commons.opendaylight.concepts.version>
-    <commons.opendaylight.version>1.5.1-Lithium-SR1</commons.opendaylight.version>
-    <commons.parent.version>1.1.1-Lithium-SR1</commons.parent.version>
-    <commons.httpclient.version>0.2.1-Lithium-SR1</commons.httpclient.version>
-    <concepts.version>0.6.1-Lithium-SR1</concepts.version>
+    <commons.opendaylight.commons.httpclient>0.2.2-SNAPSHOT</commons.opendaylight.commons.httpclient>
+    <commons.opendaylight.concepts.version>0.6.2-SNAPSHOT</commons.opendaylight.concepts.version>
+    <commons.opendaylight.version>1.5.2-SNAPSHOT</commons.opendaylight.version>
+    <commons.parent.version>1.1.2-SNAPSHOT</commons.parent.version>
+    <commons.httpclient.version>0.2.2-SNAPSHOT</commons.httpclient.version>
+    <concepts.version>0.6.2-SNAPSHOT</concepts.version>
     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
-    <config.version>0.3.1-Lithium-SR1</config.version>
+    <config.version>0.3.2-SNAPSHOT</config.version>
     <aaa.version>0.2.1-Lithium-SR1</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.1-Lithium-SR1</configuration.implementation.version>
-    <configuration.version>0.5.1-Lithium-SR1</configuration.version>
-    <connectionmanager.version>0.2.1-Lithium-SR1</connectionmanager.version>
-    <containermanager.it.version>0.6.1-Lithium-SR1</containermanager.it.version>
-    <containermanager.northbound.version>0.5.1-Lithium-SR1</containermanager.northbound.version>
-    <containermanager.shell.version>0.6.1-Lithium-SR1</containermanager.shell.version>
-    <containermanager.version>0.6.1-Lithium-SR1</containermanager.version>
-    <controllermanager.northbound.version>0.1.1-Lithium-SR1</controllermanager.northbound.version>
-    <devices.web.version>0.5.1-Lithium-SR1</devices.web.version>
-    <dummy-console.version>1.2.1-Lithium-SR1</dummy-console.version>
+    <configuration.implementation.version>0.5.2-SNAPSHOT</configuration.implementation.version>
+    <configuration.version>0.5.2-SNAPSHOT</configuration.version>
+    <connectionmanager.version>0.2.2-SNAPSHOT</connectionmanager.version>
+    <containermanager.it.version>0.6.2-SNAPSHOT</containermanager.it.version>
+    <containermanager.northbound.version>0.5.2-SNAPSHOT</containermanager.northbound.version>
+    <containermanager.shell.version>0.6.2-SNAPSHOT</containermanager.shell.version>
+    <containermanager.version>0.6.2-SNAPSHOT</containermanager.version>
+    <controllermanager.northbound.version>0.1.2-SNAPSHOT</controllermanager.northbound.version>
+    <devices.web.version>0.5.2-SNAPSHOT</devices.web.version>
+    <dummy-console.version>1.2.2-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.1-Lithium-SR1</features.test.version>
-    <filtervalve.version>1.5.1-Lithium-SR1</filtervalve.version>
+    <features.test.version>1.5.2-SNAPSHOT</features.test.version>
+    <filtervalve.version>1.5.2-SNAPSHOT</filtervalve.version>
     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.version>
-    <flowprogrammer.northbound.version>0.5.1-Lithium-SR1</flowprogrammer.northbound.version>
-    <flows.web.version>0.5.1-Lithium-SR1</flows.web.version>
-    <forwarding.staticrouting>0.6.1-Lithium-SR1</forwarding.staticrouting>
-    <forwarding.staticrouting.northbound.version>0.5.1-Lithium-SR1</forwarding.staticrouting.northbound.version>
-    <forwardingrulesmanager.implementation.version>0.5.1-Lithium-SR1</forwardingrulesmanager.implementation.version>
-    <forwardingrulesmanager.version>0.7.1-Lithium-SR1</forwardingrulesmanager.version>
-    <hosttracker.api.version>0.6.1-Lithium-SR1</hosttracker.api.version>
-    <hosttracker.implementation.version>0.6.1-Lithium-SR1</hosttracker.implementation.version>
-    <hosttracker.northbound.version>0.5.1-Lithium-SR1</hosttracker.northbound.version>
-    <hosttracker.shell.version>1.1.1-Lithium-SR1</hosttracker.shell.version>
-    <hosttracker_new.api.version>0.5.1-Lithium-SR1</hosttracker_new.api.version>
-    <hosttracker_new.implementation.version>0.5.1-Lithium-SR1</hosttracker_new.implementation.version>
-    <httpservice-bridge.northbound.version>0.1.1-Lithium-SR1</httpservice-bridge.northbound.version>
-    <ietf-inet-types.version>2010.09.24.7.1-Lithium-SR1</ietf-inet-types.version>
-    <ietf-restconf.version>2013.10.19.7.1-Lithium-SR1</ietf-restconf.version>
-    <ietf-topology.version>2013.10.21.7.1-Lithium-SR1</ietf-topology.version>
-    <ietf-yang-types.version>2010.09.24.7.1-Lithium-SR1</ietf-yang-types.version>
+    <flowprogrammer.northbound.version>0.5.2-SNAPSHOT</flowprogrammer.northbound.version>
+    <flows.web.version>0.5.2-SNAPSHOT</flows.web.version>
+    <forwarding.staticrouting>0.6.2-SNAPSHOT</forwarding.staticrouting>
+    <forwarding.staticrouting.northbound.version>0.5.2-SNAPSHOT</forwarding.staticrouting.northbound.version>
+    <forwardingrulesmanager.implementation.version>0.5.2-SNAPSHOT</forwardingrulesmanager.implementation.version>
+    <forwardingrulesmanager.version>0.7.2-SNAPSHOT</forwardingrulesmanager.version>
+    <hosttracker.api.version>0.6.2-SNAPSHOT</hosttracker.api.version>
+    <hosttracker.implementation.version>0.6.2-SNAPSHOT</hosttracker.implementation.version>
+    <hosttracker.northbound.version>0.5.2-SNAPSHOT</hosttracker.northbound.version>
+    <hosttracker.shell.version>1.1.2-SNAPSHOT</hosttracker.shell.version>
+    <hosttracker_new.api.version>0.5.2-SNAPSHOT</hosttracker_new.api.version>
+    <hosttracker_new.implementation.version>0.5.2-SNAPSHOT</hosttracker_new.implementation.version>
+    <httpservice-bridge.northbound.version>0.1.2-SNAPSHOT</httpservice-bridge.northbound.version>
+    <ietf-inet-types.version>2010.09.24.7.2-SNAPSHOT</ietf-inet-types.version>
+    <ietf-restconf.version>2013.10.19.7.2-SNAPSHOT</ietf-restconf.version>
+    <ietf-topology.version>2013.10.21.7.2-SNAPSHOT</ietf-topology.version>
+    <ietf-yang-types.version>2010.09.24.7.2-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.1-Lithium-SR1</jolokia-bridge.version>
+    <jolokia-bridge.version>0.1.2-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.1-Lithium-SR1</karaf.branding.version>
+    <karaf.branding.version>1.1.2-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.1-Lithium-SR1</logging.bridge.version>
+    <logging.bridge.version>0.5.2-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.1-Lithium-SR1</mdsal.version>
-    <netconf.version>0.3.1-Lithium-SR1</netconf.version>
-    <networkconfig.bridgedomain.northbound.version>0.1.1-Lithium-SR1</networkconfig.bridgedomain.northbound.version>
+    <mdsal.version>1.2.2-SNAPSHOT</mdsal.version>
+    <netconf.version>0.3.2-SNAPSHOT</netconf.version>
+    <networkconfig.bridgedomain.northbound.version>0.1.2-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
     <!-- ODL repository / plugin repository -->
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-    <northbound.commons.version>0.5.1-Lithium-SR1</northbound.commons.version>
-    <northbound.hosttracker.version>1.5.1-Lithium-SR1</northbound.hosttracker.version>
-    <northbound.jolokia.version>1.5.1-Lithium-SR1</northbound.jolokia.version>
-    <opendaylight-l2-types.version>2013.08.27.7.1-Lithium-SR1</opendaylight-l2-types.version>
-    <osgi-brandfragment.web.version>0.1.1-Lithium-SR1</osgi-brandfragment.web.version>
+    <northbound.commons.version>0.5.2-SNAPSHOT</northbound.commons.version>
+    <northbound.hosttracker.version>1.5.2-SNAPSHOT</northbound.hosttracker.version>
+    <northbound.jolokia.version>1.5.2-SNAPSHOT</northbound.jolokia.version>
+    <opendaylight-l2-types.version>2013.08.27.7.2-SNAPSHOT</opendaylight-l2-types.version>
+    <osgi-brandfragment.web.version>0.1.2-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.1-Lithium-SR1</protocol-framework.version>
-    <protocol_plugins.openflow.version>0.5.1-Lithium-SR1</protocol_plugins.openflow.version>
-    <protocol_plugins.stub.version>0.5.1-Lithium-SR1</protocol_plugins.stub.version>
-    <routing.dijkstra_implementation.version>0.5.1-Lithium-SR1</routing.dijkstra_implementation.version>
-    <sal.connection.version>0.2.1-Lithium-SR1</sal.connection.version>
-    <sal.implementation.version>0.5.1-Lithium-SR1</sal.implementation.version>
-    <sal.networkconfiguration.version>0.1.1-Lithium-SR1</sal.networkconfiguration.version>
-    <sal.version>0.9.1-Lithium-SR1</sal.version>
+    <protocol-framework.version>0.6.2-SNAPSHOT</protocol-framework.version>
+    <protocol_plugins.openflow.version>0.5.2-SNAPSHOT</protocol_plugins.openflow.version>
+    <protocol_plugins.stub.version>0.5.2-SNAPSHOT</protocol_plugins.stub.version>
+    <routing.dijkstra_implementation.version>0.5.2-SNAPSHOT</routing.dijkstra_implementation.version>
+    <sal.connection.version>0.2.2-SNAPSHOT</sal.connection.version>
+    <sal.implementation.version>0.5.2-SNAPSHOT</sal.implementation.version>
+    <sal.networkconfiguration.version>0.1.2-SNAPSHOT</sal.networkconfiguration.version>
+    <sal.version>0.9.2-SNAPSHOT</sal.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
-    <samples.loadbalancer>0.6.1-Lithium-SR1</samples.loadbalancer>
-    <samples.loadbalancer.northbound.version>0.5.1-Lithium-SR1</samples.loadbalancer.northbound.version>
-    <samples.simpleforwarding.version>0.5.1-Lithium-SR1</samples.simpleforwarding.version>
-    <sanitytest.version>0.5.1-Lithium-SR1</sanitytest.version>
+    <samples.loadbalancer>0.6.2-SNAPSHOT</samples.loadbalancer>
+    <samples.loadbalancer.northbound.version>0.5.2-SNAPSHOT</samples.loadbalancer.northbound.version>
+    <samples.simpleforwarding.version>0.5.2-SNAPSHOT</samples.simpleforwarding.version>
+    <sanitytest.version>0.5.2-SNAPSHOT</sanitytest.version>
     <scala.version>2.10</scala.version>
     <scala.micro.version>4</scala.micro.version>
-    <security.version>0.5.1-Lithium-SR1</security.version>
-    <karaf.security.version>0.5.1-Lithium-SR1</karaf.security.version>
+    <security.version>0.5.2-SNAPSHOT</security.version>
+    <karaf.security.version>0.5.2-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.1-Lithium-SR1</statistics.northbound.version>
-    <statisticsmanager.implementation.version>0.5.1-Lithium-SR1</statisticsmanager.implementation.version>
-    <statisticsmanager.version>0.6.1-Lithium-SR1</statisticsmanager.version>
-    <subnets.northbound.version>0.5.1-Lithium-SR1</subnets.northbound.version>
+    <statistics.northbound.version>0.5.2-SNAPSHOT</statistics.northbound.version>
+    <statisticsmanager.implementation.version>0.5.2-SNAPSHOT</statisticsmanager.implementation.version>
+    <statisticsmanager.version>0.6.2-SNAPSHOT</statisticsmanager.version>
+    <subnets.northbound.version>0.5.2-SNAPSHOT</subnets.northbound.version>
     <surefire.version>2.15</surefire.version>
-    <switchmanager.api.version>0.8.1-Lithium-SR1</switchmanager.api.version>
-    <switchmanager.implementation.version>0.5.1-Lithium-SR1</switchmanager.implementation.version>
-    <switchmanager.northbound.version>0.5.1-Lithium-SR1</switchmanager.northbound.version>
+    <switchmanager.api.version>0.8.2-SNAPSHOT</switchmanager.api.version>
+    <switchmanager.implementation.version>0.5.2-SNAPSHOT</switchmanager.implementation.version>
+    <switchmanager.northbound.version>0.5.2-SNAPSHOT</switchmanager.northbound.version>
     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
-    <topology.northbound.version>0.5.1-Lithium-SR1</topology.northbound.version>
-    <topology.web.version>0.5.1-Lithium-SR1</topology.web.version>
-    <topologymanager.version>0.5.1-Lithium-SR1</topologymanager.version>
-    <topologymanager.shell.version>1.1.1-Lithium-SR1</topologymanager.shell.version>
-    <troubleshoot.web.version>0.5.1-Lithium-SR1</troubleshoot.web.version>
+    <topology.northbound.version>0.5.2-SNAPSHOT</topology.northbound.version>
+    <topology.web.version>0.5.2-SNAPSHOT</topology.web.version>
+    <topologymanager.version>0.5.2-SNAPSHOT</topologymanager.version>
+    <topologymanager.shell.version>1.1.2-SNAPSHOT</topologymanager.shell.version>
+    <troubleshoot.web.version>0.5.2-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.1-Lithium-SR1</usermanager.implementation.version>
-    <usermanager.northbound.version>0.1.1-Lithium-SR1</usermanager.northbound.version>
-    <usermanager.version>0.5.1-Lithium-SR1</usermanager.version>
-    <nsf.version>0.5.1-Lithium-SR1</nsf.version>
-    <web.version>0.5.1-Lithium-SR1</web.version>
-    <yang-ext.version>2013.09.07.7.1-Lithium-SR1</yang-ext.version>
-    <yang-jmx-generator.version>1.1.1-Lithium-SR1</yang-jmx-generator.version>
-    <yangtools.version>0.7.1-Lithium-SR1</yangtools.version>
+    <usermanager.implementation.version>0.5.2-SNAPSHOT</usermanager.implementation.version>
+    <usermanager.northbound.version>0.1.2-SNAPSHOT</usermanager.northbound.version>
+    <usermanager.version>0.5.2-SNAPSHOT</usermanager.version>
+    <nsf.version>0.5.2-SNAPSHOT</nsf.version>
+    <web.version>0.5.2-SNAPSHOT</web.version>
+    <yang-ext.version>2013.09.07.7.2-SNAPSHOT</yang-ext.version>
+    <yang-jmx-generator.version>1.1.2-SNAPSHOT</yang-jmx-generator.version>
+    <yangtools.version>0.7.2-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.1-Lithium-SR1</version>
+        <version>0.1.2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>jolokia-bridge</artifactId>
-        <version>0.1.1-Lithium-SR1</version>
+        <version>0.1.2-SNAPSHOT</version>
       </dependency>
       <!-- Karaf Dependencies -->
       <dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.logback_settings</artifactId>
-        <version>0.1.1-Lithium-SR1</version>
+        <version>0.1.2-SNAPSHOT</version>
         <scope>test</scope>
       </dependency>
       <dependency>
             <dependency>
               <groupId>org.opendaylight.controller</groupId>
               <artifactId>commons.logback_settings</artifactId>
-              <version>0.1.1-Lithium-SR1</version>
+              <version>0.1.2-SNAPSHOT</version>
             </dependency>
           </dependencies>
           <executions>
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.1-Lithium-SR1</version>
+            <version>0.1.2-SNAPSHOT</version>
           </dependency>
         </dependencies>
         <executions>
index 9a7963fdd20506f7eee093199e44a37b4eabec73..e6d1f6d20dc6436e8450ff0febc9015fe1390f35 100644 (file)
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.parent</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index a022bb533d425f2e058d65e1aadc8fc6de079ae7..9c167f1cd51796413731c0f627048f14278f1c42 100644 (file)
@@ -6,12 +6,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol-framework</artifactId>
-  <version>0.6.1-Lithium-SR1</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Common protocol framework</description>
index b351012629515de003c42920bea78136f30036e2..1100666fb65fc3cac46dd634214cc92c5f6c6345 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>config-api</artifactId>
index 5473a66f35e87bffa424979bd54ae7f2f3cd10ba..b93108503d7a644957695c6da3272a1b85f994b4 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-artifacts</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index fda4ee3d52290f551a92a4edc99c04c786748341..3bc3eb9e30f20cfe5485640ac5bddb244fff9e25 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-manager</artifactId>
index dd6ddfceb99a2438379381897e8d1f0ce7569c4b..b81f0e0b02c7dc37b9b209380b1f76f3fd35502b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>config-module-archetype</artifactId>
index c344409cd05bb1bdf51c26d9ab4109487ddcacf0..6b57ea9b88dab6b9914bca3b2253f330f84befc9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
-        <version>0.3.1-Lithium-SR1</version>
+        <version>0.3.2-SNAPSHOT</version>
     </parent>
     <artifactId>config-netty-config</artifactId>
     <description>Configuration files for sal-rest-connector</description>
index af2ab1e326fbd8a1443e97c2eee904db859ed601..58d719ceeab49c23e0d77989f190b858e75efff8 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.1-Lithium-SR1</version>
+    <version>0.7.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-parent</artifactId>
-  <version>0.3.1-Lithium-SR1</version>
+  <version>0.3.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <config.version>0.3.1-Lithium-SR1</config.version>
-    <mdsal.version>1.2.1-Lithium-SR1</mdsal.version>
-    <yangtools.version>0.7.1-Lithium-SR1</yangtools.version>
+    <config.version>0.3.2-SNAPSHOT</config.version>
+    <mdsal.version>1.2.2-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.2-SNAPSHOT</yangtools.version>
     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
     <config.file>src/main/config/default-config.xml</config.file>
   </properties>
index 00c35c40b3740d6690aea65523036f53023fa8b7..3c102c32be19d19eea647cf068d5b5b1dcdcd27b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-api</artifactId>
index cbc9670dcb6476587dae8d7bcd56576656aed9b8..a789580f00ad7d6e0b37ca72cc8562d6f5c5dd43 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-directory-xml-adapter</artifactId>
index 2ad2557784c8d38d16de5d23ba580a28c1e6a87f..a5dbad9bc77fbb500fb50f5028bf259cb3680786 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
-        <version>0.3.1-Lithium-SR1</version>
+        <version>0.3.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index 5273489ac7380519297aec036ba114db6dcf0e59..5352821a1b0c7f52608726e3287285899b6dbc55 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-file-xml-adapter</artifactId>
index d619beeacb4098e6e563e1e62350220f35644fe5..5f62f281f8d08a15e4a81eb4425314568818c5ad 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-plugin-parent</artifactId>
index b5564df362e7a1768ec1dcb4253a6499d0b6bce7..d07a58b8347c2feec19d1187d9611aac996236e4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-util</artifactId>
index e78392883b37e18c6b7a3ba555c6e122c120aabf..94cb5ee06e368d15d50cf475d1eecda1401665c0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>logback-config-loader</artifactId>
index e3e7758b4172e7456f62f0899587b84b5b665804..ae7a7cc8dfc5a0349529368b10180d0ebc8efafa 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>logback-config</artifactId>
index d2e1b15bcb9f76b79bc50a51ead80812adef4f28..57c3352537b2c85ecfbbe963cbe98c3c801cd35f 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
 
index da7971502e75887525bb4b379ba076e182e738c0..1ad7e68c453b1aa1d7c50474ee65299e57d3a161 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-config-api</artifactId>
index 7b2459b06d4fd3cdc9c5f0e78926c4afee138ee7..ae71e9ddaa2aa8a0502d929775a183ad6c65acbf 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-event-executor-config</artifactId>
index 0eb59323b15765eb4133f3f09835411aba7fa78d..da6b6975ab92cc030668b7f2b49e662cdabcb24b 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-threadgroup-config</artifactId>
index 22f824c3a1dd1e70761f648a5391d37428eba16f..0dd43ee10c18a1e086ddb43a15f7b49ee5ff971a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-timer-config</artifactId>
index 0572b2283950a620fc0bce67a8d3b15905fe7b7a..34b982b4a14f84de199e655afefca850aaa77fc0 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <artifactId>config-subsystem</artifactId>
 
-  <version>0.3.1-Lithium-SR1</version>
+  <version>0.3.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index de589e909217148a1d2654e2a8b117639e615a5a..039d670037038125869ebe0dc931b5dcd81f6ae0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>shutdown-api</artifactId>
index 00623e2f6294c6523267a18a4cc9baa3fe0674f2..521893ebebee11e2f7b2973a5e7ddacbc99307c2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>shutdown-impl</artifactId>
index 3c7a4138533092cb8dfac4e561d0fde01aa9fe0a..fb82e709bf174390fb65d05a5502e0ae0928cfb6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>threadpool-config-api</artifactId>
index 270307924e2f593a632a16dcb90208c16436272f..dcc06776281752f6bd06f447266fad09245591de 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>threadpool-config-impl</artifactId>
index 67ba450d7b43e48b31316d9aebd759398ab52989..f83e4634a5533e579f7ad2626bdfc4fb65500dac 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>yang-jmx-generator-it</artifactId>
index 4338b850497665f4d17c2d8fb25b09c3f2fa7ab4..ca905c50926fa4eec8e693c200d11b3f12d696e7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>yang-jmx-generator-plugin</artifactId>
index bae3af08661164e5e87a4da6894f92d4b41d354a..9d03182f97d54928122b2f411b880949ac5601da 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 84f1b8fe34767c2a16143c3ebcb2d9b581725770..59f849ce7b0c7967a32832f6bdf28167dd9dcfc2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>yang-test-plugin</artifactId>
index 2227cf6706a35e2db1e5cc58240210f1036ebf62..654253e411d768f97c5db3e61adefc1a004569c8 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
 
index aa5b91a24cb2ea30b8f03591843f72a15ad2f850..5badb2af6059fb929a98585ae33d44f8c9361cac 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.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
index 52b79e48e71e397543137b7d697665e1af0bc30e..de04d89aaca6a4e5e78efffe8b6a60fca91d0ec8 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>md-sal-config</artifactId>
   <description>Configuration files for md-sal</description>
index fb300816e98723f3763177b2cabd1114a99e6fac..a187e169ba64d2692e1fef3b4d5a7ac273e1c28c 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-artifacts</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 40d3a60c511329d8e7a6c3802ffdb24c78d57404..c131a676f85e3a11c74965ca5d7604bcb4fabfe5 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.1-Lithium-SR1</version>
+        <version>1.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>messagebus-api</artifactId>
index 37c9dd03942d6923622bc0781a46aad545892248..f6c3f86a98502bb3fecb0eabbb1c6ef73a78d0a5 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.1-Lithium-SR1</version>\r
+    <version>1.2.2-SNAPSHOT</version>\r
   </parent>\r
 \r
   <artifactId>messagebus-config</artifactId>\r
index 23af2845c3a4ce682f751528d45ef8ad99913420..35bc7f08a6cf732fb826301fe725d2956736a2d2 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.1-Lithium-SR1</version>\r
+        <version>1.2.2-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.1-Lithium-SR1</version>\r
+            <version>1.2.2-SNAPSHOT</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>messagebus-spi</artifactId>\r
-            <version>1.2.1-Lithium-SR1</version>\r
+            <version>1.2.2-SNAPSHOT</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
index b7a72bf438bedc6ae40f199e1a78e88a4904e5cf..311926f5a986429646074b5955f9d80cb7958bcb 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>messagebus-spi</artifactId>
index e1b57021002940b2d08badbd2f234c872d786699..cd57232ab3ce5658fd7d53a322d84544397acad5 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>model-inventory</artifactId>
   <packaging>bundle</packaging>
index 7b238bf69e3b6315c0e4410f7126f3b0bdf5c0eb..2847f8ebbdffeaa67ed3fc596fe2873325fc7e00 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>model-topology</artifactId>
   <packaging>bundle</packaging>
index 419b98b1f75f1cc93d1af037620cf831437d4809..c2aeb428239d10fdfacd2080af778e99e91ccef4 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller.model</groupId>
   <artifactId>model-parent</artifactId>
index 7a1b0820948ab4b0a8597c638e1965ada4c0c781..fea6fe5e4caf791735bc04595cd269d07895d540 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal-parent</artifactId>
-  <version>1.2.1-Lithium-SR1</version>
+  <version>1.2.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
index 6ac7793cd7206b31fb643544f55fe7864b668737..7ce50fb04d9fe212b26e0cd360338b54fde18d5f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-akka-raft-example</artifactId>
   <packaging>bundle</packaging>
index fd3584dfc11ad9d285c987eddc41c6e523186e77..67f92f560eafbce46e5c59485074cc5bd6c5f125 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-akka-raft</artifactId>
   <packaging>bundle</packaging>
index 88bc0876900c03db0bbd5af326ee0764ff24eced..906b37fa8469e49f0fb397ce2a96b43dfc393560 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-api</artifactId>
   <packaging>bundle</packaging>
index 085f505e8de71602d609467f5469f623da1765f6..9d20cc4d9d5a417699d851870ec26f88bb2c6772 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-broker-impl</artifactId>
   <packaging>bundle</packaging>
index 1cf1821c0f48f3698cb7c68021fc7478eaa8e62e..ca66e5eb3e01a77fa1c8bde2650c21d1a3d55355 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-config</artifactId>
   <packaging>bundle</packaging>
index a0d15a992c5b1d6af12929978be6b2ded9d83ca0..75392489e49c00f9a4d7ea979d7e8b2660b72ef6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-dom-it</artifactId>
   <packaging>jar</packaging>
index df6ad4f669a644255b9a8e536c6bbb8d2bb709a7..77033981515c0ed90aa89cddf40b198d9d0acf75 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-it</artifactId>
 
index aeaa2b8ec813e4ef4159729dfcaf1832418813d1..17bafac0cc9410fdb4cce9ee4c2a9e12a685818d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-util</artifactId>
   <packaging>bundle</packaging>
index e26fef7851393f808e43464efaef2c1b02f07e72..dc126bb6cf066d04cdec2b2db9f501d52f3b08ce 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-clustering-commons</artifactId>
index 7b555997e7dd931f24e89503a1a38985f5bca878..fb5cf0ecda2425f53920425d579700e9040cccd0 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-clustering-config</artifactId>
   <description>Configuration files for md-sal clustering</description>
index 95de8b67b1241e89cfaf67eebf7af467c00f222c..3390dbbc5936b452f0351a3b6cdbc040ee158964 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-common-api</artifactId>
index 3fc6dbe98448975751f62e8fb622205f975d9907..e57bce5b71de7d4145242dae8aa6436440edfac5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common-impl</artifactId>
   <packaging>bundle</packaging>
index 5989b610b30dfbe5091eb43e144e0dce6b92a425..d050a6017154d97fc3889baaa1b7fc8cb0e8fea6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common-util</artifactId>
 
index 3d77cdfe238ad5d84404c51f90d456ddbf301a1c..4b29d52c2a43d15feead4584315edc65a513d5c2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common</artifactId>
 
index 0f99a86538ea2c5d354e385a7ccc28596ad1cf6d..53898ef72ed06527755606d6787545be8aba3d62 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-connector-api</artifactId>
 
index 39c6ee6b11428f46f7341472431fde5953355bdf..a0ad8f165f2043c3ca8b2b0efa6b7de56893988d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
index 775b87d218ad28ee3c3e52f78ded45b2fd2e27b2..0e20f8e9307247e527b77b5130e58b93c9706ce1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-core-api</artifactId>
   <packaging>bundle</packaging>
index 839dab872e2ffb9a6160d6f028395ff9bb1074ed..9e91155d9b7555b640c8fa008b72c6ed40095acd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-broker-impl</artifactId>
   <packaging>bundle</packaging>
index 10063ed57105a74967e350f68aa22af6c239522d..375f4dd5ee3f03d7ec9a53b53b87c523df017f6b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-core-spi</artifactId>
   <packaging>bundle</packaging>
index c3514f0f41dbc387064e0ca78d8da5d02187db35..838ad18f935b0a0d1cb8b3908b4623244f30c8ab 100644 (file)
@@ -12,7 +12,7 @@
   <parent>\r
     <artifactId>sal-parent</artifactId>\r
     <groupId>org.opendaylight.controller</groupId>\r
-    <version>1.2.1-Lithium-SR1</version>\r
+    <version>1.2.2-SNAPSHOT</version>\r
   </parent>\r
   <artifactId>sal-dom-xsql-config</artifactId>\r
   <description>Configuration files for md-sal</description>\r
index ebcb75a75f3f802a580d10078ffafce037e1921a..949e8138bc28e3434b26460114fbf6a0b41f3ed5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-dom-xsql</artifactId>
   <packaging>bundle</packaging>
index f8d345afcf1299a0eae0768b991668adfc0bf0f4..c17461d23e026bd40f3cbc574819a6e50c79498e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-dummy-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
index 9fa1cefbcb06dd88f5889e71af44554bd63fe562..b3912a34da9039593bb161d32aebb8e9be740fc7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-inmemory-datastore</artifactId>
index 04111394841cf371560abcac94b77dbe66c3a918..74feee6cacb550d82911229a5d54918be8d9f742 100644 (file)
@@ -23,7 +23,7 @@
     <parent>\r
     <artifactId>sal-parent</artifactId>\r
     <groupId>org.opendaylight.controller</groupId>\r
-    <version>1.2.1-Lithium-SR1</version>\r
+    <version>1.2.2-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.1-Lithium-SR1</version>\r
+            <version>1.2.2-SNAPSHOT</version>\r
         </dependency>\r
     </dependencies>\r
 \r
index b7ee473b3ceb37674d539d6d956afd6b1742f632..e789c9e779faf85d9b14b0ee4d2207ad8f7789d6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-netconf-connector</artifactId>
index ca9f67a14a2b4e062f37a5da542642843624b06e..f625e227126f436343010b557d604a9ac65c5892 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-remote</artifactId>
   <packaging>bundle</packaging>
index c21e314c2c1abe84b42c8c46b412e22d8f7dad7b..cb1bdf28eded56707037079832d559fbb8f6b599 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-remoterpc-connector</artifactId>
   <packaging>bundle</packaging>
index d298c93c7f5efb86b5b88ef386d6a50979b28c25..6d7302aafdb2d2ef22c11d49c9e8f04d458a93f6 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-rest-connector-config</artifactId>
   <description>Configuration files for sal-rest-connector</description>
index a718eb09c867527d6125fe97aa8a24be378ad650..a27806d895f132641ac84f50ebf1dfebcecb5db0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-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.1-Lithium-SR1</version>
+      <version>0.7.2-SNAPSHOT</version>
     </dependency>
 
     <dependency>
index ba7857ff38568f54b8e9f552d61de309798b486f..1d3db163b11dad17395e0a38cf419a7db267f265 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.2.1-Lithium-SR1</version>
+        <version>1.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>sal-rest-docgen-maven</artifactId>
index 43eef09da7a8ba5fcb79fea99e7070d9c67dc6fe..82b4b9fc4bbf1ac0caf82f587cf514680b7818fb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-rest-docgen</artifactId>
index 87df23167427fbc7b94b11a74e73530db03102f4..8394326321b4f8e6a175adde3f3743df5e27211c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-restconf-broker</artifactId>
   <packaging>bundle</packaging>
index 67ab05d7b39d466f8b074eccc242818e015a3090..57a84226dfa0d1dc663012f6173fb7c86df90fd4 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>sal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>1.2.1-Lithium-SR1</version>
+        <version>1.2.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 754d5a7d58bae436de690deaa3fee61a5518cf29..a7adab7a0f8b0b8a210c62d372524e4a410f5736 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.1-Lithium-SR1</version>
+        <version>1.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-config</artifactId>
   <packaging>jar</packaging>
index 505d699abe1afaed08ada004007b2776c0eb450c..94b1cefed3fd88715ec19b75530d00c45c4be15b 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.1-Lithium-SR1</version>
+        <version>1.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-model</artifactId>
     <packaging>bundle</packaging>
index 5c861ff7ae6d4de1d4eaab55d6e4c1d89e5899cb..4ca0dce5610dda15463cca10c8c12cd1c3d20098 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller.samples</groupId>
         <artifactId>sal-samples</artifactId>
-        <version>1.2.1-Lithium-SR1</version>
+        <version>1.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it</artifactId>
     <packaging>pom</packaging>
index 404c041649a408d50dad7f3867b84be301db27f9..eb24b7fd5b63a271ca5f893eac1cc6d2e4747632 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.1-Lithium-SR1</version>
+        <version>1.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-provider</artifactId>
     <packaging>bundle</packaging>
index 4b7ba01e1e7cde1e7154352b69d138c206a83ba4..1cc7e7954aa84a0742b2449d07f5e31fca7d896a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller.samples</groupId>
index 272c0672d6c03623172a23190891fde10659031a..d02607aed093c1f88ec84a9efe252422855b8140 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>toaster-config</artifactId>
   <description>Configuration files for toaster</description>
index 2e8b47de9f906436825d1f93534b9aeed5a0d0af..234e8dc57d6e5ccf6d45bd54c5e90666de9c7386 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-consumer</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.2.1-Lithium-SR1</sal-binding-api.version>
+    <sal-binding-api.version>1.2.2-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencies>
index f7f0dc7452b3cb7cc73ef2718f8873e8b068b4e1..94aa11aece3b58ceaf00a8cbc74cc3ed0690902e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
 
index 591dc4c43f1ba9768e8a62a339aa97a7eef2edef..701955e145691ff84b97110bde371f67d94c768b 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-provider</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.2.1-Lithium-SR1</sal-binding-api.version>
+    <sal-binding-api.version>1.2.2-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencies>
index 9385320736421d9f7782cb30c646a131c91afec5..ca078c418be142eedff34df654e8e1726f87bfe4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.1-Lithium-SR1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster</artifactId>
   <packaging>bundle</packaging>
index 07ef122881adfdab122b02491bac38cfe8f20385..04cbccb32931d14b3436301253e4827a3ee2b328 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>config-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 7dcbe10c5c6b97e5e2f61da441ad94c8a37ba69d..1e6babdfe150b6332f8d5c3b4826402d618b3e93 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-persister-impl</artifactId>
index 55c113ddea4f445051e7a6a91f61966ab8b16692..8e9ad609cf3bd16350be43951bfd0b58dc1d84b3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
   <packaging>bundle</packaging>
index 78c802093030ce367ac10573d42bd362a883d5bc..c37b1c76b31198692843f17c0d376b05a9491b01 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 5847778ab673016d27e9af95ea86c017679fce86..444d9407f8c343f6862f38d0f068eb3a9c4723b5 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-notifications</artifactId>
   <packaging>bundle</packaging>
index 9efefaef08718dd9f9e1b12f141fb12792102b24..e937c0052e4c604b75595dfa9ee83031bc1d6e5c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.1-Lithium-SR1</version>
+        <version>0.3.2-SNAPSHOT</version>
     </parent>
     <artifactId>ietf-netconf</artifactId>
     <packaging>bundle</packaging>
index 919d617fc34e1c964f7d32f8345d3baa23669b04..1c6c8bc2c5c9176a2043c479b4c492102462f9fc 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 7a788b7aac7869c65d2537c18d1ed3e081e8e362..73fb6dc31378af05d5cb940ea8241e958d855502 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index e98df4c2143390166559db297ec48593ecac1b68..6771015373920e15b50072fff5663210f07acc61 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-api</artifactId>
   <packaging>bundle</packaging>
index e84bc9ef61d32d7cdd766bea48198fa6cca4bfd9..579eda0ad8f94e4acc668517cb1f17878a28070c 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 3df0cf178b76418291bbe286f7f18a0a57f348fb..0bce1579bb47399c2660f2eb65c4999147180714 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.1-Lithium-SR1</version>
+        <version>0.3.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-auth</artifactId>
index 13c9f15c2e17d8bb5f37f877ebe663c4830b86c2..36a6f3ef287ac59028ce20f13ca26973329d5b24 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-cli</artifactId>
   <packaging>jar</packaging>
index 22978fc4a9f9a5b5fdc3c5f8a92e56d65e33a79c..2b9f0a1a02c19085d0ba70bd74b004f113e5daca 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-client</artifactId>
   <packaging>bundle</packaging>
index 5425d51f9096c71d903fdeafc94728f5d32312f2..36042f3cd94473bde56ef50dd4c1f8d2a8b02d70 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-config</artifactId>
   <description>Configuration files for netconf</description>
index 70f0dbcbf0822b876c56269d73c1681207247730..1f2781d5faf136b762fb86c78d638b4f201eba95 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-connector-config</artifactId>
   <description>Configuration files for netconf-connector</description>
index 5c50d008f471c47181e437b44f966c8e69ed6091..ea75a767ce358eba5cc4204aeeeba710497112cc 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-impl</artifactId>
   <packaging>bundle</packaging>
index c70deb4340905d6c5a9aceae75fa681d768fdf37..7e29e685e52e9a235de2f9675c68edd92675504c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>netconf-it</artifactId>
index 402bef8407ea77b5c4a0d48eb7fbb4e5626a2a4d..e972e6f98d33b6c818887b6bfe21a904a2811b2a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mapping-api</artifactId>
 
index 89d784438de0313231afc1ab60f11c3e81daa0fa..84544951d7d4ab604539bc26fda2189c4d26b1b1 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mdsal-config</artifactId>
   <description>Configuration files for netconf for mdsal</description>
index 781018cc220f9f4ce7047b2b5a53047c2180ea87..30c69af72bdded97d351d1626bd9a18d20841072 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 5a8155948a76fc6f570b66b4e5143b79218f78b9..1b103e0e45d3f5bfbe3c68530ac5993dac9dcdb4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
index 47d8a751a9e18e1f7b46775d504aee6a1ebcb57b..6e2bec0425d8d8c27b518dab077a42c78a3a9146 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.3.1-Lithium-SR1</version>
+        <version>0.3.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index fc56df29d0cf933475bf57d1b1df468c0c214698..cc1b2b94a88e3e7adaa7916eceaeb04f55067382 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.3.1-Lithium-SR1</version>
+        <version>0.3.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index c345b942d67499d1b3f558ea3a6be93b6ec448a2..19edf9b722aacfd05179d9fbf283bcff082c205e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-ssh</artifactId>
index 123fee01192fb1254f5b238b820b7f4be67fa7a8..f9ae042b6ab41ea5b10fc4f512410915b51b767f 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-tcp</artifactId>
index 4613703943a12f4005e90c2e70bda6748f7d61a1..7ea3fa209a7802822a75035f72e836c62e80184c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.1-Lithium-SR1</version>
+        <version>0.3.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>netconf-testtool</artifactId>
index f90a39223152b8a4800511ed27c4e076401b5aeb..28490147b1a1b09d409687aba085a958112d4a21 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.1-Lithium-SR1</version>
+        <version>0.3.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-usermanager</artifactId>
index a6450031798ad0e59cb4eca755dc53f6800f8996..eb561d6fdbfcc0d150144a673dc7fae5b89b9759 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-util</artifactId>
   <packaging>bundle</packaging>
index 487471dbbec639366fa889387dbe029d3b3d147c..ca44c2bdbc671f950740c9c337ae42148ecb8ad7 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <artifactId>netconf-subsystem</artifactId>
 
-  <version>0.3.1-Lithium-SR1</version>
+  <version>0.3.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index 9a187c93d0f1dcb4a0cb1c4f138538542b98b498..1911f7d6249f2e58b6208f4b0749def0d62cbb48 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.1-Lithium-SR1</version>
+    <version>1.1.2-SNAPSHOT</version>
     <relativePath>opendaylight/commons/parent</relativePath>
   </parent>
 
   <artifactId>releasepom</artifactId>
-  <version>0.2.1-Lithium-SR1</version>
+  <version>0.2.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->