Applying the Lithium SR2 release patch 90/28090/1 release/lithium-sr2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Oct 2015 15:37:58 +0000 (11:37 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Oct 2015 15:37:58 +0000 (11:37 -0400)
Change-Id: I8c27796aee06b4332ba73ed859e9bb1a395ec2d0
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 f9c5372ba307f09a41e5a851fa649c6c528f7d0b..ee77a0d32079b99d42735e03f4a21daa6bb0247d 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
    </parent>
    <artifactId>features-akka</artifactId>
       <features.file>features.xml</features.file>
       <!-- Optional TODO: Move these properties to your parent pom and possibly
             DependencyManagement section of your parent pom -->
-      <branding.version>1.1.2-SNAPSHOT</branding.version>
-      <karaf.resources.version>1.5.2-SNAPSHOT</karaf.resources.version>
+      <branding.version>1.1.2-Lithium-SR2</branding.version>
+      <karaf.resources.version>1.5.2-Lithium-SR2</karaf.resources.version>
       <karaf.version>3.0.3</karaf.version>
-      <feature.test.version>0.7.2-SNAPSHOT</feature.test.version>
-      <karaf.empty.version>1.5.2-SNAPSHOT</karaf.empty.version>
+      <feature.test.version>0.7.2-Lithium-SR2</feature.test.version>
+      <karaf.empty.version>1.5.2-Lithium-SR2</karaf.empty.version>
       <surefire.version>2.16</surefire.version>
    </properties>
    <dependencies>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.2-SNAPSHOT</version>
+          <version>0.7.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.2-SNAPSHOT</version>
+          <version>1.2.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.2-SNAPSHOT</version>
+          <version>0.1.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index dce5df5f4c4e527402f734046861526ee0bd7d47..c300aae1b76730073eb32b14afefa4799fb3b2a9 100644 (file)
@@ -18,9 +18,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.2-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.yangtools/features-yangtools/0.7.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-Lithium-SR2/xml/features</repository>
     -->
     <feature name='odl-akka-all' version='${project.version}' description='OpenDaylight :: Akka :: All'>
         <!--
@@ -53,7 +53,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider '>
-            <feature version='1.2.2-SNAPSHOT'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-Lithium-SR2'>odl-mdsal-broker</feature>
             <feature version='${project.version}'>odl-controller-model</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-controller-model' version='${project.version}' description='OpenDaylight :: controller :: Model'>
-            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-binding</feature>
-            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-models</feature>
+            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-binding</feature>
+            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-models</feature>
             <bundle>mvn:org.opendaylight.controller/controller-model/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='1.2.2-SNAPSHOT'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-Lithium-SR2'>odl-mdsal-broker</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-controller.xml">mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -77,7 +77,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='0.1.2-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.2-Lithium-SR2'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 220c0aca5a53146233fd0edba9abe22e0117d272..dc75d9662bc6453b815643bb8785129e05e16d46 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config-netty</artifactId>
index 1de6ea9b18196ce2639f97f54457e45b8c3d537a..e87295916de930279bed7a366b1a23298f4adb41 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config-persister</artifactId>
index 7b48fffc06bc15bcd4ae0dcde82f2cadeadf5ee5..eb05b006210efb57478ef5c46bd03decf8c3d68f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config</artifactId>
@@ -20,7 +20,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.2-Lithium-SR2</version>
       <type>zip</type>
     </dependency>
     <dependency>
index e96228b029e7fb835edc1c145f127bed94db675a..723334e356c175e52edee4c454ffe4d2a4fd8342 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2-Lithium-SR2</version>
         <relativePath>../../opendaylight/commons/opendaylight</relativePath>
     </parent>
     <artifactId>features-extras</artifactId>
         <features.file>features.xml</features.file>
         <!-- Optional TODO: Move these properties to your parent pom and possibly
               DependencyManagement section of your parent pom -->
-        <branding.version>1.1.2-SNAPSHOT</branding.version>
-        <karaf.resources.version>1.5.2-SNAPSHOT</karaf.resources.version>
+        <branding.version>1.1.2-Lithium-SR2</branding.version>
+        <karaf.resources.version>1.5.2-Lithium-SR2</karaf.resources.version>
         <karaf.version>3.0.3</karaf.version>
-        <karaf.empty.version>1.5.2-SNAPSHOT</karaf.empty.version>
+        <karaf.empty.version>1.5.2-Lithium-SR2</karaf.empty.version>
         <surefire.version>2.16</surefire.version>
     </properties>
     <dependencies>
index 985eaf05452fdb2c2736b8997ee1c510f8469bdc..31728c3662f0f465acc467fc7f1ee81642780e9d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
   </parent>
   <artifactId>features-mdsal</artifactId>
index c43192a457d1f973c00b0a96970c84fb7d24638b..b42751704f87d0bb0d37fe075093ce52d7bbd875 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
    </parent>
    <!--
@@ -21,7 +21,7 @@
   -->
    <artifactId>features-netconf-connector</artifactId>
    <!-- Optional TODO: Uncomment version if you are not using a parent pom.xml
-   <version>1.1.2-SNAPSHOT</version>
+   <version>1.1.2-Lithium-SR2</version>
    -->
    <packaging>jar</packaging>
    <properties>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.2-SNAPSHOT</version>
+          <version>0.7.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.2-SNAPSHOT</version>
+          <version>1.2.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.2-SNAPSHOT</version>
+          <version>0.1.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index b31016d4d79847a479cb3762ff0af3dd096b1438..330f36d69839209c263bf48fe84098d43ecafb40 100644 (file)
@@ -18,9 +18,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.2-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.yangtools/features-yangtools/0.7.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-Lithium-SR2/xml/features</repository>
     -->
     <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features</repository>
@@ -59,7 +59,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider '>
-            <feature version='1.2.2-SNAPSHOT'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-Lithium-SR2'>odl-mdsal-broker</feature>
             <feature version='${project.version}'>odl-controller-model</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-controller-model' version='${project.version}' description='OpenDaylight :: controller :: Model'>
-            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-binding</feature>
-            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-models</feature>
+            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-binding</feature>
+            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-models</feature>
             <bundle>mvn:org.opendaylight.controller/controller-model/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='1.2.2-SNAPSHOT'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-Lithium-SR2'>odl-mdsal-broker</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-controller.xml">mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -83,7 +83,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='0.1.2-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.2-Lithium-SR2'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 928596a7cddb0145eba8c4715d3cd06335803940..d1ba12e5ec133b5c384d2fa62122f58eb8db930b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/netconf</relativePath>
   </parent>
   <artifactId>features-netconf</artifactId>
index 5b0b9234d0d8bd753129d6476e47994d59bbf64e..1d4c262fab7cdc7fcf11863a1b77ecb968bb6ac8 100644 (file)
@@ -27,7 +27,7 @@
     <bundle>mvn:org.opendaylight.controller/ietf-netconf-monitoring-extension/${project.version}</bundle>
     <bundle>mvn:org.opendaylight.yangtools.model/ietf-inet-types/${ietf-inet-types.version}</bundle>
     <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types/${ietf-yang-types.version}</bundle>
-    <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types-20130715/2013.07.15.7.2-SNAPSHOT</bundle>
+    <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types-20130715/2013.07.15.7.2-Lithium-SR2</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 41b79ecfd7696f06a466dd85eb23ae3da9eab5ca..4aca2be4f8ab170ec60b5acac59d141dc3102148 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-controller</artifactId>
index ab045c2734cf786d428dbc45d85e18cc3c22168a..7636b2d06f5fb39502074933fa7d1f41bfa898ed 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-protocol-framework</artifactId>
index 3509a69123a2abb35d7ae71b5e4a3cf9b20afda6..7e6a2c25a32888fd7f6864bf5ffbf48ea795b273 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
    </parent>
    <!--
@@ -22,7 +22,7 @@
    <artifactId>features-restconf</artifactId>
    <groupId>org.opendaylight.controller</groupId>
    <!-- Optional TODO: Uncomment version if you are not using a parent pom.xml
-   <version>1.1.2-SNAPSHOT</version>
+   <version>1.1.2-Lithium-SR2</version>
    -->
    <packaging>jar</packaging>
    <properties>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.2-SNAPSHOT</version>
+          <version>0.7.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.2-SNAPSHOT</version>
+          <version>1.2.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.2-SNAPSHOT</version>
+          <version>0.1.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index ad5a69816392b02966b017a2404226507063cf9b..d4497818f42b57059bf134230ea547ab7a75630f 100644 (file)
@@ -18,9 +18,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.2-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.yangtools/features-yangtools/0.7.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-Lithium-SR2/xml/features</repository>
     -->
     <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features</repository>
@@ -53,7 +53,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider '>
-            <feature version='1.2.2-SNAPSHOT'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-Lithium-SR2'>odl-mdsal-broker</feature>
             <feature version='${project.version}'>odl-controller-model</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-controller-model' version='${project.version}' description='OpenDaylight :: controller :: Model'>
-            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-binding</feature>
-            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-models</feature>
+            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-binding</feature>
+            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-models</feature>
             <bundle>mvn:org.opendaylight.controller/controller-model/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='1.2.2-SNAPSHOT'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-Lithium-SR2'>odl-mdsal-broker</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-controller.xml">mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -77,7 +77,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='0.1.2-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.2-Lithium-SR2'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 4bd7b1fcef2ae3606d942bd59f695650d8daf2d1..98a105cd58157fbfe0b5e3c63ee7d8e5f68d659e 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>itests-controller</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2-Lithium-SR2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>base-features-it</artifactId>
index 0f27427ac634992b1953d2f12fa32630f6dfec18..9a36037cf37408177afd0d8216d28e2d347a3505 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>itests-controller</artifactId>
index 631a7fea9f9c489a17b6ca3fd030550e317c9652..a75657a6b0c5f5482f3e52e7188ff681f7f21e5f 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>releasepom</artifactId>
-    <version>0.2.2-SNAPSHOT</version>
+    <version>0.2.2-Lithium-SR2</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>karaf.branding</artifactId>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <name>OpenDaylight :: Karaf :: Branding</name>
 
index 90999c12ba5478fadaeeb5fe957fc1156eaef702..dc67d482ae2af7d09473768e68ea22ba020ae1d5 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -21,8 +21,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>pom</packaging>
 
   <properties>
-    <branding.version>1.1.2-SNAPSHOT</branding.version>
-    <karaf.resources.version>1.5.2-SNAPSHOT</karaf.resources.version>
+    <branding.version>1.1.2-Lithium-SR2</branding.version>
+    <karaf.resources.version>1.5.2-Lithium-SR2</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 5e4e185e1fec4735271a9da11982e90386e0122b..d198becbe958f01e0c783cc0e00f486cdf0da608 100644 (file)
@@ -3,13 +3,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../karaf-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-empty</artifactId>
-  <version>1.5.2-SNAPSHOT</version>
+  <version>1.5.2-Lithium-SR2</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index 7b9baf7956bdb9d44e9b1477912f8144b9d92cb9..6619aedbcefb1d6e6d27af8e3156a9fb46299bf4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>opendaylight-karaf-resources</artifactId>
index 496c2e3d8871c6c34d5c0da0cf238b1247620cd0..5025e916f9c235ca285d3ee25558cb54baa5a0d6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>distribution.opendaylight-karaf</artifactId>
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>features-restconf</artifactId>
-      <version>1.2.2-SNAPSHOT</version>
+      <version>1.2.2-Lithium-SR2</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
index 3a52e4c369a09a06b14ed8959cd96a499a3eea2c..956cfff98175e7715b428e6836d61760134e83f3 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2-Lithium-SR2</version>
     <relativePath>../opendaylight/commons/parent</relativePath>
   </parent>
 
index 537ae3a165064eb452821423104b347161a40043..b1d97d15adfd40936f61f88f2c47b52c3ae1b121 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>enunciate-parent</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2-Lithium-SR2</version>
         <relativePath>../../commons/enunciate-parent</relativePath>
     </parent>
 
index bcc9b61db361985d51adbc770169b43a968c623c..41da1f4f9bcc00fbd79e72040807dc1ae2de0003 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>appauth</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 9b7caf88ba39205251f5a9db9c21f84d258fe757..7ba3b35b4e2e3c33d18c0e6f530e818823c051cf 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>arphandler</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index d5ce207803628e0a8da1a8f798d947d1c69553dc..d0da51f8372315f39e40b0ad8de90d25c58e7b8e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Lithium-SR2</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>clustering.services.integrationtest</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index d3d1ee25e7745c5d4dd27316d59a4ef967a8a464..5672c9664312e1630251c4210167a00f96d89102 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.services</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 81bbb9d908d8a388da3c0d9c3b333508ade8a7df..19aabd300539bbc57938c0c4ffeab4d19e3ae004 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.services-implementation</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
index 4a9baa2e2ae74312ae9bb80ab7ab5be7596f81d6..e02fbb53e7b4a4e4d63fda6c2b549eeec345adc2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.stub</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 5e0c45c7287763d1a6409dd0a790251dffa6c1a5..fa61aab6d990a9af48addbd574f6735b31087ea2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.test</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e6767f479def4094bb94508ddaddeb46b7adaa98..d6145597968200cccd7f20eac886f5b124b21f1b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.httpclient</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -70,7 +70,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.2-SNAPSHOT</version>
+            <version>0.1.2-Lithium-SR2</version>
           </dependency>
         </dependencies>
       </plugin>
index 55d74b8c4325b9f3813b58793099227c8b921a0b..48df67c33aa869ad222bb91b1b047505d3e16c46 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.integrationtest</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>pom</packaging>
 
   <dependencies>
@@ -88,7 +88,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.2-SNAPSHOT</version>
+            <version>0.1.2-Lithium-SR2</version>
           </dependency>
         </dependencies>
       </plugin>
index b081f45643f646e6d0ca8cd310b691ceec34fb5e..e6bab34279905e4b9323efa0723d81125ff2e1d4 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>configuration</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 2892500cba952fa595c17b25418d7bccd3df2358..e2f1deac5fef47dfeb0561daedb778f18be4fab9 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>configuration.implementation</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3422860f24083c2bc06e5d9125b3a2f674640e7d..7aa6190b90cb5c985dbdbb5c7bbd90e95cc7e04d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Lithium-SR2</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>configuration.integrationtest</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>
index e5fb1d5a301b2d5a115ca1461814770dad02494a..ca2f5cd79ddacc8f1c026c8869457c0214b3f71a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>connectionmanager</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 6482fddab08e6d77d801fce15aacbc9a1e409c84..d63546153fc437523ef936c3462a4085ce363218 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>connectionmanager.implementation</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 90c5b6fa6cdf33029ea34978ee34841dd517e74d..0917626f9f0a5425e2b9b35472760e59071e5ded 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 57466a053c463c7591e3b4022c37e445988fe0a1..3f112f5e3252bcdffbe667a010a1380267c25398 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager.implementation</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 2af1b54c589cc809bc38171ac2f6980a0d2a7566..f6cb6eb841173e201d70535e224a0b1a99e1821f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager.it.implementation</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b42dcd83c85b2e889cfb54c031be1f74b01010c2..9622eebf931b453f688c2634bff473cdee63b9c0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>containermanager.shell</artifactId>
index c2368f05a0d584b1cc97b2f66b4571783738bc47..9b5903f11d7b84a4f0896f50b5636554b7cf3244 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>dummy-console</artifactId>
-  <version>1.2.2-SNAPSHOT</version>
+  <version>1.2.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <description>Dummy Console Interfaces for Equinox-specific CLI</description>
   <build>
index 5460342e3f67ed3460966c67df43d5ec0d36225e..e9d0deb035cc9039fe102caa05da0075811cac27 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-adsal</artifactId>
@@ -31,7 +31,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.2-Lithium-SR2</version>
       <type>zip</type>
     </dependency>
     <!-- Bundle dependencies -->
index 943928d589291740bb178a53e4d0e888cbb5fedf..d46db59d866ed6057be4b8d13d1b61e0f7abbe87 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-base</artifactId>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.2-Lithium-SR2</version>
       <type>zip</type>
     </dependency>
   </dependencies>
index 6c019cc9ab8308fa78330a041a2d03b2e65845b8..1266e59f6f398fc8cb03393a226ee02875ae7a23 100644 (file)
@@ -16,8 +16,8 @@
       <feature>odl-base-jackson</feature>
       <feature>odl-base-spring-security</feature>
    </feature>
-   <feature name="odl-base-dummy-console" description="Temporary Dummy Console" version="1.2.2-SNAPSHOT">
-      <bundle>mvn:org.opendaylight.controller/dummy-console/1.2.2-SNAPSHOT</bundle>
+   <feature name="odl-base-dummy-console" description="Temporary Dummy Console" version="1.2.2-Lithium-SR2">
+      <bundle>mvn:org.opendaylight.controller/dummy-console/1.2.2-Lithium-SR2</bundle>
    </feature>
    <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 f516a92264cc66536e0810f00e3c2d3189d3b609..920e717bc2ac36c5feba16d2cdb4aae9ab3206e9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>controller-features</artifactId>
index 8f4eeb7d6230229f0967866a8c433b16fe0b89bb..1101f10f7d60289acac0fa665ff5fe0b551c9f6e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>extras-features</artifactId>
index 7f45bd0a985fd352897a0997fd6126684bb59c33..64ea67b4734abc83f90e93b9b4c55b9dd8fd48a9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-nsf</artifactId>
@@ -25,7 +25,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.2-Lithium-SR2</version>
       <type>zip</type>
     </dependency>
     <!-- Feature Dependencies -->
index 9b4fbd1f88b7c20d3c0a62783d35ec41925aea9e..b196e99927434322b0ec0fdc4c02dd2af2dc510f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwarding.staticrouting</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 44a77b7b55867a74ccb498ce3727c25fdc9a6e28..28b3f6cb5be7cd0f4b852858cd0871e13609e117 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager</artifactId>
-  <version>0.7.2-SNAPSHOT</version>
+  <version>0.7.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 1b36eedad16b09e169cc03a3f93f78c70fdbcdbf..cd9245916d71e4a35fbbe210eeceb4dcd0c6ce1d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager.implementation</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index c6a447f11b381fb3c365cb7526cc99dd4cbba6aa..4e97cd95599aa0e154d12eccc2f243e097961768 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Lithium-SR2</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager.integrationtest</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 519c820061146290f67c6a0b8f890f0718bdd303..71fc6f0cf98f93f94209f0fae61a7ba8494f4767 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 086d880d84e37794359a81cce80d5fc8ce90ad10..6216f147e2ea832c70aefc5cdb3578eceac841b4 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker.implementation</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
 
   <properties>
index 5dedf89d42e3716c94e304f6df9f864bf12dc6be..2614bde348c3dcd11fcbaf03d787f2b87d78a208 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Lithium-SR2</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>hosttracker.integrationtest</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 8182e09bef13c7581c54e197ab5657a097342e99..926068f53577e79cf7315a4ef254b2344a3549bf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker.shell</artifactId>
index cde4aaef435ba733aa19c3919b6b32ba8fb07027..441ffcb4eae3ac89c4ac3617bb845b6b42698271 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker_new</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b4f1b0717763ee325d974b1082a72a48b33bd0a5..9a102fdad96cc825bfd379dbad0e921f3224aa04 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker_new.implementation</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
 
   <properties>
index 0aa2cb98c8ac05b85d742d77d45e0b82fed2b3a1..921fac1095ed8db92cad58da6736fa35f59364a9 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>karaf-tomcat-security</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f139136470266df97c3dde6b013b087e13f730c2..081287d89409a89fe00b24a63fd765881e43b8c6 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>logging.bridge</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 846e916afbb29997bcab9832176ca1f4b987eaae..4f563b87a4d30b8d044e0f127fb11c0b96d24ad0 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>app-northbound</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>maven-archetype</packaging>
 
   <name>app-northbound</name>
index d2d06cdb704a534f21849b4a34e8aa74532e4b4f..f29be46f876e890735759b368526bc4f234c1e9c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
index 405d394345c30bd7a701c68f6b31f145e09f8eb1..3edb782f4bf96ce21aaf88d3fa9150a900fa1c3c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>bundlescanner</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 46b0721e6c3f91860005d2d995e06efca08cda0c..8903f641128535e16017929bd42f18549726ebeb 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>bundlescanner.implementation</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 4e05f7a883ce2622902d1bd0e419cc1d43c10087..2b32be757ab02fb87f8c959f541c225a8d6b3bda 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 714cac1dddb567fc40cd0c694cd41e39b6a2fad2..10ef39c32a6d2c5f6864b2a304365f71923ee9f3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>connectionmanager.northbound</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index c2a6ec42e58491e44acca7e447a721ca33416920..cb2cc9a2675eee979ded4830f1bd5924c76b06e0 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>containermanager.northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 7db4ab0cfb8f008c4bfc0c6e1bedeb946f0199cb..3b9345dfdf735fcf9dafda88d6098a1922498817 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>controllermanager.northbound</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 987b9f13adc8e678c731487137d5d324cc233f13..a4946c4f5b44f1c4d1c2e7a7216a49117f46dad7 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>flowprogrammer.northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e68d72fc8bb3d1ae27c03e3707e344c6fcf19092..569a37fde53da8ee8d1b12a0cfc89d39c9edecb5 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>hosttracker.northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index bd75a32d7ca7e62265c084824362fe0f8373d6c7..d04a7b61b400da18c2ca4d58725b69cca8c42ae9 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>httpservice-bridge</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <description>HttpService bridge web application</description>
 
index 10dd1afb65e19fd5066386c86c23a77f7d88dc3e..d00973b2d2b910c97a7d9c874301cdb293438ed3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Lithium-SR2</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>northbound.integrationtest</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>
index e601cb83def122ad6fc89ee9d66f39ba9e73fb5c..dc6e05a75d9584f7e468e3f3245b7d618c9f3938 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>northbound.client</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>pom</packaging>
 
   <properties>
index c3e10d76c09c929a10a5bb486c85737ad8546945..b3dd18f8ff36777a95508548ee314553cf3b8be7 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>jolokia-bridge</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <description>Jolokia bridge web application</description>
 
index 11e92ff8f65a9c06dbdef0d720b653dd196b6949..b1077fc04a2310667d2020121f78b7225e590cbc 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>networkconfig.bridgedomain.northbound</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f51273c098097e4bbefe33fb7b822b310ebd8239..590f13e44ca52c56809214f3b768aa7bf345e5f2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>forwarding.staticrouting.northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index be938fe8b6863ae1eaee3336fe66be9bb277ff15..7325ea8410aa063fcc784d0e165cb6014a6f66ca 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>statistics.northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 94f869589f372bb3b7612eea4f1d0c5029a9b5d5..4ea5fa022b4c91ed718f99988c5e64e9d40131ae 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>subnets.northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 7ef6c470068bbfb561dc5c89e544b59b57e51c47..e817e2cb09e61f357c3e4ca5c133c9644383a3e0 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>swagger-ui</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
 
   <properties>
index 1c638cb591358e4e4d624b3769d1e83b96d4c4d9..1b96aaa54ef3774667a8a88c2cb9af641f19b059 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>switchmanager.northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 22012513ce0b9e8b0a58c043ce892c54f3ad0889..ffe931feea19cb05bd06bbbfa3f5872bd0de3f68 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>topology.northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index cfa49762a40f442fdfa83ec297fca04707a759c6..a98d1c6ba1745185aef4d86d8508a88abe7492b4 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>usermanager.northbound</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e34e04e58775c2d43d1b5068b9747b9e67b9011d..34c2552c15e1a9eab036353fdb4748c8d43de95a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <scm>
@@ -16,7 +16,7 @@
 
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>northboundtest</artifactId>
-        <version>0.5.2-SNAPSHOT</version>
+        <version>0.5.2-Lithium-SR2</version>
         <packaging>bundle</packaging>
 
         <build>
index 4db9f0933d33b37f4457205116d45e6574e7df88..1c2ff99a9f64fad692f549ae600cc3cd10833285 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2-Lithium-SR2</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
index 46854f47ccf4b6cee7f3403750cdedd82c536bd2..704a1a7757032a784a0f1f9da298acfd38ae4291 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol_plugins.openflow</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f64a3b447e82e923c3e62861df445c98e8bc8a7b..ce2b69b2c273b15ba1a69c6953384a4c09b340be 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol_plugins.stub</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 7b553eeafed0fbd68cbcd6a42f5afe6d83910972..db03d97653aee3e18048935048b08e6174ce2633 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>routing.dijkstra_implementation</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 4a5fa854ad6cd811914dcc05836ae52226392a2e..3f174e5bd6b937e5a296fa9074d410865c520866 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal</artifactId>
-  <version>0.9.2-SNAPSHOT</version>
+  <version>0.9.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index be3c6a8dc2d35b724048bab26cd2dc0343a182d5..78bbe025b177d70c3f47b88faf9f25db77e4093d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.connection</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 5036c0205358ad7497b86a320a953d6fc3be5516..9c6f1012e3cac8dc3ff2dc9a3a7faa4af16a56d2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.connection.implementation</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e70e01dd92c95dd1761a70ca45825aa4c530e4fc..cb1fe550dc415d776af926fcc77033037d5256a5 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.implementation</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b55f5601b69509dc7860f1112e7613a656e527bd..030cfcae37d3189bbf85088e94dee0ccf6cbac35 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.networkconfiguration</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 66910c5b6509e85b9e0a7466d36cbb3bb58f7288..3fde24b5db78750369993a9426afe8bfada25ce1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.networkconfiguration.implementation</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 0116a84f8b12da7cebdd78584dfa658b054c8c2d..0d08458523d64d2adcd834828246aa50a3ff3f61 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>clustersession</artifactId>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>clustering.services</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.2-Lithium-SR2</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
index e07fe0ddd397581ce371f3c8c25547a202eb72f5..fa9638583ee082054bc437003f24ef75a6c18ac3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>samples.loadbalancer</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 4c793c7671ba18248a7821e6cea7df25d0aebd6a..216c7321c3b657081117fa6c86ea2d0e81669fa9 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>samples.loadbalancer.northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 553dab80c7d49679212d50db0080def7854072bd..19a785f24eb3638730f2a67dce987b9cbaee0d5b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>samples.simpleforwarding</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 6a7d86649ea261209282ff42036b6c6affd352f7..c024a894a0d7604e9c31b037f143553d35cb4357 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>security</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a1ed192d2edba76ad2a0b7c0bc0ea7aa89ff58c6..e83c3a85faaa27ed4e8c6dc1cff0d1f4db7ecaeb 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>statisticsmanager</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index c0b2f8fa41398e90ac2cc769affe1d37b0f54011..31747c790d1b07d10fad67f9b104611f75f77b0a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>statisticsmanager.implementation</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
index a4ff729b3193a741b1addcb7dcbfa86230e384e7..0bba64ea702d106a55ba46daa6088d4a5019c895 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Lithium-SR2</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>statisticsmanager.integrationtest</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 39cc089985f68c3433ab13e718cd2a081292d228..fa958c513b824c88b99ee6bf5b7094924ef129d8 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>switchmanager</artifactId>
-  <version>0.8.2-SNAPSHOT</version>
+  <version>0.8.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
 
   <properties>
index 883e1d8fbf2dd84333b2f1ef3b0cf9e3cd6a66ef..a4d07009ad2d588de60ec2f40579d5e6966633e7 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>switchmanager.implementation</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
 
   <properties>
index 6f03ed1bba84260fdd5617a685a9add35e537402..1eb9d53000b9a4b74d02cb564ebef6340b503f0b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Lithium-SR2</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>switchmanager.integrationtest</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index f0dd3369297056a3c0f097478040dc05e9951cb7..2f6990feda3c5f38fb1d91948c1a1fca8c10547a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>topologymanager</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 781a574807a7633538cf75db4067982c7db8574e..3422c43847f63829fd62ac81d53ba00a8cc29631 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Lithium-SR2</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>topologymanager.integrationtest</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 2ae22422e982475ef18db204283d000f6bd7efc1..4d8c9d9c00230f41a2f89b2378cc68c5c3d8a18d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>topologymanager.shell</artifactId>
index 04614a384f2f5b56608b4647ecb1518c538e833e..471069fe5d5e0a9ec558ff8dce722c74fd9cd27f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>usermanager</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b26bc15536f9cf03e0a197eeb82811334b5b0bb5..a3418feeb4e2dd76ceeb7e47fc181cd2108c688c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>usermanager.implementation</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 6a05fe0a35ced74c9abc07d8a54aa87abd4c775e..ee5f8b5f194205c4b612a97c04f9229867b8ac88 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2-Lithium-SR2</version>
         <relativePath>../../../commons/opendaylight</relativePath>
     </parent>
   <scm>
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>web.brandfragment</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.5.2-Lithium-SR2</version>
     <packaging>bundle</packaging>
 
     <build>
index 41cbec0c9b8e98a546c40b3a44b0d257a8d1548d..0f38cea0cbd358eeb5588156b0e111fd5857d77d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>devices.web</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 33ae62288f33376230c168d17cfdf4adfc464411..527660a21e52e82b1e1d3f2a2825e7bf044ff4b3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>flows.web</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 2ce48fd808288549f75253601e698727a745d392..999a7f794c8cdbd74971fddda2ad1793dc33726a 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>osgi-brandfragment.web</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <description>OSGi management web application brand fragment</description>
 
index 0bf417ccd823111e7867d688c541c2914c61e244..8546b48744702d41b8f681bff1483d39c0934003 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>web</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 763d30d1ea8be93a08d1797fbad34fe6a5343da1..068d6dd235db8f1eb6118c94cd86f031579710dc 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>topology.web</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 652c627de903802d4f178280cd88169db2ae8653..0071ebe220a0d944ec7dc3f227c00f41de7d2039 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>troubleshoot.web</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f5f819b3787fd5d56f52080bd1bdf889a94595a4..b9e5a8c1df79f2560420988cd131988e9964067a 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.2-SNAPSHOT</version>
+     <version>0.2.2-Lithium-SR2</version>
   </parent>
 
   <groupId>org.opendaylight.controller.archetypes</groupId>
   <artifactId>odl-model-project</artifactId>
-  <version>1.2.2-SNAPSHOT</version>
+  <version>1.2.2-Lithium-SR2</version>
   <packaging>maven-archetype</packaging>
 
   <properties>
index e656803b12ea57dfe01790dc8121fb56626cb038..3ce409994b687e820f6e51475357416631edf822 100644 (file)
@@ -11,8 +11,8 @@
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
     <nexus.repository.release>opendaylight.release</nexus.repository.release>
     <nexus.repository.snapshot>opendaylight.release</nexus.repository.snapshot>
-    <yang.version>0.7.2-SNAPSHOT</yang.version>
-    <yang.codegen.version>0.7.2-SNAPSHOT</yang.codegen.version>
+    <yang.version>0.7.2-Lithium-SR2</yang.version>
+    <yang.codegen.version>0.7.2-Lithium-SR2</yang.codegen.version>
     <bundle.plugin.version>2.3.7</bundle.plugin.version>
   </properties>
   <scm>
index 5dcce61bc7849352fbff6ac9b4ab40f8d55ca0c4..38bcf650d7ffe348a36852738dd0dc49872fabf6 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.2-SNAPSHOT</version>
+     <version>0.2.2-Lithium-SR2</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-configfile-archetype</artifactId>
-  <version>1.2.2-SNAPSHOT</version>
+  <version>1.2.2-Lithium-SR2</version>
   <packaging>maven-archetype</packaging>
 
   <description>Configuration files for md-sal</description>
index b91f843383d0e98bd578b52a229789a1b85dfbb2..dfbe7ee6d60df096c6bd487a0ae043dcc752d094 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.2-SNAPSHOT</version>
+     <version>0.2.2-Lithium-SR2</version>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-distro-archetype</artifactId>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.2-Lithium-SR2</version>
   <packaging>maven-archetype</packaging>
 
   <name>distribution-karaf-archetype</name>
index e5ba0e5b389c69b3f0cc7a968179059c8e0b75a1..8b415242522d2ea619d2e54de43081293903aa1e 100644 (file)
@@ -19,8 +19,8 @@
   <properties>
     <!-- Optional TODO: Move these properties to your parent pom and possibly
             DependencyManagement section of your parent pom -->
-    <branding.version>1.1.2-SNAPSHOT</branding.version>
-    <karaf.resources.version>1.5.2-SNAPSHOT</karaf.resources.version>
+    <branding.version>1.1.2-Lithium-SR2</branding.version>
+    <karaf.resources.version>1.5.2-Lithium-SR2</karaf.resources.version>
     <karaf.version>3.0.3</karaf.version>
   </properties>
 
@@ -81,7 +81,7 @@
       <dependency>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>features-openflowplugin</artifactId>
-        <version>0.1.2-SNAPSHOT</version>
+        <version>0.1.2-Lithium-SR2</version>
         <classifier>features</classifier>
         <type>xml</type>
         <scope>runtime</scope>
index 98bb2214e1f459042cbf6e9cf00f8006eb38811f..e8d47236d11884d2d08995e60fd3cb068623a2a2 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.2-SNAPSHOT</version>
+     <version>0.2.2-Lithium-SR2</version>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-features-archetype</artifactId>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.2-Lithium-SR2</version>
   <packaging>maven-archetype</packaging>
 
   <name>opendaylight-karaf-features-archetype</name>
index 56c4f6f9f07694e2ae38921afbaf6ee1975ce340..c6e4acf2db025babd4b1a82d535a5d1f6993d164 100644 (file)
       <features.file>features.xml</features.file>
       <!-- Optional TODO: Move these properties to your parent pom and possibly
             DependencyManagement section of your parent pom -->
-      <branding.version>1.1.2-SNAPSHOT</branding.version>
-      <karaf.resources.version>1.5.2-SNAPSHOT</karaf.resources.version>
+      <branding.version>1.1.2-Lithium-SR2</branding.version>
+      <karaf.resources.version>1.5.2-Lithium-SR2</karaf.resources.version>
       <karaf.version>3.0.3</karaf.version>
-      <feature.test.version>1.5.2-SNAPSHOT</feature.test.version>
-      <karaf.empty.version>1.5.2-SNAPSHOT</karaf.empty.version>
+      <feature.test.version>1.5.2-Lithium-SR2</feature.test.version>
+      <karaf.empty.version>1.5.2-Lithium-SR2</karaf.empty.version>
       <surefire.version>2.16</surefire.version>
    </properties>
    <dependencies>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.2-SNAPSHOT</version>
+          <version>0.7.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.2-SNAPSHOT</version>
+          <version>1.2.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.2-SNAPSHOT</version>
+          <version>0.1.2-Lithium-SR2</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index 0cfde6d43fe498ca5cd2ad1637d348af5cd70ceb..178171fef08f33e36ae23f5115886cdb0c119f02 100644 (file)
@@ -21,9 +21,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.2-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.yangtools/features-yangtools/0.7.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.2-Lithium-SR2/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.2-Lithium-SR2/xml/features</repository>
     -->
     <feature name='odl-${repoName}-all' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: All'>
         <!--
@@ -64,7 +64,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-${repoName}-provider' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Provider '>
-            <feature version='1.2.2-SNAPSHOT'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-Lithium-SR2'>odl-mdsal-broker</feature>
             <feature version='${symbol_dollar}{project.version}'>odl-${repoName}-model</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-${repoName}-model' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Model'>
-            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-binding</feature>
-            <feature version='0.7.2-SNAPSHOT'>odl-yangtools-models</feature>
+            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-binding</feature>
+            <feature version='0.7.2-Lithium-SR2'>odl-yangtools-models</feature>
             <bundle>mvn:${groupId}/${repoName}-model/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-${repoName}-provider' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Provider'>
-            <feature version='1.2.2-SNAPSHOT'>odl-mdsal-broker</feature>
+            <feature version='1.2.2-Lithium-SR2'>odl-mdsal-broker</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-${repoName}.xml">mvn:${groupId}/${repoName}-config/${symbol_dollar}{project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -88,7 +88,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-${repoName}-provider' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Provider'>
-            <feature version='0.1.2-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.2-Lithium-SR2'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index e74f652c9cef6cc1ae8a1e6bc093e1c03ab0b41b..5dafaf7d8a6ba917875186c91d5d5e8b5d002979 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.2-SNAPSHOT</version>
+     <version>0.2.2-Lithium-SR2</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-startup-archetype</artifactId>
-  <version>1.0.2-SNAPSHOT</version>
+  <version>1.0.2-Lithium-SR2</version>
   <packaging>maven-archetype</packaging>
 
   <name>${project.artifactId}</name>
index bf16bada894793507b8e44ce7cf269a1873cc429..46aff0dad806032061818eae4c819d6831fcebf3 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.2-Lithium-SR2</version>
     <relativePath/>
   </parent>
 
index 229cc7244f6eb73f3415a9ba1e1fb0d27e84e4bc..1cd932824ce80bffc789430f7da1434941f9f817 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath/>
   </parent>
   <groupId>${groupId}</groupId>
@@ -24,8 +24,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.2.2-SNAPSHOT</mdsal.version>
-    <yangtools.version>0.7.2-SNAPSHOT</yangtools.version>
+    <mdsal.version>1.2.2-Lithium-SR2</mdsal.version>
+    <yangtools.version>0.7.2-Lithium-SR2</yangtools.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>
index 58bd6de7532b259f3d959c66fd06c35c12db1f0f..c0c8428136e8a6ba0dca0a717a1fdf9b8ebb43c7 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath/>
   </parent>
 
index 874896aea58357b43de802d64a6b5075d4e2ab06..bed09251a7d2ac8ab364aad6c43f3f712075bf5d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 28989c7429322893459a18bf85873abeed9cac12..55cef469f592f3fdfe3965dccab3ae487cc3882d 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
   </parent>
 
   <groupId>${groupId}</groupId>
index 7d8a06edea405428cbc05b55bb77da7dcd9f0bfd..dc340e9489ce0d256b5aa043b8ae4f47d8aad4ca 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <scm>
@@ -15,7 +15,7 @@
   </scm>
   <groupId>org.opendaylight.controller.archetypes</groupId>
   <artifactId>archetypes-parent</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2-Lithium-SR2</version>
   <packaging>pom</packaging>
     <distributionManagement>
     <!-- OpenDayLight Released artifact -->
index 26ee672776bd7c3f8e1cbf7e7e3da1fb0a0a1a80..3d51b5618a8b5a01216a5d6dd12bcd01f2da4464 100644 (file)
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>checkstyle</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</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 59810c3cdc7f7d2af335b1f7b03bb31dcdd62ce0..d0018a4ed99b7e3898a76a384214fa7271c86d43 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>concepts</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.2-SNAPSHOT</version>
+            <version>0.1.2-Lithium-SR2</version>
           </dependency>
         </dependencies>
       </plugin>
index b755f895239e9a35cc4bbdb7e3c1cca33110ee5e..97e5c4d135dbb913d9e936c0bec140a833ee403b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2-Lithium-SR2</version>
         <relativePath>../opendaylight</relativePath>
     </parent>
 
index 7d771c36c7ec3dd985f139aefdd0cdc835a5229d..1ffa1df7e3ba407d2730f3da2020da93b891ffd0 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
   <artifactId>filter-valve</artifactId>
index 19165267bf2950c621877d854ceab96a79438ef8..bd6dcbce003dcf236bb747c6d251931f23ae7177 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
 
   <artifactId>liblldp</artifactId>
-  <version>0.9.2-SNAPSHOT</version>
+  <version>0.9.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 7097e80b6e62ee6a23ef8e2d740195609c334933..11ed9087cf0cd71575faeed35f552cb73f30b62f 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2-Lithium-SR2</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>commons.logback_settings</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Lithium-SR2</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 7d0d66d811aff0628e59b19d2660fa854f0620ba..e9e94130252c47991d469f1ce00a9108b40c9854 100644 (file)
@@ -4,30 +4,30 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath></relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.opendaylight</artifactId>
-  <version>1.5.2-SNAPSHOT</version>
+  <version>1.5.2-Lithium-SR2</version>
   <packaging>pom</packaging>
 
   <properties>
 
     <akka.version>2.3.10</akka.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>
+    <appauth.version>0.5.2-Lithium-SR2</appauth.version>
+    <archetype-app-northbound>0.1.2-Lithium-SR2</archetype-app-northbound>
+    <arphandler.version>0.6.2-Lithium-SR2</arphandler.version>
     <!-- Plugin Versions -->
-    <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>
+    <bundlescanner.api.version>0.5.2-Lithium-SR2</bundlescanner.api.version>
+    <bundlescanner.implementation.version>0.5.2-Lithium-SR2</bundlescanner.implementation.version>
+    <bundlescanner.version>0.5.2-Lithium-SR2</bundlescanner.version>
+    <clustering.services.version>0.6.2-Lithium-SR2</clustering.services.version>
+    <clustering.services_implementation.version>0.5.2-Lithium-SR2</clustering.services_implementation.version>
+    <clustering.stub.version>0.5.2-Lithium-SR2</clustering.stub.version>
+    <clustering.test.version>0.5.2-Lithium-SR2</clustering.test.version>
+    <commmons.northbound.version>0.5.2-Lithium-SR2</commmons.northbound.version>
     <!-- Third Party Versions -->
     <codahale.metrics.version>3.0.1</codahale.metrics.version>
 
     <commons.tomcat.api>7.0.53.v201406060720</commons.tomcat.api>
     <commons.tomcat.util>7.0.53.v201406070630</commons.tomcat.util>
 
-    <commons.checkstyle.version>0.1.2-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.checkstyle.version>0.1.2-Lithium-SR2</commons.checkstyle.version>
+    <commons.httpclient.version>0.2.2-Lithium-SR2</commons.httpclient.version>
+    <commons.logback_settings.version>0.1.2-Lithium-SR2</commons.logback_settings.version>
     <commons.net.version>3.0.1</commons.net.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>
+    <commons.opendaylight.commons.httpclient>0.2.2-Lithium-SR2</commons.opendaylight.commons.httpclient>
+    <commons.opendaylight.concepts.version>0.6.2-Lithium-SR2</commons.opendaylight.concepts.version>
+    <commons.opendaylight.version>1.5.2-Lithium-SR2</commons.opendaylight.version>
+    <commons.parent.version>1.1.2-Lithium-SR2</commons.parent.version>
+    <commons.httpclient.version>0.2.2-Lithium-SR2</commons.httpclient.version>
+    <concepts.version>0.6.2-Lithium-SR2</concepts.version>
     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
-    <config.version>0.3.2-SNAPSHOT</config.version>
-    <aaa.version>0.2.2-SNAPSHOT</aaa.version>
+    <config.version>0.3.2-Lithium-SR2</config.version>
+    <aaa.version>0.2.2-Lithium-SR2</aaa.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
     <config.clustered-entity-ownership.configfile>06-clustered-entity-ownership.xml</config.clustered-entity-ownership.configfile>
     <config.restconf.configfile>10-rest-connector.xml</config.restconf.configfile>
     <config.restconf.service.configfile>10-restconf-service.xml</config.restconf.service.configfile>
     <config.netconf.connector.configfile>99-netconf-connector.xml</config.netconf.connector.configfile>
-    <configuration.implementation.version>0.5.2-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>
+    <configuration.implementation.version>0.5.2-Lithium-SR2</configuration.implementation.version>
+    <configuration.version>0.5.2-Lithium-SR2</configuration.version>
+    <connectionmanager.version>0.2.2-Lithium-SR2</connectionmanager.version>
+    <containermanager.it.version>0.6.2-Lithium-SR2</containermanager.it.version>
+    <containermanager.northbound.version>0.5.2-Lithium-SR2</containermanager.northbound.version>
+    <containermanager.shell.version>0.6.2-Lithium-SR2</containermanager.shell.version>
+    <containermanager.version>0.6.2-Lithium-SR2</containermanager.version>
+    <controllermanager.northbound.version>0.1.2-Lithium-SR2</controllermanager.northbound.version>
+    <devices.web.version>0.5.2-Lithium-SR2</devices.web.version>
+    <dummy-console.version>1.2.2-Lithium-SR2</dummy-console.version>
     <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
     <eclipse.jdt.core.compiler.batch.version>3.8.0.I20120518-2145</eclipse.jdt.core.compiler.batch.version>
 
     <!-- OpenEXI third party lib for netconf-->
     <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
     <felix.util.version>1.6.0</felix.util.version>
-    <features.test.version>1.5.2-SNAPSHOT</features.test.version>
-    <filtervalve.version>1.5.2-SNAPSHOT</filtervalve.version>
+    <features.test.version>1.5.2-Lithium-SR2</features.test.version>
+    <filtervalve.version>1.5.2-Lithium-SR2</filtervalve.version>
     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.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>
+    <flowprogrammer.northbound.version>0.5.2-Lithium-SR2</flowprogrammer.northbound.version>
+    <flows.web.version>0.5.2-Lithium-SR2</flows.web.version>
+    <forwarding.staticrouting>0.6.2-Lithium-SR2</forwarding.staticrouting>
+    <forwarding.staticrouting.northbound.version>0.5.2-Lithium-SR2</forwarding.staticrouting.northbound.version>
+    <forwardingrulesmanager.implementation.version>0.5.2-Lithium-SR2</forwardingrulesmanager.implementation.version>
+    <forwardingrulesmanager.version>0.7.2-Lithium-SR2</forwardingrulesmanager.version>
+    <hosttracker.api.version>0.6.2-Lithium-SR2</hosttracker.api.version>
+    <hosttracker.implementation.version>0.6.2-Lithium-SR2</hosttracker.implementation.version>
+    <hosttracker.northbound.version>0.5.2-Lithium-SR2</hosttracker.northbound.version>
+    <hosttracker.shell.version>1.1.2-Lithium-SR2</hosttracker.shell.version>
+    <hosttracker_new.api.version>0.5.2-Lithium-SR2</hosttracker_new.api.version>
+    <hosttracker_new.implementation.version>0.5.2-Lithium-SR2</hosttracker_new.implementation.version>
+    <httpservice-bridge.northbound.version>0.1.2-Lithium-SR2</httpservice-bridge.northbound.version>
+    <ietf-inet-types.version>2010.09.24.7.2-Lithium-SR2</ietf-inet-types.version>
+    <ietf-restconf.version>2013.10.19.7.2-Lithium-SR2</ietf-restconf.version>
+    <ietf-topology.version>2013.10.21.7.2-Lithium-SR2</ietf-topology.version>
+    <ietf-yang-types.version>2010.09.24.7.2-Lithium-SR2</ietf-yang-types.version>
     <jdepend.maven.plugin.version>2.0-beta-2</jdepend.maven.plugin.version>
     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
-    <jolokia-bridge.version>0.1.2-SNAPSHOT</jolokia-bridge.version>
+    <jolokia-bridge.version>0.1.2-Lithium-SR2</jolokia-bridge.version>
     <jolokia.version>1.1.4</jolokia.version>
     <jsr311.api.version>1.1.1</jsr311.api.version>
     <jsr311.v2.api.version>2.0</jsr311.v2.api.version>
-    <karaf.branding.version>1.1.2-SNAPSHOT</karaf.branding.version>
+    <karaf.branding.version>1.1.2-Lithium-SR2</karaf.branding.version>
     <karaf.shell.version>${karaf.version}</karaf.shell.version>
     <leveldb.version>0.7</leveldb.version>
     <leveldbjni.version>1.8</leveldbjni.version>
     <lifecycle.mapping.version>1.0.0</lifecycle.mapping.version>
-    <logging.bridge.version>0.5.2-SNAPSHOT</logging.bridge.version>
+    <logging.bridge.version>0.5.2-Lithium-SR2</logging.bridge.version>
     <maven.plugin.api.version>3.0.5</maven.plugin.api.version>
     <mimepull.version>1.9.4</mimepull.version>
-    <mdsal.version>1.2.2-SNAPSHOT</mdsal.version>
-    <netconf.version>0.3.2-SNAPSHOT</netconf.version>
-    <networkconfig.bridgedomain.northbound.version>0.1.2-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
+    <mdsal.version>1.2.2-Lithium-SR2</mdsal.version>
+    <netconf.version>0.3.2-Lithium-SR2</netconf.version>
+    <networkconfig.bridgedomain.northbound.version>0.1.2-Lithium-SR2</networkconfig.bridgedomain.northbound.version>
     <!-- ODL repository / plugin repository -->
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-    <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>
+    <northbound.commons.version>0.5.2-Lithium-SR2</northbound.commons.version>
+    <northbound.hosttracker.version>1.5.2-Lithium-SR2</northbound.hosttracker.version>
+    <northbound.jolokia.version>1.5.2-Lithium-SR2</northbound.jolokia.version>
+    <opendaylight-l2-types.version>2013.08.27.7.2-Lithium-SR2</opendaylight-l2-types.version>
+    <osgi-brandfragment.web.version>0.1.2-Lithium-SR2</osgi-brandfragment.web.version>
     <parboiled.version>1.1.6</parboiled.version>
     <parboiled.scala.version>1.1.6</parboiled.scala.version>
     <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
     <protobuf.version>2.5.0</protobuf.version>
-    <protocol-framework.version>0.6.2-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>
+    <protocol-framework.version>0.6.2-Lithium-SR2</protocol-framework.version>
+    <protocol_plugins.openflow.version>0.5.2-Lithium-SR2</protocol_plugins.openflow.version>
+    <protocol_plugins.stub.version>0.5.2-Lithium-SR2</protocol_plugins.stub.version>
+    <routing.dijkstra_implementation.version>0.5.2-Lithium-SR2</routing.dijkstra_implementation.version>
+    <sal.connection.version>0.2.2-Lithium-SR2</sal.connection.version>
+    <sal.implementation.version>0.5.2-Lithium-SR2</sal.implementation.version>
+    <sal.networkconfiguration.version>0.1.2-Lithium-SR2</sal.networkconfiguration.version>
+    <sal.version>0.9.2-Lithium-SR2</sal.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
-    <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>
+    <samples.loadbalancer>0.6.2-Lithium-SR2</samples.loadbalancer>
+    <samples.loadbalancer.northbound.version>0.5.2-Lithium-SR2</samples.loadbalancer.northbound.version>
+    <samples.simpleforwarding.version>0.5.2-Lithium-SR2</samples.simpleforwarding.version>
+    <sanitytest.version>0.5.2-Lithium-SR2</sanitytest.version>
     <scala.version>2.10</scala.version>
     <scala.micro.version>4</scala.micro.version>
-    <security.version>0.5.2-SNAPSHOT</security.version>
-    <karaf.security.version>0.5.2-SNAPSHOT</karaf.security.version>
+    <security.version>0.5.2-Lithium-SR2</security.version>
+    <karaf.security.version>0.5.2-Lithium-SR2</karaf.security.version>
     <shapeless.version>1.2.4</shapeless.version>
     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
     <sonar.branch>${user.name}-private-view</sonar.branch>
     <spring-security-karaf.version>3.1.4.RELEASE</spring-security-karaf.version>
     <spring-security.version>3.1.3.RELEASE</spring-security.version>
     <spring.version>3.1.3.RELEASE</spring.version>
-    <statistics.northbound.version>0.5.2-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>
+    <statistics.northbound.version>0.5.2-Lithium-SR2</statistics.northbound.version>
+    <statisticsmanager.implementation.version>0.5.2-Lithium-SR2</statisticsmanager.implementation.version>
+    <statisticsmanager.version>0.6.2-Lithium-SR2</statisticsmanager.version>
+    <subnets.northbound.version>0.5.2-Lithium-SR2</subnets.northbound.version>
     <surefire.version>2.15</surefire.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>
+    <switchmanager.api.version>0.8.2-Lithium-SR2</switchmanager.api.version>
+    <switchmanager.implementation.version>0.5.2-Lithium-SR2</switchmanager.implementation.version>
+    <switchmanager.northbound.version>0.5.2-Lithium-SR2</switchmanager.northbound.version>
     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
-    <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>
+    <topology.northbound.version>0.5.2-Lithium-SR2</topology.northbound.version>
+    <topology.web.version>0.5.2-Lithium-SR2</topology.web.version>
+    <topologymanager.version>0.5.2-Lithium-SR2</topologymanager.version>
+    <topologymanager.shell.version>1.1.2-Lithium-SR2</topologymanager.shell.version>
+    <troubleshoot.web.version>0.5.2-Lithium-SR2</troubleshoot.web.version>
     <typesafe.config.version>1.2.0</typesafe.config.version>
     <uncommons.maths.version>1.2.2a</uncommons.maths.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>
+    <usermanager.implementation.version>0.5.2-Lithium-SR2</usermanager.implementation.version>
+    <usermanager.northbound.version>0.1.2-Lithium-SR2</usermanager.northbound.version>
+    <usermanager.version>0.5.2-Lithium-SR2</usermanager.version>
+    <nsf.version>0.5.2-Lithium-SR2</nsf.version>
+    <web.version>0.5.2-Lithium-SR2</web.version>
+    <yang-ext.version>2013.09.07.7.2-Lithium-SR2</yang-ext.version>
+    <yang-jmx-generator.version>1.1.2-Lithium-SR2</yang-jmx-generator.version>
+    <yangtools.version>0.7.2-Lithium-SR2</yangtools.version>
     <sshd-core.version>0.14.0</sshd-core.version>
     <jmh.version>0.9.7</jmh.version>
     <lmax.version>3.3.0</lmax.version>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>httpservice-bridge</artifactId>
-        <version>0.1.2-SNAPSHOT</version>
+        <version>0.1.2-Lithium-SR2</version>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>jolokia-bridge</artifactId>
-        <version>0.1.2-SNAPSHOT</version>
+        <version>0.1.2-Lithium-SR2</version>
       </dependency>
       <!-- Karaf Dependencies -->
       <dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.logback_settings</artifactId>
-        <version>0.1.2-SNAPSHOT</version>
+        <version>0.1.2-Lithium-SR2</version>
         <scope>test</scope>
       </dependency>
       <dependency>
             <dependency>
               <groupId>org.opendaylight.controller</groupId>
               <artifactId>commons.logback_settings</artifactId>
-              <version>0.1.2-SNAPSHOT</version>
+              <version>0.1.2-Lithium-SR2</version>
             </dependency>
           </dependencies>
           <executions>
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.2-SNAPSHOT</version>
+            <version>0.1.2-Lithium-SR2</version>
           </dependency>
         </dependencies>
         <executions>
index e6d1f6d20dc6436e8450ff0febc9015fe1390f35..cccd69099957fa8257916943611884ce95e2aa7d 100644 (file)
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.parent</artifactId>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.2-Lithium-SR2</version>
   <packaging>pom</packaging>
 
   <properties>
index 9c167f1cd51796413731c0f627048f14278f1c42..138ad1aac115f4df2ba1e2622fe79ef9c339298b 100644 (file)
@@ -6,12 +6,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol-framework</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.2-Lithium-SR2</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Common protocol framework</description>
index 1100666fb65fc3cac46dd634214cc92c5f6c6345..574b480d0f6a0aea635973198b9528ce1bc053bd 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
 
   <artifactId>config-api</artifactId>
index b93108503d7a644957695c6da3272a1b85f994b4..73aee9193363c7daf086a5e62280d81a29b58e3a 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-artifacts</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 3bc3eb9e30f20cfe5485640ac5bddb244fff9e25..2eae8984c3ac5940209a1b2f9e85e2c4b9fe4140 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-manager</artifactId>
index b81f0e0b02c7dc37b9b209380b1f76f3fd35502b..eb46478b41a1ef9f65e92388bfe7e3c9a34e9722 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
 
   <artifactId>config-module-archetype</artifactId>
index 6b57ea9b88dab6b9914bca3b2253f330f84befc9..65cd1c2ddc2bdc4997978b28959c16280d655c3f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.2-Lithium-SR2</version>
     </parent>
     <artifactId>config-netty-config</artifactId>
     <description>Configuration files for sal-rest-connector</description>
index 58d719ceeab49c23e0d77989f190b858e75efff8..89c65fdda289892a3d6a28fb6329ec1eda58f1fd 100644 (file)
@@ -11,20 +11,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.2-Lithium-SR2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-parent</artifactId>
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.2-Lithium-SR2</version>
   <packaging>pom</packaging>
 
   <properties>
-    <config.version>0.3.2-SNAPSHOT</config.version>
-    <mdsal.version>1.2.2-SNAPSHOT</mdsal.version>
-    <yangtools.version>0.7.2-SNAPSHOT</yangtools.version>
+    <config.version>0.3.2-Lithium-SR2</config.version>
+    <mdsal.version>1.2.2-Lithium-SR2</mdsal.version>
+    <yangtools.version>0.7.2-Lithium-SR2</yangtools.version>
     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
     <config.file>src/main/config/default-config.xml</config.file>
   </properties>
index 3c102c32be19d19eea647cf068d5b5b1dcdcd27b..430f986f63148618802cb85f29caa3cf18e7d1a8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-api</artifactId>
index a789580f00ad7d6e0b37ca72cc8562d6f5c5dd43..d4dc033b37f16c1c7de012f8e3f944239515f9f1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-directory-xml-adapter</artifactId>
index a5dbad9bc77fbb500fb50f5028bf259cb3680786..fc73ea4eef141cf8c7fa40af478015388ac6ecd0 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.2-Lithium-SR2</version>
         <relativePath>..</relativePath>
     </parent>
 
index 5352821a1b0c7f52608726e3287285899b6dbc55..44d030b96397a1106ca19c4b37cbd4d32752f49c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-file-xml-adapter</artifactId>
index 5f62f281f8d08a15e4a81eb4425314568818c5ad..69f4aee0b3820548a7fc6dd6bc7555ac90892c1d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-plugin-parent</artifactId>
index d07a58b8347c2feec19d1187d9611aac996236e4..2375eee5ee18b4d9f3fcfdfda2e766ab8f80c4d2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-util</artifactId>
index 94cb5ee06e368d15d50cf475d1eecda1401665c0..8fb68524ad3e79270ff7f210922872a441a0bdfe 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>logback-config-loader</artifactId>
index ae7a7cc8dfc5a0349529368b10180d0ebc8efafa..515b69b326732e907e0dce67d155c24df3cf0d64 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>logback-config</artifactId>
index 57c3352537b2c85ecfbbe963cbe98c3c801cd35f..663091abbda3416a33bec3464f6c78b468ee0b58 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
 
index 1ad7e68c453b1aa1d7c50474ee65299e57d3a161..7c098201405f3c8d43d2916ba9032d828d13cb9c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-config-api</artifactId>
index ae71e9ddaa2aa8a0502d929775a183ad6c65acbf..23dbea64e5a6cd01f530010cb43c0e08f61e5f67 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-event-executor-config</artifactId>
index da6b6975ab92cc030668b7f2b49e662cdabcb24b..887469c90c709993c163e1a9ff615b04049a2f7e 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-threadgroup-config</artifactId>
index 0dd43ee10c18a1e086ddb43a15f7b49ee5ff971a..e18e0d02ce4d387e75e7bd8e0441631180036dcd 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-timer-config</artifactId>
index 34b982b4a14f84de199e655afefca850aaa77fc0..fc98fb8f642eba8f6e4dc12d90ff643587826470 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <artifactId>config-subsystem</artifactId>
 
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.2-Lithium-SR2</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 039d670037038125869ebe0dc931b5dcd81f6ae0..e3ce6d7f774089e296714490579bdeb2ae7d8b33 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>shutdown-api</artifactId>
index 521893ebebee11e2f7b2973a5e7ddacbc99307c2..a5052cbf2759edcf46bb7ce3ddf5a7d4d338d360 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>shutdown-impl</artifactId>
index fb82e709bf174390fb65d05a5502e0ae0928cfb6..0fbe06a019155f664efea81aa5d0dd95218d2ac4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>threadpool-config-api</artifactId>
index dcc06776281752f6bd06f447266fad09245591de..b2d21e4f82bebbcf02da342a0c330caaf42c9b21 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>threadpool-config-impl</artifactId>
index f83e4634a5533e579f7ad2626bdfc4fb65500dac..f78c39c4aec0ee5be0a363aa375c338589addb07 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
 
   <artifactId>yang-jmx-generator-it</artifactId>
index ca905c50926fa4eec8e693c200d11b3f12d696e7..3c2eb156532483fca3fc1022b467e900defa7a32 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>yang-jmx-generator-plugin</artifactId>
index 9d03182f97d54928122b2f411b880949ac5601da..3d20c61cfad031eb4db15e343bc9e27abb12a3a3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 59f849ce7b0c7967a32832f6bdf28167dd9dcfc2..d72f79e6c89100b77d62ffdf788783a0e7dbcffc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>yang-test-plugin</artifactId>
index 654253e411d768f97c5db3e61adefc1a004569c8..fe03709f5a4d4e8b8638a5d4d98134e32f5c465b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
 
index 5badb2af6059fb929a98585ae33d44f8c9361cac..c89ce027fe8db0f6d7885e830abfa871d1b17fdb 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>sal-parent</artifactId>
     <groupId>org.opendaylight.controller</groupId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
index de04d89aaca6a4e5e78efffe8b6a60fca91d0ec8..99027cc4a71519c5e03b25e9e2f216ad0a3ce58e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>md-sal-config</artifactId>
   <description>Configuration files for md-sal</description>
index a187e169ba64d2692e1fef3b4d5a7ac273e1c28c..428627b10d74be286a613dd7d671a96cc2928007 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-artifacts</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index c131a676f85e3a11c74965ca5d7604bcb4fabfe5..00f081693b0677c2b485def00f86fa48242b29c4 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.2-Lithium-SR2</version>
     </parent>
 
     <artifactId>messagebus-api</artifactId>
index f6c3f86a98502bb3fecb0eabbb1c6ef73a78d0a5..0cc3c4d9dd98b7f4ed41a0dda37d7673e8694465 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>\r
     <groupId>org.opendaylight.controller</groupId>\r
     <artifactId>sal-parent</artifactId>\r
-    <version>1.2.2-SNAPSHOT</version>\r
+    <version>1.2.2-Lithium-SR2</version>\r
   </parent>\r
 \r
   <artifactId>messagebus-config</artifactId>\r
index 35bc7f08a6cf732fb826301fe725d2956736a2d2..0dd5a9754be59aaf3da6967c0992508095fd3c6d 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>\r
         <groupId>org.opendaylight.controller</groupId>\r
         <artifactId>sal-parent</artifactId>\r
-        <version>1.2.2-SNAPSHOT</version>\r
+        <version>1.2.2-Lithium-SR2</version>\r
     </parent>\r
 \r
     <artifactId>messagebus-impl</artifactId>\r
@@ -50,12 +50,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>messagebus-api</artifactId>\r
-            <version>1.2.2-SNAPSHOT</version>\r
+            <version>1.2.2-Lithium-SR2</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>messagebus-spi</artifactId>\r
-            <version>1.2.2-SNAPSHOT</version>\r
+            <version>1.2.2-Lithium-SR2</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
index 311926f5a986429646074b5955f9d80cb7958bcb..94c1d66f28e4effb1f1aadeadcf4f828810b6b47 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
 
   <artifactId>messagebus-spi</artifactId>
index cd57232ab3ce5658fd7d53a322d84544397acad5..2a6751564c9625ae302ba8e3f9b630687dc38d0e 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>model-inventory</artifactId>
   <packaging>bundle</packaging>
index 2847f8ebbdffeaa67ed3fc596fe2873325fc7e00..fe87e1b155bed16c8c1f2f3aa5e676f833b70be8 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>model-topology</artifactId>
   <packaging>bundle</packaging>
index c2aeb428239d10fdfacd2080af778e99e91ccef4..0314cda36ab1c4453c2e15bb995be249801f1893 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <groupId>org.opendaylight.controller.model</groupId>
   <artifactId>model-parent</artifactId>
index fea6fe5e4caf791735bc04595cd269d07895d540..05053b93d3d2be74b9facd88b1175ec2d20ee975 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal-parent</artifactId>
-  <version>1.2.2-SNAPSHOT</version>
+  <version>1.2.2-Lithium-SR2</version>
   <packaging>pom</packaging>
 
   <modules>
index 7ce50fb04d9fe212b26e0cd360338b54fde18d5f..39aebd2c6ddd46ef054ad0031520dafe75ca6c9d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-akka-raft-example</artifactId>
   <packaging>bundle</packaging>
index 67f92f560eafbce46e5c59485074cc5bd6c5f125..129fc6ea0842d77e351c1e343ab634ca22fe35c1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-akka-raft</artifactId>
   <packaging>bundle</packaging>
index 906b37fa8469e49f0fb397ce2a96b43dfc393560..468b2eb9327d45ce7ca8af22b37f670dd008b2ce 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-binding-api</artifactId>
   <packaging>bundle</packaging>
index 9d20cc4d9d5a417699d851870ec26f88bb2c6772..61f950b61b33e23e1b907b83fcb60d67924003de 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-binding-broker-impl</artifactId>
   <packaging>bundle</packaging>
index ca66e5eb3e01a77fa1c8bde2650c21d1a3d55355..1e39eb1fcb446fbc0d704a934358d8c2248638cc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-binding-config</artifactId>
   <packaging>bundle</packaging>
index 75392489e49c00f9a4d7ea979d7e8b2660b72ef6..f88849dba2c4bfa096545b553865fdf22dc319c7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-binding-dom-it</artifactId>
   <packaging>jar</packaging>
index 77033981515c0ed90aa89cddf40b198d9d0acf75..884886fbcd0af80e9dddf24e8dbd9c77dc89a9b7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-binding-it</artifactId>
 
index 17bafac0cc9410fdb4cce9ee4c2a9e12a685818d..24cc464e469146ef72745b9c5d0cb092fb6766ed 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-binding-util</artifactId>
   <packaging>bundle</packaging>
index dc126bb6cf066d04cdec2b2db9f501d52f3b08ce..d5a3224d74af16b49e9ba7c059f9816f53c01c1a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
 
   <artifactId>sal-clustering-commons</artifactId>
index 5a3dcdb1cf9fd7daa8d9de097eda4fbc03fdebd0..b7e8b0482b392d08a5aafb9053c7eed8c95754e7 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-clustering-config</artifactId>
   <description>Configuration files for md-sal clustering</description>
index a192ae36320d64ef08c0bd2d8d3bfc52c76c83db..dbd49763067c0c3338b77e848eaa91664748a168 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
 
   <artifactId>sal-common-api</artifactId>
index e57bce5b71de7d4145242dae8aa6436440edfac5..713d3c1ba03faea4b9a8a9afe168e08e539c4aac 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-common-impl</artifactId>
   <packaging>bundle</packaging>
index d050a6017154d97fc3889baaa1b7fc8cb0e8fea6..9ccb21da2b0fecf0cd749dc16f096a140f6f977a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-common-util</artifactId>
 
index 4b29d52c2a43d15feead4584315edc65a513d5c2..2dfccbe19f992ddb38a1d559865d69f3d5e2fa85 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-common</artifactId>
 
index 53898ef72ed06527755606d6787545be8aba3d62..0178e3c32a959255b10f3a553e5fb9e870895294 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-connector-api</artifactId>
 
index a0ad8f165f2043c3ca8b2b0efa6b7de56893988d..23cea4973e77e57be2f12516222fdfe11b78cf2b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
index 0e20f8e9307247e527b77b5130e58b93c9706ce1..bec86931d64a54eb01088591c63e915db8e6e8c9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-core-api</artifactId>
   <packaging>bundle</packaging>
index 9e91155d9b7555b640c8fa008b72c6ed40095acd..29c109ec1b5283dc94ddbeb5d450a0c32e579a11 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-broker-impl</artifactId>
   <packaging>bundle</packaging>
index 375f4dd5ee3f03d7ec9a53b53b87c523df017f6b..ed04b4a906bbb73790358fbd84aaffb0c1bb91f0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-core-spi</artifactId>
   <packaging>bundle</packaging>
index 838ad18f935b0a0d1cb8b3908b4623244f30c8ab..45739a5f4ff9d35dc1e48ad8d3628076ba829820 100644 (file)
@@ -12,7 +12,7 @@
   <parent>\r
     <artifactId>sal-parent</artifactId>\r
     <groupId>org.opendaylight.controller</groupId>\r
-    <version>1.2.2-SNAPSHOT</version>\r
+    <version>1.2.2-Lithium-SR2</version>\r
   </parent>\r
   <artifactId>sal-dom-xsql-config</artifactId>\r
   <description>Configuration files for md-sal</description>\r
index 949e8138bc28e3434b26460114fbf6a0b41f3ed5..43921cdd96c52ce264a7a7193b286cf702090ac2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-dom-xsql</artifactId>
   <packaging>bundle</packaging>
index c17461d23e026bd40f3cbc574819a6e50c79498e..d9cdfbe72ba619f0ccdc4854fd248e3d289fd0a5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-dummy-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
index b3912a34da9039593bb161d32aebb8e9be740fc7..b2068f935c087a20bde2cecf9b1a7dafa2f9c3ae 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
 
   <artifactId>sal-inmemory-datastore</artifactId>
index 74feee6cacb550d82911229a5d54918be8d9f742..1903c1d170369d6667152e8be30838339f894ddf 100644 (file)
@@ -23,7 +23,7 @@
     <parent>\r
     <artifactId>sal-parent</artifactId>\r
     <groupId>org.opendaylight.controller</groupId>\r
-    <version>1.2.2-SNAPSHOT</version>\r
+    <version>1.2.2-Lithium-SR2</version>\r
   </parent>\r
 \r
     <groupId>org.opendaylight.controller</groupId>\r
@@ -63,7 +63,7 @@
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>sal-dom-xsql</artifactId>\r
-            <version>1.2.2-SNAPSHOT</version>\r
+            <version>1.2.2-Lithium-SR2</version>\r
         </dependency>\r
     </dependencies>\r
 \r
index e789c9e779faf85d9b14b0ee4d2207ad8f7789d6..97b15f6becd01fba7febc99ddeb7d3579331d178 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
 
   <artifactId>sal-netconf-connector</artifactId>
index f625e227126f436343010b557d604a9ac65c5892..28b8175601b46bab84d3c8d751afe6dd966273b9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-remote</artifactId>
   <packaging>bundle</packaging>
index cb1bdf28eded56707037079832d559fbb8f6b599..7af1df849fb166356c238c4e8d0278f6b764f444 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-remoterpc-connector</artifactId>
   <packaging>bundle</packaging>
index 6d7302aafdb2d2ef22c11d49c9e8f04d458a93f6..2f2707a0b70a23c23ab3a6206dae2209aaf0b56a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-rest-connector-config</artifactId>
   <description>Configuration files for sal-rest-connector</description>
index a27806d895f132641ac84f50ebf1dfebcecb5db0..e370d7eacb7fdcd99b53c38dd4e9c3f8f5945e0f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-rest-connector</artifactId>
   <packaging>bundle</packaging>
@@ -99,7 +99,7 @@
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-model-export</artifactId>
       <!-- FIXME: remove explicit version, once model export package is part of yangtools-artefacts -->
-      <version>0.7.2-SNAPSHOT</version>
+      <version>0.7.2-Lithium-SR2</version>
     </dependency>
 
     <dependency>
index 1d3db163b11dad17395e0a38cf419a7db267f265..24ce1e0b66140f4976b0045c9eecc76f0c57fd1f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.2-Lithium-SR2</version>
     </parent>
 
     <artifactId>sal-rest-docgen-maven</artifactId>
index 82b4b9fc4bbf1ac0caf82f587cf514680b7818fb..b84ed77c38e4195cb28eda5a5efc5efa815ca608 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
 
   <artifactId>sal-rest-docgen</artifactId>
index 8394326321b4f8e6a175adde3f3743df5e27211c..1c3fea419773e2d9eb150df5f9deb37d525701f6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sal-restconf-broker</artifactId>
   <packaging>bundle</packaging>
index 57a84226dfa0d1dc663012f6173fb7c86df90fd4..59b8ed16e9f561af6cdbc24d42f4df91bd82edb1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>sal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.2-Lithium-SR2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index a7adab7a0f8b0b8a210c62d372524e4a410f5736..b8902829aadc7ac24ca4347936330323ffe34ec2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.2-Lithium-SR2</version>
     </parent>
     <artifactId>clustering-it-config</artifactId>
   <packaging>jar</packaging>
index 94b1cefed3fd88715ec19b75530d00c45c4be15b..fc02aa02ef96af89804f25d98019783f407b4486 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.2-Lithium-SR2</version>
     </parent>
     <artifactId>clustering-it-model</artifactId>
     <packaging>bundle</packaging>
index 4ca0dce5610dda15463cca10c8c12cd1c3d20098..1b0d68eca480c2c02420724b2f5c69a12a6a77a6 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller.samples</groupId>
         <artifactId>sal-samples</artifactId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.2-Lithium-SR2</version>
     </parent>
     <artifactId>clustering-it</artifactId>
     <packaging>pom</packaging>
index 8c6a32607fcfc556ca2d55f40700eb9286c85f29..0555218a360cb0ccbeb0143cea7e52d01b81a500 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.2-Lithium-SR2</version>
     </parent>
     <artifactId>clustering-it-provider</artifactId>
     <packaging>bundle</packaging>
index 1cc7e7954aa84a0742b2449d07f5e31fca7d896a..17af5ea585c280c8a3186f09db857f3efc7cdb8e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
 
   <groupId>org.opendaylight.controller.samples</groupId>
index d02607aed093c1f88ec84a9efe252422855b8140..25d4c9dd99b47ab1366a9a83da33fb6b0eb0086d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>toaster-config</artifactId>
   <description>Configuration files for toaster</description>
index 234e8dc57d6e5ccf6d45bd54c5e90666de9c7386..778a2aafe1005715deeef0f2de9a169af88f54ab 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sample-toaster-consumer</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.2.2-SNAPSHOT</sal-binding-api.version>
+    <sal-binding-api.version>1.2.2-Lithium-SR2</sal-binding-api.version>
   </properties>
 
   <dependencies>
index 94aa11aece3b58ceaf00a8cbc74cc3ed0690902e..23f5dd2f712623bec7d92ccd921f8ba41beb2c27 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
 
index 701955e145691ff84b97110bde371f67d94c768b..bf3e6ccc4752795d0e0fef074cd1d0f1d2cb0449 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sample-toaster-provider</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.2.2-SNAPSHOT</sal-binding-api.version>
+    <sal-binding-api.version>1.2.2-Lithium-SR2</sal-binding-api.version>
   </properties>
 
   <dependencies>
index ca078c418be142eedff34df654e8e1726f87bfe4..02375ec303fabc083d179a2b512499971434ad5d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2-Lithium-SR2</version>
   </parent>
   <artifactId>sample-toaster</artifactId>
   <packaging>bundle</packaging>
index 04cbccb32931d14b3436301253e4827a3ee2b328..1cef29be45b55d105a1ecbbdd12379357338da1d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>config-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 1e6babdfe150b6332f8d5c3b4826402d618b3e93..6104d417853d7e22da01a1e7d48015159ea5463b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-persister-impl</artifactId>
index 8e9ad609cf3bd16350be43951bfd0b58dc1d84b3..9bfc55a996646b4de03651daacc5adf18ada05f5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
   <packaging>bundle</packaging>
index c37b1c76b31198692843f17c0d376b05a9491b01..b1b79872825f15aabe5d29a8f9e02d672adcc87f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>ietf-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 444d9407f8c343f6862f38d0f068eb3a9c4723b5..81b3645e137076defe9404caa0d770484ba4599b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>ietf-netconf-notifications</artifactId>
   <packaging>bundle</packaging>
index e937c0052e4c604b75595dfa9ee83031bc1d6e5c..8f3504bf7680fcd9cd3047dc364e17af84510eed 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.2-Lithium-SR2</version>
     </parent>
     <artifactId>ietf-netconf</artifactId>
     <packaging>bundle</packaging>
index 1c6c8bc2c5c9176a2043c479b4c492102462f9fc..5c18742491d0c1ebf7a37265170f7346393acc08 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>mdsal-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 73fb6dc31378af05d5cb940ea8241e958d855502..3227a071424515adfb24c2ade2280ecb56981794 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>mdsal-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 6771015373920e15b50072fff5663210f07acc61..d0540e834a1da386e44e24f97235afc38479670e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-api</artifactId>
   <packaging>bundle</packaging>
index 579eda0ad8f94e4acc668517cb1f17878a28070c..533206eed6b73350a36c437a5a89997e12d8f56a 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 0bce1579bb47399c2660f2eb65c4999147180714..cd55516a4dde84920b27c94b7b62a820425d1123 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.2-Lithium-SR2</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-auth</artifactId>
index 36a6f3ef287ac59028ce20f13ca26973329d5b24..577c791598df9a48774e353922adefe5eab023d6 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-cli</artifactId>
   <packaging>jar</packaging>
index 2b9f0a1a02c19085d0ba70bd74b004f113e5daca..9c8a701aae3398d5def9fd4eca2e912c7707860a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-client</artifactId>
   <packaging>bundle</packaging>
index 36042f3cd94473bde56ef50dd4c1f8d2a8b02d70..7a8b81b52e05f70c708eb0ba2477b9b3e7094b68 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-config</artifactId>
   <description>Configuration files for netconf</description>
index 1f2781d5faf136b762fb86c78d638b4f201eba95..ab5cda36f2ae53afd6fa446f5b2e1ecfd2401a49 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-connector-config</artifactId>
   <description>Configuration files for netconf-connector</description>
index ea75a767ce358eba5cc4204aeeeba710497112cc..5c5cd242f71f4952791a70e7be1edcc30f0e2c7a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-impl</artifactId>
   <packaging>bundle</packaging>
index 7e29e685e52e9a235de2f9675c68edd92675504c..7e82374aa5b52386ee1d96cd7f19485aa6ee4b2a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
 
   <artifactId>netconf-it</artifactId>
index e972e6f98d33b6c818887b6bfe21a904a2811b2a..4a5c48310e21f48280cb3010804ecf8232835140 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-mapping-api</artifactId>
 
index 84544951d7d4ab604539bc26fda2189c4d26b1b1..5b20e3c1213ef60be26b9a912b97be8eb0db9953 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-mdsal-config</artifactId>
   <description>Configuration files for netconf for mdsal</description>
index 30c69af72bdded97d351d1626bd9a18d20841072..3ceead6a97cbe3e904b55c0d57e0f8bee19ca2e0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 1b103e0e45d3f5bfbe3c68530ac5993dac9dcdb4..bfab55b57d6a3928df6d0c8653080ae4f9811279 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
index 6e2bec0425d8d8c27b518dab077a42c78a3a9146..390c39a3c57c59cfe342caab51a2038258cb3785 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.2-Lithium-SR2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index cc1b2b94a88e3e7adaa7916eceaeb04f55067382..6d32a17efda405357d8ff7b46aff2d133a4357ad 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.2-Lithium-SR2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index 19edf9b722aacfd05179d9fbf283bcff082c205e..d9b49bdd3b38527a4f04b521306cd182db957176 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-ssh</artifactId>
index f9ae042b6ab41ea5b10fc4f512410915b51b767f..f0038b388ad5cd48fc9658f49e18052a5871ec8a 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-tcp</artifactId>
index 7ea3fa209a7802822a75035f72e836c62e80184c..e1282aebf8312cc4ba81aa6a51c5682e52c77611 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.2-Lithium-SR2</version>
     </parent>
 
     <artifactId>netconf-testtool</artifactId>
index 28490147b1a1b09d409687aba085a958112d4a21..5cf480b87e50ded6fd1d24a21ee5cfaf80b62765 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.2-Lithium-SR2</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-usermanager</artifactId>
index eb561d6fdbfcc0d150144a673dc7fae5b89b9759..baff159285ea1fde7903076b15310052a1c5a0c9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2-Lithium-SR2</version>
   </parent>
   <artifactId>netconf-util</artifactId>
   <packaging>bundle</packaging>
index ca44c2bdbc671f950740c9c337ae42148ecb8ad7..254841bef2bf19726830f5ed0de708aca4c5eb42 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2-Lithium-SR2</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <artifactId>netconf-subsystem</artifactId>
 
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.2-Lithium-SR2</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index 1911f7d6249f2e58b6208f4b0749def0d62cbb48..07f03b02f6c316e6b418cf8af49d40f595ee9c05 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2-Lithium-SR2</version>
     <relativePath>opendaylight/commons/parent</relativePath>
   </parent>
 
   <artifactId>releasepom</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2-Lithium-SR2</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->