From: Thanh Ha Date: Thu, 3 Dec 2015 21:40:30 +0000 (-0500) Subject: Release Lithium-SR3 X-Git-Tag: release/lithium-sr3^0 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=cfc29a3a5ef18def7dbe92fb66c7840345974eda;p=controller.git Release Lithium-SR3 Change-Id: I0aa8308029194959d3a1b5bdec216a40a767d665 Signed-off-by: Thanh Ha --- diff --git a/features/akka/pom.xml b/features/akka/pom.xml index 0e430daec3..7ab6e61d15 100644 --- a/features/akka/pom.xml +++ b/features/akka/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../opendaylight/commons/opendaylight features-akka @@ -20,11 +20,11 @@ features.xml - 1.1.3-SNAPSHOT - 1.5.3-SNAPSHOT + 1.1.3-Lithium-SR3 + 1.5.3-Lithium-SR3 3.0.3 - 0.7.3-SNAPSHOT - 1.5.3-SNAPSHOT + 0.7.3-Lithium-SR3 + 1.5.3-Lithium-SR3 2.16 @@ -42,21 +42,21 @@ org.opendaylight.yangtools features-yangtools - 0.7.3-SNAPSHOT + 0.7.3-Lithium-SR3 features xml org.opendaylight.controller features-mdsal - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 features xml org.opendaylight.openflowplugin features-openflowplugin - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 features xml diff --git a/features/akka/src/main/resources/features.xml b/features/akka/src/main/resources/features.xml index b2ac2ecb4d..6fe12e3fd7 100644 --- a/features/akka/src/main/resources/features.xml +++ b/features/akka/src/main/resources/features.xml @@ -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: - mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-SNAPSHOT/xml/features - mvn:org.opendaylight.controller/features-mdsal/1.2.3-SNAPSHOT/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-SNAPSHOT/xml/features + mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-Lithium-SR3/xml/features + mvn:org.opendaylight.controller/features-mdsal/1.2.3-Lithium-SR3/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-Lithium-SR3/xml/features --> - 1.1.3-SNAPSHOT - 1.5.3-SNAPSHOT + 1.1.3-Lithium-SR3 + 1.5.3-Lithium-SR3 3.0.3 - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 2.16 diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 15cedf6381..d51beafd5b 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 ../../opendaylight/md-sal features-mdsal diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 98053c4f8f..b3143261bf 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 ../../opendaylight/md-sal features-netconf-connector jar @@ -42,21 +42,21 @@ org.opendaylight.yangtools features-yangtools - 0.7.3-SNAPSHOT + 0.7.3-Lithium-SR3 features xml org.opendaylight.controller features-mdsal - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 features xml org.opendaylight.openflowplugin features-openflowplugin - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 features xml diff --git a/features/netconf-connector/src/main/resources/features.xml b/features/netconf-connector/src/main/resources/features.xml index 1baa3a840c..31b53a27d2 100644 --- a/features/netconf-connector/src/main/resources/features.xml +++ b/features/netconf-connector/src/main/resources/features.xml @@ -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: - mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-SNAPSHOT/xml/features - mvn:org.opendaylight.controller/features-mdsal/1.2.3-SNAPSHOT/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-SNAPSHOT/xml/features + mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-Lithium-SR3/xml/features + mvn:org.opendaylight.controller/features-mdsal/1.2.3-Lithium-SR3/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-Lithium-SR3/xml/features --> mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features @@ -59,7 +59,7 @@ * Basic MD-SAL Provider - odl-mdsal-broker + odl-mdsal-broker odl-controller-model mvn:org.opendaylight.controller/controller-provider/${project.version} ... whatever other bundles you need @@ -67,15 +67,15 @@ * Basic MD-SAL Model feature - odl-yangtools-binding - odl-yangtools-models + odl-yangtools-binding + odl-yangtools-models mvn:org.opendaylight.controller/controller-model/${project.version} ... whatever other bundles you need * Config Subsystem example - the config file is your config subsystem configuration - odl-mdsal-broker + odl-mdsal-broker mvn:org.opendaylight.controller/controller-provider/${project.version} mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config ... whatever other bundles you need @@ -83,7 +83,7 @@ * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker) - odl-openflowplugin-flow-services + odl-openflowplugin-flow-services mvn:org.opendaylight.controller/controller-provider/${project.version} ... whatever other bundles you need diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index d480438441..deb8e82e10 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../../opendaylight/netconf features-netconf diff --git a/features/netconf/src/main/resources/features.xml b/features/netconf/src/main/resources/features.xml index a13eaa46c6..83e874f2c4 100644 --- a/features/netconf/src/main/resources/features.xml +++ b/features/netconf/src/main/resources/features.xml @@ -27,7 +27,7 @@ mvn:org.opendaylight.controller/ietf-netconf-monitoring-extension/${project.version} mvn:org.opendaylight.yangtools.model/ietf-inet-types/${ietf-inet-types.version} mvn:org.opendaylight.yangtools.model/ietf-yang-types/${ietf-yang-types.version} - mvn:org.opendaylight.yangtools.model/ietf-yang-types-20130715/2013.07.15.7.3-SNAPSHOT + mvn:org.opendaylight.yangtools.model/ietf-yang-types-20130715/2013.07.15.7.3-Lithium-SR3 odl-netconf-api diff --git a/features/pom.xml b/features/pom.xml index c4845c5acd..db9188b5c2 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../opendaylight/commons/opendaylight features-controller diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index 38d228a91c..1a5f61990e 100644 --- a/features/protocol-framework/pom.xml +++ b/features/protocol-framework/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../opendaylight/commons/opendaylight features-protocol-framework diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index bc7e13d561..2942e7390b 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 ../../opendaylight/md-sal jar @@ -43,21 +43,21 @@ org.opendaylight.yangtools features-yangtools - 0.7.3-SNAPSHOT + 0.7.3-Lithium-SR3 features xml org.opendaylight.controller features-mdsal - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 features xml org.opendaylight.openflowplugin features-openflowplugin - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 features xml diff --git a/features/restconf/src/main/resources/features.xml b/features/restconf/src/main/resources/features.xml index 3d015100e6..d329b23f28 100644 --- a/features/restconf/src/main/resources/features.xml +++ b/features/restconf/src/main/resources/features.xml @@ -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: - mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-SNAPSHOT/xml/features - mvn:org.opendaylight.controller/features-mdsal/1.2.3-SNAPSHOT/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-SNAPSHOT/xml/features + mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-Lithium-SR3/xml/features + mvn:org.opendaylight.controller/features-mdsal/1.2.3-Lithium-SR3/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-Lithium-SR3/xml/features --> mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features @@ -53,7 +53,7 @@ * Basic MD-SAL Provider - odl-mdsal-broker + odl-mdsal-broker odl-controller-model mvn:org.opendaylight.controller/controller-provider/${project.version} ... whatever other bundles you need @@ -61,15 +61,15 @@ * Basic MD-SAL Model feature - odl-yangtools-binding - odl-yangtools-models + odl-yangtools-binding + odl-yangtools-models mvn:org.opendaylight.controller/controller-model/${project.version} ... whatever other bundles you need * Config Subsystem example - the config file is your config subsystem configuration - odl-mdsal-broker + odl-mdsal-broker mvn:org.opendaylight.controller/controller-provider/${project.version} mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config ... whatever other bundles you need @@ -77,7 +77,7 @@ * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker) - odl-openflowplugin-flow-services + odl-openflowplugin-flow-services mvn:org.opendaylight.controller/controller-provider/${project.version} ... whatever other bundles you need diff --git a/itests/base-features-it/pom.xml b/itests/base-features-it/pom.xml index 03be31b07e..9d37bedd5f 100644 --- a/itests/base-features-it/pom.xml +++ b/itests/base-features-it/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.controller itests-controller - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../pom.xml base-features-it diff --git a/itests/pom.xml b/itests/pom.xml index 096952a1ab..ecef8c6665 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../opendaylight/commons/opendaylight itests-controller diff --git a/karaf/karaf-branding/pom.xml b/karaf/karaf-branding/pom.xml index 76aca52064..3e16ebb783 100644 --- a/karaf/karaf-branding/pom.xml +++ b/karaf/karaf-branding/pom.xml @@ -5,11 +5,11 @@ org.opendaylight.controller releasepom - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 ../.. karaf.branding - 1.1.3-SNAPSHOT + 1.1.3-Lithium-SR3 bundle OpenDaylight :: Karaf :: Branding diff --git a/karaf/karaf-parent/pom.xml b/karaf/karaf-parent/pom.xml index b5c50e806a..5f1fde6d0c 100644 --- a/karaf/karaf-parent/pom.xml +++ b/karaf/karaf-parent/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 4.0.0 @@ -21,8 +21,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom - 1.1.3-SNAPSHOT - 1.5.3-SNAPSHOT + 1.1.3-Lithium-SR3 + 1.5.3-Lithium-SR3 standard diff --git a/opendaylight/adsal/clustering/services/pom.xml b/opendaylight/adsal/clustering/services/pom.xml index 3a62127c67..3c981fcf5e 100644 --- a/opendaylight/adsal/clustering/services/pom.xml +++ b/opendaylight/adsal/clustering/services/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight clustering.services - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/clustering/services_implementation/pom.xml b/opendaylight/adsal/clustering/services_implementation/pom.xml index 4371cadf00..a2a07bfaa8 100644 --- a/opendaylight/adsal/clustering/services_implementation/pom.xml +++ b/opendaylight/adsal/clustering/services_implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight clustering.services-implementation - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/clustering/stub/pom.xml b/opendaylight/adsal/clustering/stub/pom.xml index 42a4077e2a..dac1acc4ac 100644 --- a/opendaylight/adsal/clustering/stub/pom.xml +++ b/opendaylight/adsal/clustering/stub/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight clustering.stub - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/clustering/test/pom.xml b/opendaylight/adsal/clustering/test/pom.xml index 0fd5c7e624..332eb125fc 100644 --- a/opendaylight/adsal/clustering/test/pom.xml +++ b/opendaylight/adsal/clustering/test/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight clustering.test - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/commons/httpclient/pom.xml b/opendaylight/adsal/commons/httpclient/pom.xml index 84d7867f57..0201c1a04f 100644 --- a/opendaylight/adsal/commons/httpclient/pom.xml +++ b/opendaylight/adsal/commons/httpclient/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight commons.httpclient - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 bundle @@ -70,7 +70,7 @@ org.opendaylight.controller checkstyle - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 diff --git a/opendaylight/adsal/commons/integrationtest/pom.xml b/opendaylight/adsal/commons/integrationtest/pom.xml index d7e45b785f..5e5f484303 100644 --- a/opendaylight/adsal/commons/integrationtest/pom.xml +++ b/opendaylight/adsal/commons/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight commons.integrationtest - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 pom @@ -88,7 +88,7 @@ org.opendaylight.controller checkstyle - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 diff --git a/opendaylight/adsal/configuration/api/pom.xml b/opendaylight/adsal/configuration/api/pom.xml index 063bdfe133..a55a0a8cf0 100644 --- a/opendaylight/adsal/configuration/api/pom.xml +++ b/opendaylight/adsal/configuration/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight configuration - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/configuration/implementation/pom.xml b/opendaylight/adsal/configuration/implementation/pom.xml index eab37b5763..439b03738a 100644 --- a/opendaylight/adsal/configuration/implementation/pom.xml +++ b/opendaylight/adsal/configuration/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight configuration.implementation - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/configuration/integrationtest/pom.xml b/opendaylight/adsal/configuration/integrationtest/pom.xml index d5f3f4f102..8f9ade317a 100644 --- a/opendaylight/adsal/configuration/integrationtest/pom.xml +++ b/opendaylight/adsal/configuration/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 ../../commons/integrationtest configuration.integrationtest - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 ch.qos.logback diff --git a/opendaylight/adsal/connectionmanager/api/pom.xml b/opendaylight/adsal/connectionmanager/api/pom.xml index fced37466d..b6efcf8f47 100644 --- a/opendaylight/adsal/connectionmanager/api/pom.xml +++ b/opendaylight/adsal/connectionmanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight connectionmanager - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/connectionmanager/implementation/pom.xml b/opendaylight/adsal/connectionmanager/implementation/pom.xml index 97427238c1..cd9a9b542e 100644 --- a/opendaylight/adsal/connectionmanager/implementation/pom.xml +++ b/opendaylight/adsal/connectionmanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight connectionmanager.implementation - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/containermanager/api/pom.xml b/opendaylight/adsal/containermanager/api/pom.xml index 2dd654a8a7..449ba38ec3 100644 --- a/opendaylight/adsal/containermanager/api/pom.xml +++ b/opendaylight/adsal/containermanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight containermanager - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/containermanager/implementation/pom.xml b/opendaylight/adsal/containermanager/implementation/pom.xml index 956422b12a..15b4e26811 100644 --- a/opendaylight/adsal/containermanager/implementation/pom.xml +++ b/opendaylight/adsal/containermanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight containermanager.implementation - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/containermanager/it.implementation/pom.xml b/opendaylight/adsal/containermanager/it.implementation/pom.xml index f559de70e3..9b444382bc 100644 --- a/opendaylight/adsal/containermanager/it.implementation/pom.xml +++ b/opendaylight/adsal/containermanager/it.implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight containermanager.it.implementation - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/containermanager/shell/pom.xml b/opendaylight/adsal/containermanager/shell/pom.xml index 2b9f9eb57e..b480124e27 100644 --- a/opendaylight/adsal/containermanager/shell/pom.xml +++ b/opendaylight/adsal/containermanager/shell/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight containermanager.shell diff --git a/opendaylight/adsal/dummy-console/pom.xml b/opendaylight/adsal/dummy-console/pom.xml index 83baaa487f..a40f0ba7da 100644 --- a/opendaylight/adsal/dummy-console/pom.xml +++ b/opendaylight/adsal/dummy-console/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../commons/opendaylight dummy-console - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 bundle Dummy Console Interfaces for Equinox-specific CLI diff --git a/opendaylight/adsal/features/adsal/pom.xml b/opendaylight/adsal/features/adsal/pom.xml index 47f13bff1e..6ceb73e6f5 100644 --- a/opendaylight/adsal/features/adsal/pom.xml +++ b/opendaylight/adsal/features/adsal/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../opendaylight/commons/opendaylight features-adsal @@ -31,7 +31,7 @@ org.opendaylight.controller opendaylight-karaf-empty - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 zip diff --git a/opendaylight/adsal/features/base/pom.xml b/opendaylight/adsal/features/base/pom.xml index 09189f3ed7..f2fe739aa9 100644 --- a/opendaylight/adsal/features/base/pom.xml +++ b/opendaylight/adsal/features/base/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../opendaylight/commons/opendaylight features-base @@ -448,7 +448,7 @@ org.opendaylight.controller opendaylight-karaf-empty - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 zip diff --git a/opendaylight/adsal/features/base/src/main/resources/features.xml b/opendaylight/adsal/features/base/src/main/resources/features.xml index 53ab182850..37ef68f91a 100644 --- a/opendaylight/adsal/features/base/src/main/resources/features.xml +++ b/opendaylight/adsal/features/base/src/main/resources/features.xml @@ -16,8 +16,8 @@ odl-base-jackson odl-base-spring-security - - mvn:org.opendaylight.controller/dummy-console/1.2.3-SNAPSHOT + + mvn:org.opendaylight.controller/dummy-console/1.2.3-Lithium-SR3 mvn:org.osgi/org.osgi.compendium/${osgi.compendium.version} diff --git a/opendaylight/adsal/features/controller/pom.xml b/opendaylight/adsal/features/controller/pom.xml index 01db29ddfb..5e77cf9742 100644 --- a/opendaylight/adsal/features/controller/pom.xml +++ b/opendaylight/adsal/features/controller/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../opendaylight/commons/opendaylight controller-features diff --git a/opendaylight/adsal/features/extras/pom.xml b/opendaylight/adsal/features/extras/pom.xml index 96047bce80..fe80cd3a72 100644 --- a/opendaylight/adsal/features/extras/pom.xml +++ b/opendaylight/adsal/features/extras/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../opendaylight/commons/opendaylight extras-features diff --git a/opendaylight/adsal/features/nsf/pom.xml b/opendaylight/adsal/features/nsf/pom.xml index baf91edf48..53549ed9aa 100644 --- a/opendaylight/adsal/features/nsf/pom.xml +++ b/opendaylight/adsal/features/nsf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../opendaylight/commons/opendaylight features-nsf @@ -25,7 +25,7 @@ org.opendaylight.controller opendaylight-karaf-empty - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 zip diff --git a/opendaylight/adsal/forwarding/staticrouting/pom.xml b/opendaylight/adsal/forwarding/staticrouting/pom.xml index ccea2a729c..4ff316a660 100644 --- a/opendaylight/adsal/forwarding/staticrouting/pom.xml +++ b/opendaylight/adsal/forwarding/staticrouting/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight forwarding.staticrouting - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/forwardingrulesmanager/api/pom.xml b/opendaylight/adsal/forwardingrulesmanager/api/pom.xml index 4e9fb6354b..f1be171e21 100644 --- a/opendaylight/adsal/forwardingrulesmanager/api/pom.xml +++ b/opendaylight/adsal/forwardingrulesmanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight forwardingrulesmanager - 0.7.3-SNAPSHOT + 0.7.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/forwardingrulesmanager/implementation/pom.xml b/opendaylight/adsal/forwardingrulesmanager/implementation/pom.xml index 8149c81c40..549539a47d 100644 --- a/opendaylight/adsal/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/adsal/forwardingrulesmanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight forwardingrulesmanager.implementation - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/forwardingrulesmanager/integrationtest/pom.xml b/opendaylight/adsal/forwardingrulesmanager/integrationtest/pom.xml index 5393b92dd7..e388c99ed4 100644 --- a/opendaylight/adsal/forwardingrulesmanager/integrationtest/pom.xml +++ b/opendaylight/adsal/forwardingrulesmanager/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 ../../commons/integrationtest forwardingrulesmanager.integrationtest - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 ../../implementation/target/jacoco-it.exec diff --git a/opendaylight/adsal/hosttracker/api/pom.xml b/opendaylight/adsal/hosttracker/api/pom.xml index 1462709eb2..7ae659f3b4 100644 --- a/opendaylight/adsal/hosttracker/api/pom.xml +++ b/opendaylight/adsal/hosttracker/api/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight hosttracker - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/hosttracker/implementation/pom.xml b/opendaylight/adsal/hosttracker/implementation/pom.xml index 56c9817b20..9a2d2a3965 100644 --- a/opendaylight/adsal/hosttracker/implementation/pom.xml +++ b/opendaylight/adsal/hosttracker/implementation/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight hosttracker.implementation - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/hosttracker/integrationtest/pom.xml b/opendaylight/adsal/hosttracker/integrationtest/pom.xml index fa23a94d8f..d9ba415512 100644 --- a/opendaylight/adsal/hosttracker/integrationtest/pom.xml +++ b/opendaylight/adsal/hosttracker/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 ../../commons/integrationtest hosttracker.integrationtest - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 ../../implementaiton/target/jacoco-it.exec diff --git a/opendaylight/adsal/hosttracker/shell/pom.xml b/opendaylight/adsal/hosttracker/shell/pom.xml index 0449873584..148b31076f 100644 --- a/opendaylight/adsal/hosttracker/shell/pom.xml +++ b/opendaylight/adsal/hosttracker/shell/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight hosttracker.shell diff --git a/opendaylight/adsal/hosttracker_new/api/pom.xml b/opendaylight/adsal/hosttracker_new/api/pom.xml index 1b2ffe6e85..07b6bb991e 100644 --- a/opendaylight/adsal/hosttracker_new/api/pom.xml +++ b/opendaylight/adsal/hosttracker_new/api/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight hosttracker_new - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/hosttracker_new/implementation/pom.xml b/opendaylight/adsal/hosttracker_new/implementation/pom.xml index 4f54891782..cee6e646d5 100644 --- a/opendaylight/adsal/hosttracker_new/implementation/pom.xml +++ b/opendaylight/adsal/hosttracker_new/implementation/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight hosttracker_new.implementation - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/karaf-tomcat-security/pom.xml b/opendaylight/adsal/karaf-tomcat-security/pom.xml index 240301d07d..88d77ae582 100644 --- a/opendaylight/adsal/karaf-tomcat-security/pom.xml +++ b/opendaylight/adsal/karaf-tomcat-security/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../commons/opendaylight karaf-tomcat-security - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/logging/bridge/pom.xml b/opendaylight/adsal/logging/bridge/pom.xml index 1636dac47c..6a8584d146 100644 --- a/opendaylight/adsal/logging/bridge/pom.xml +++ b/opendaylight/adsal/logging/bridge/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight logging.bridge - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/archetype-app-northbound/pom.xml b/opendaylight/adsal/northbound/archetype-app-northbound/pom.xml index 19baf2cc53..87854822bb 100644 --- a/opendaylight/adsal/northbound/archetype-app-northbound/pom.xml +++ b/opendaylight/adsal/northbound/archetype-app-northbound/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller app-northbound - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 maven-archetype app-northbound diff --git a/opendaylight/adsal/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml b/opendaylight/adsal/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml index 14c1960b9b..700e2e0b32 100644 --- a/opendaylight/adsal/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/adsal/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight diff --git a/opendaylight/adsal/northbound/bundlescanner/api/pom.xml b/opendaylight/adsal/northbound/bundlescanner/api/pom.xml index a04b6b2e05..3f58153b28 100644 --- a/opendaylight/adsal/northbound/bundlescanner/api/pom.xml +++ b/opendaylight/adsal/northbound/bundlescanner/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../commons/opendaylight bundlescanner - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/bundlescanner/implementation/pom.xml b/opendaylight/adsal/northbound/bundlescanner/implementation/pom.xml index 8fd673b9f4..013fc2fb52 100644 --- a/opendaylight/adsal/northbound/bundlescanner/implementation/pom.xml +++ b/opendaylight/adsal/northbound/bundlescanner/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../commons/opendaylight bundlescanner.implementation - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/commons/pom.xml b/opendaylight/adsal/northbound/commons/pom.xml index 65da539830..3504baec32 100644 --- a/opendaylight/adsal/northbound/commons/pom.xml +++ b/opendaylight/adsal/northbound/commons/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight commons.northbound - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/connectionmanager/pom.xml b/opendaylight/adsal/northbound/connectionmanager/pom.xml index 9a8a6a10e8..77a2161849 100644 --- a/opendaylight/adsal/northbound/connectionmanager/pom.xml +++ b/opendaylight/adsal/northbound/connectionmanager/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../adsal-enunciate-parent connectionmanager.northbound - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/containermanager/pom.xml b/opendaylight/adsal/northbound/containermanager/pom.xml index bafc2b1c7e..29123e228c 100644 --- a/opendaylight/adsal/northbound/containermanager/pom.xml +++ b/opendaylight/adsal/northbound/containermanager/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/enunciate-parent containermanager.northbound - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/controllermanager/pom.xml b/opendaylight/adsal/northbound/controllermanager/pom.xml index 2d5571751d..2b30bcf640 100644 --- a/opendaylight/adsal/northbound/controllermanager/pom.xml +++ b/opendaylight/adsal/northbound/controllermanager/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../adsal-enunciate-parent controllermanager.northbound - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/flowprogrammer/pom.xml b/opendaylight/adsal/northbound/flowprogrammer/pom.xml index dcde307e11..df66a6d28a 100644 --- a/opendaylight/adsal/northbound/flowprogrammer/pom.xml +++ b/opendaylight/adsal/northbound/flowprogrammer/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../adsal-enunciate-parent flowprogrammer.northbound - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/hosttracker/pom.xml b/opendaylight/adsal/northbound/hosttracker/pom.xml index 44aa28c85a..3533ab0782 100644 --- a/opendaylight/adsal/northbound/hosttracker/pom.xml +++ b/opendaylight/adsal/northbound/hosttracker/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../adsal-enunciate-parent hosttracker.northbound - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/httpservice-bridge/pom.xml b/opendaylight/adsal/northbound/httpservice-bridge/pom.xml index b6a823f066..42b76ee16c 100644 --- a/opendaylight/adsal/northbound/httpservice-bridge/pom.xml +++ b/opendaylight/adsal/northbound/httpservice-bridge/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight httpservice-bridge - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 bundle HttpService bridge web application diff --git a/opendaylight/adsal/northbound/integrationtest/pom.xml b/opendaylight/adsal/northbound/integrationtest/pom.xml index 79b64944a2..68f2dd7ffc 100644 --- a/opendaylight/adsal/northbound/integrationtest/pom.xml +++ b/opendaylight/adsal/northbound/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 ../../commons/integrationtest northbound.integrationtest - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 ch.qos.logback diff --git a/opendaylight/adsal/northbound/java-client/pom.xml b/opendaylight/adsal/northbound/java-client/pom.xml index a2d919e81c..8fecc30df0 100644 --- a/opendaylight/adsal/northbound/java-client/pom.xml +++ b/opendaylight/adsal/northbound/java-client/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/enunciate-parent northbound.client - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 pom diff --git a/opendaylight/adsal/northbound/jolokia/pom.xml b/opendaylight/adsal/northbound/jolokia/pom.xml index d4b8b957f0..aebaa8ea86 100644 --- a/opendaylight/adsal/northbound/jolokia/pom.xml +++ b/opendaylight/adsal/northbound/jolokia/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight jolokia-bridge - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 bundle Jolokia bridge web application diff --git a/opendaylight/adsal/northbound/networkconfiguration/bridgedomain/pom.xml b/opendaylight/adsal/northbound/networkconfiguration/bridgedomain/pom.xml index 4ce663fd49..1719d023a4 100644 --- a/opendaylight/adsal/northbound/networkconfiguration/bridgedomain/pom.xml +++ b/opendaylight/adsal/northbound/networkconfiguration/bridgedomain/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../adsal-enunciate-parent networkconfig.bridgedomain.northbound - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/staticrouting/pom.xml b/opendaylight/adsal/northbound/staticrouting/pom.xml index f1926dc33b..262dd37c22 100644 --- a/opendaylight/adsal/northbound/staticrouting/pom.xml +++ b/opendaylight/adsal/northbound/staticrouting/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../adsal-enunciate-parent forwarding.staticrouting.northbound - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/statistics/pom.xml b/opendaylight/adsal/northbound/statistics/pom.xml index 64b2e6f4cc..2b068cb3bf 100644 --- a/opendaylight/adsal/northbound/statistics/pom.xml +++ b/opendaylight/adsal/northbound/statistics/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../adsal-enunciate-parent statistics.northbound - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/subnets/pom.xml b/opendaylight/adsal/northbound/subnets/pom.xml index 0bcba2a3b2..515364385d 100644 --- a/opendaylight/adsal/northbound/subnets/pom.xml +++ b/opendaylight/adsal/northbound/subnets/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../adsal-enunciate-parent subnets.northbound - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/swagger-ui/pom.xml b/opendaylight/adsal/northbound/swagger-ui/pom.xml index 929206f72c..287f25d95b 100644 --- a/opendaylight/adsal/northbound/swagger-ui/pom.xml +++ b/opendaylight/adsal/northbound/swagger-ui/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight swagger-ui - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/switchmanager/pom.xml b/opendaylight/adsal/northbound/switchmanager/pom.xml index aa0d79d2fa..7747b884fd 100644 --- a/opendaylight/adsal/northbound/switchmanager/pom.xml +++ b/opendaylight/adsal/northbound/switchmanager/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../adsal-enunciate-parent switchmanager.northbound - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/topology/pom.xml b/opendaylight/adsal/northbound/topology/pom.xml index 4783db521a..ee65687b94 100644 --- a/opendaylight/adsal/northbound/topology/pom.xml +++ b/opendaylight/adsal/northbound/topology/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../adsal-enunciate-parent topology.northbound - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northbound/usermanager/pom.xml b/opendaylight/adsal/northbound/usermanager/pom.xml index 572369612f..c0d4e7c6f4 100644 --- a/opendaylight/adsal/northbound/usermanager/pom.xml +++ b/opendaylight/adsal/northbound/usermanager/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/enunciate-parent usermanager.northbound - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/northboundtest/unit_test_suite/pom.xml b/opendaylight/adsal/northboundtest/unit_test_suite/pom.xml index 1240f10ff4..a129fe0237 100644 --- a/opendaylight/adsal/northboundtest/unit_test_suite/pom.xml +++ b/opendaylight/adsal/northboundtest/unit_test_suite/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../opendaylight/commons/opendaylight @@ -16,7 +16,7 @@ org.opendaylight.controller northboundtest - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/pom.xml b/opendaylight/adsal/pom.xml index 6ae0680360..ce78f51de6 100644 --- a/opendaylight/adsal/pom.xml +++ b/opendaylight/adsal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller commons.parent - 1.1.3-SNAPSHOT + 1.1.3-Lithium-SR3 ../commons/parent diff --git a/opendaylight/adsal/protocol_plugins/openflow/pom.xml b/opendaylight/adsal/protocol_plugins/openflow/pom.xml index 54383dd652..8261a8075c 100644 --- a/opendaylight/adsal/protocol_plugins/openflow/pom.xml +++ b/opendaylight/adsal/protocol_plugins/openflow/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight protocol_plugins.openflow - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/protocol_plugins/stub/pom.xml b/opendaylight/adsal/protocol_plugins/stub/pom.xml index 820fb97e95..6495c4a048 100644 --- a/opendaylight/adsal/protocol_plugins/stub/pom.xml +++ b/opendaylight/adsal/protocol_plugins/stub/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight protocol_plugins.stub - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/routing/dijkstra_implementation/pom.xml b/opendaylight/adsal/routing/dijkstra_implementation/pom.xml index c5af157e3b..8a8281118b 100644 --- a/opendaylight/adsal/routing/dijkstra_implementation/pom.xml +++ b/opendaylight/adsal/routing/dijkstra_implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight routing.dijkstra_implementation - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/sal/api/pom.xml b/opendaylight/adsal/sal/api/pom.xml index 5de201c975..1d2ddb368c 100644 --- a/opendaylight/adsal/sal/api/pom.xml +++ b/opendaylight/adsal/sal/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight sal - 0.9.3-SNAPSHOT + 0.9.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/sal/connection/api/pom.xml b/opendaylight/adsal/sal/connection/api/pom.xml index 114635f134..0635be83fa 100644 --- a/opendaylight/adsal/sal/connection/api/pom.xml +++ b/opendaylight/adsal/sal/connection/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../commons/opendaylight sal.connection - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/sal/connection/implementation/pom.xml b/opendaylight/adsal/sal/connection/implementation/pom.xml index 043807134f..3d31fb1894 100644 --- a/opendaylight/adsal/sal/connection/implementation/pom.xml +++ b/opendaylight/adsal/sal/connection/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../commons/opendaylight sal.connection.implementation - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/sal/implementation/pom.xml b/opendaylight/adsal/sal/implementation/pom.xml index 1d55e0a61e..de76610f97 100644 --- a/opendaylight/adsal/sal/implementation/pom.xml +++ b/opendaylight/adsal/sal/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight sal.implementation - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/sal/networkconfiguration/api/pom.xml b/opendaylight/adsal/sal/networkconfiguration/api/pom.xml index b0540d06d1..6f820ad79f 100644 --- a/opendaylight/adsal/sal/networkconfiguration/api/pom.xml +++ b/opendaylight/adsal/sal/networkconfiguration/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../commons/opendaylight sal.networkconfiguration - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/sal/networkconfiguration/implementation/pom.xml b/opendaylight/adsal/sal/networkconfiguration/implementation/pom.xml index 0fd2f4e4be..a9e91ce858 100644 --- a/opendaylight/adsal/sal/networkconfiguration/implementation/pom.xml +++ b/opendaylight/adsal/sal/networkconfiguration/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../../commons/opendaylight sal.networkconfiguration.implementation - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/samples/clustersession/pom.xml b/opendaylight/adsal/samples/clustersession/pom.xml index 8ac7b013ba..1b8b4294d6 100644 --- a/opendaylight/adsal/samples/clustersession/pom.xml +++ b/opendaylight/adsal/samples/clustersession/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight org.opendaylight.controller clustersession - 1.1.3-SNAPSHOT + 1.1.3-Lithium-SR3 bundle @@ -43,7 +43,7 @@ org.opendaylight.controller clustering.services - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 org.slf4j diff --git a/opendaylight/adsal/samples/loadbalancer/pom.xml b/opendaylight/adsal/samples/loadbalancer/pom.xml index 2351f0dd43..59c9cc3c34 100644 --- a/opendaylight/adsal/samples/loadbalancer/pom.xml +++ b/opendaylight/adsal/samples/loadbalancer/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight samples.loadbalancer - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/samples/northbound/loadbalancer/pom.xml b/opendaylight/adsal/samples/northbound/loadbalancer/pom.xml index 58388fed3c..a5aad4c8e2 100644 --- a/opendaylight/adsal/samples/northbound/loadbalancer/pom.xml +++ b/opendaylight/adsal/samples/northbound/loadbalancer/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller adsal-enunciate-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../adsal-enunciate-parent samples.loadbalancer.northbound - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/samples/simpleforwarding/pom.xml b/opendaylight/adsal/samples/simpleforwarding/pom.xml index 3971f1e8c0..82c1d682c6 100644 --- a/opendaylight/adsal/samples/simpleforwarding/pom.xml +++ b/opendaylight/adsal/samples/simpleforwarding/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight samples.simpleforwarding - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/security/pom.xml b/opendaylight/adsal/security/pom.xml index 3f9d06b89e..ef995a81d5 100644 --- a/opendaylight/adsal/security/pom.xml +++ b/opendaylight/adsal/security/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../commons/opendaylight security - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/statisticsmanager/api/pom.xml b/opendaylight/adsal/statisticsmanager/api/pom.xml index 42455a7646..4409c69fdc 100644 --- a/opendaylight/adsal/statisticsmanager/api/pom.xml +++ b/opendaylight/adsal/statisticsmanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight statisticsmanager - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/statisticsmanager/implementation/pom.xml b/opendaylight/adsal/statisticsmanager/implementation/pom.xml index 2327340678..8e96c354d1 100644 --- a/opendaylight/adsal/statisticsmanager/implementation/pom.xml +++ b/opendaylight/adsal/statisticsmanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight statisticsmanager.implementation - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/statisticsmanager/integrationtest/pom.xml b/opendaylight/adsal/statisticsmanager/integrationtest/pom.xml index f28c7b77ee..447bf77648 100644 --- a/opendaylight/adsal/statisticsmanager/integrationtest/pom.xml +++ b/opendaylight/adsal/statisticsmanager/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 ../../commons/integrationtest statisticsmanager.integrationtest - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 ../../implementation/target/jacoco-it.exec diff --git a/opendaylight/adsal/switchmanager/api/pom.xml b/opendaylight/adsal/switchmanager/api/pom.xml index 75b458fa82..ed4e591d32 100644 --- a/opendaylight/adsal/switchmanager/api/pom.xml +++ b/opendaylight/adsal/switchmanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight switchmanager - 0.8.3-SNAPSHOT + 0.8.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/switchmanager/implementation/pom.xml b/opendaylight/adsal/switchmanager/implementation/pom.xml index 81f34186fc..23b117697b 100644 --- a/opendaylight/adsal/switchmanager/implementation/pom.xml +++ b/opendaylight/adsal/switchmanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight switchmanager.implementation - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/switchmanager/integrationtest/pom.xml b/opendaylight/adsal/switchmanager/integrationtest/pom.xml index ed53addcb7..5d91718139 100644 --- a/opendaylight/adsal/switchmanager/integrationtest/pom.xml +++ b/opendaylight/adsal/switchmanager/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 ../../commons/integrationtest switchmanager.integrationtest - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 ../../implementation/target/jacoco-it.exec diff --git a/opendaylight/adsal/topologymanager/implementation/pom.xml b/opendaylight/adsal/topologymanager/implementation/pom.xml index 7e18141d2d..939efc6318 100644 --- a/opendaylight/adsal/topologymanager/implementation/pom.xml +++ b/opendaylight/adsal/topologymanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight topologymanager - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/topologymanager/integrationtest/pom.xml b/opendaylight/adsal/topologymanager/integrationtest/pom.xml index 132bc2fe10..4da4a13d5b 100644 --- a/opendaylight/adsal/topologymanager/integrationtest/pom.xml +++ b/opendaylight/adsal/topologymanager/integrationtest/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.integrationtest - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 ../../commons/integrationtest topologymanager.integrationtest - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 ../../implementaiton/target/jacoco-it.exec diff --git a/opendaylight/adsal/topologymanager/shell/pom.xml b/opendaylight/adsal/topologymanager/shell/pom.xml index 3ff5eba930..f79124831f 100644 --- a/opendaylight/adsal/topologymanager/shell/pom.xml +++ b/opendaylight/adsal/topologymanager/shell/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight topologymanager.shell diff --git a/opendaylight/adsal/usermanager/api/pom.xml b/opendaylight/adsal/usermanager/api/pom.xml index 9b96615ac8..52579d8a01 100644 --- a/opendaylight/adsal/usermanager/api/pom.xml +++ b/opendaylight/adsal/usermanager/api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight usermanager - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/usermanager/implementation/pom.xml b/opendaylight/adsal/usermanager/implementation/pom.xml index 26219307cf..3728a801f4 100644 --- a/opendaylight/adsal/usermanager/implementation/pom.xml +++ b/opendaylight/adsal/usermanager/implementation/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight usermanager.implementation - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/web/brandfragment/pom.xml b/opendaylight/adsal/web/brandfragment/pom.xml index 1b7856c237..5edda56e90 100644 --- a/opendaylight/adsal/web/brandfragment/pom.xml +++ b/opendaylight/adsal/web/brandfragment/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight @@ -17,7 +17,7 @@ org.opendaylight.controller web.brandfragment - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/web/devices/pom.xml b/opendaylight/adsal/web/devices/pom.xml index 58b0de0697..a4badae0b0 100644 --- a/opendaylight/adsal/web/devices/pom.xml +++ b/opendaylight/adsal/web/devices/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight devices.web - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/web/flows/pom.xml b/opendaylight/adsal/web/flows/pom.xml index 54db40c1ac..7d51fc50b2 100644 --- a/opendaylight/adsal/web/flows/pom.xml +++ b/opendaylight/adsal/web/flows/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight flows.web - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/web/osgi-brandfragment/pom.xml b/opendaylight/adsal/web/osgi-brandfragment/pom.xml index 7a9de87df2..afe6a01cff 100644 --- a/opendaylight/adsal/web/osgi-brandfragment/pom.xml +++ b/opendaylight/adsal/web/osgi-brandfragment/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight osgi-brandfragment.web - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 bundle OSGi management web application brand fragment diff --git a/opendaylight/adsal/web/root/pom.xml b/opendaylight/adsal/web/root/pom.xml index 0008f4cdad..c5f81a9bcf 100644 --- a/opendaylight/adsal/web/root/pom.xml +++ b/opendaylight/adsal/web/root/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight web - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/web/topology/pom.xml b/opendaylight/adsal/web/topology/pom.xml index 6013eecd80..70d9772547 100644 --- a/opendaylight/adsal/web/topology/pom.xml +++ b/opendaylight/adsal/web/topology/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight topology.web - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/adsal/web/troubleshoot/pom.xml b/opendaylight/adsal/web/troubleshoot/pom.xml index e63bd1bd07..f385c40b03 100644 --- a/opendaylight/adsal/web/troubleshoot/pom.xml +++ b/opendaylight/adsal/web/troubleshoot/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../../commons/opendaylight troubleshoot.web - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 bundle diff --git a/opendaylight/archetypes/odl-model-project/pom.xml b/opendaylight/archetypes/odl-model-project/pom.xml index 018f5bb9f1..02a33dc7b3 100644 --- a/opendaylight/archetypes/odl-model-project/pom.xml +++ b/opendaylight/archetypes/odl-model-project/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller.archetypes archetypes-parent - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 org.opendaylight.controller.archetypes odl-model-project - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 maven-archetype diff --git a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml index 6cadd3f015..735aeedc94 100644 --- a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml @@ -11,8 +11,8 @@ http://nexus.opendaylight.org/content opendaylight.release opendaylight.release - 0.7.3-SNAPSHOT - 0.7.3-SNAPSHOT + 0.7.3-Lithium-SR3 + 0.7.3-Lithium-SR3 2.3.7 diff --git a/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml b/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml index 45b4889f0a..94c5109c54 100644 --- a/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml +++ b/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller.archetypes archetypes-parent - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 org.opendaylight.controller opendaylight-configfile-archetype - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 maven-archetype Configuration files for md-sal diff --git a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml index 72ae1d36fa..354fca8a16 100644 --- a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller.archetypes archetypes-parent - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 org.opendaylight.controller opendaylight-karaf-distro-archetype - 1.1.3-SNAPSHOT + 1.1.3-Lithium-SR3 maven-archetype distribution-karaf-archetype diff --git a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml index 650c2e2dc0..106390721f 100644 --- a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml @@ -19,8 +19,8 @@ - 1.1.3-SNAPSHOT - 1.5.3-SNAPSHOT + 1.1.3-Lithium-SR3 + 1.5.3-Lithium-SR3 3.0.3 @@ -81,7 +81,7 @@ org.opendaylight.openflowplugin features-openflowplugin - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 features xml runtime diff --git a/opendaylight/archetypes/opendaylight-karaf-features/pom.xml b/opendaylight/archetypes/opendaylight-karaf-features/pom.xml index bb2a5a29c4..a18d3a0a76 100644 --- a/opendaylight/archetypes/opendaylight-karaf-features/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-features/pom.xml @@ -5,11 +5,11 @@ org.opendaylight.controller.archetypes archetypes-parent - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 org.opendaylight.controller opendaylight-karaf-features-archetype - 1.1.3-SNAPSHOT + 1.1.3-Lithium-SR3 maven-archetype opendaylight-karaf-features-archetype diff --git a/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/pom.xml index 7408aa2a1d..1759563af3 100644 --- a/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/pom.xml @@ -24,11 +24,11 @@ features.xml - 1.1.3-SNAPSHOT - 1.5.3-SNAPSHOT + 1.1.3-Lithium-SR3 + 1.5.3-Lithium-SR3 3.0.3 - 1.5.3-SNAPSHOT - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 + 1.5.3-Lithium-SR3 2.16 @@ -46,21 +46,21 @@ org.opendaylight.yangtools features-yangtools - 0.7.3-SNAPSHOT + 0.7.3-Lithium-SR3 features xml org.opendaylight.controller features-mdsal - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 features xml org.opendaylight.openflowplugin features-openflowplugin - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 features xml diff --git a/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml b/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml index d7564ed139..eb5edef07d 100644 --- a/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml +++ b/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml @@ -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: - mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-SNAPSHOT/xml/features - mvn:org.opendaylight.controller/features-mdsal/1.2.3-SNAPSHOT/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-SNAPSHOT/xml/features + mvn:org.opendaylight.yangtools/features-yangtools/0.7.3-Lithium-SR3/xml/features + mvn:org.opendaylight.controller/features-mdsal/1.2.3-Lithium-SR3/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.3-Lithium-SR3/xml/features --> diff --git a/opendaylight/commons/checkstyle/pom.xml b/opendaylight/commons/checkstyle/pom.xml index f16fdc12d5..855e727cbe 100644 --- a/opendaylight/commons/checkstyle/pom.xml +++ b/opendaylight/commons/checkstyle/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.opendaylight.controller checkstyle - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git diff --git a/opendaylight/commons/concepts/pom.xml b/opendaylight/commons/concepts/pom.xml index a8acf766d6..ba8993755c 100644 --- a/opendaylight/commons/concepts/pom.xml +++ b/opendaylight/commons/concepts/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../commons/opendaylight concepts - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle @@ -43,7 +43,7 @@ org.opendaylight.controller checkstyle - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 diff --git a/opendaylight/commons/enunciate-parent/pom.xml b/opendaylight/commons/enunciate-parent/pom.xml index 4784ca02de..620eaab847 100644 --- a/opendaylight/commons/enunciate-parent/pom.xml +++ b/opendaylight/commons/enunciate-parent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../opendaylight diff --git a/opendaylight/commons/filter-valve/pom.xml b/opendaylight/commons/filter-valve/pom.xml index 5c4c30e0db..60b08911b0 100644 --- a/opendaylight/commons/filter-valve/pom.xml +++ b/opendaylight/commons/filter-valve/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../opendaylight filter-valve diff --git a/opendaylight/commons/liblldp/pom.xml b/opendaylight/commons/liblldp/pom.xml index ff2bf8fae1..0c2d3c8083 100644 --- a/opendaylight/commons/liblldp/pom.xml +++ b/opendaylight/commons/liblldp/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../opendaylight liblldp - 0.9.3-SNAPSHOT + 0.9.3-Lithium-SR3 bundle diff --git a/opendaylight/commons/logback_settings/pom.xml b/opendaylight/commons/logback_settings/pom.xml index cede9a6dc2..bb136f1c02 100644 --- a/opendaylight/commons/logback_settings/pom.xml +++ b/opendaylight/commons/logback_settings/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.parent - 1.1.3-SNAPSHOT + 1.1.3-Lithium-SR3 ../parent commons.logback_settings - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 7cf332fca6..79362faaa2 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -4,30 +4,30 @@ org.opendaylight.odlparent odlparent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 pom 2.3.10 - 0.5.3-SNAPSHOT - 0.1.3-SNAPSHOT - 0.6.3-SNAPSHOT + 0.5.3-Lithium-SR3 + 0.1.3-Lithium-SR3 + 0.6.3-Lithium-SR3 - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.6.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 3.0.1 @@ -41,19 +41,19 @@ 7.0.53.v201406060720 7.0.53.v201406070630 - 0.1.3-SNAPSHOT - 0.2.3-SNAPSHOT - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 + 0.2.3-Lithium-SR3 + 0.1.3-Lithium-SR3 3.0.1 - 0.2.3-SNAPSHOT - 0.6.3-SNAPSHOT - 1.5.3-SNAPSHOT - 1.1.3-SNAPSHOT - 0.2.3-SNAPSHOT - 0.6.3-SNAPSHOT + 0.2.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 1.5.3-Lithium-SR3 + 1.1.3-Lithium-SR3 + 0.2.3-Lithium-SR3 + 0.6.3-Lithium-SR3 1.4 - 0.3.3-SNAPSHOT - 0.2.3-SNAPSHOT + 0.3.3-Lithium-SR3 + 0.2.3-Lithium-SR3 etc/opendaylight/karaf 05-clustering.xml 06-clustered-entity-ownership.xml @@ -66,87 +66,87 @@ 10-rest-connector.xml 10-restconf-service.xml 99-netconf-connector.xml - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.2.3-SNAPSHOT - 0.6.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.6.3-SNAPSHOT - 0.6.3-SNAPSHOT - 0.1.3-SNAPSHOT - 0.5.3-SNAPSHOT - 1.2.3-SNAPSHOT + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.2.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 0.1.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 1.2.3-Lithium-SR3 30-statistics-manager.xml 3.8.0.I20120518-2145 0000.0002.0053.0 1.6.0 - 1.5.3-SNAPSHOT - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 + 1.5.3-Lithium-SR3 2.4.0 - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.6.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.7.3-SNAPSHOT - 0.6.3-SNAPSHOT - 0.6.3-SNAPSHOT - 0.5.3-SNAPSHOT - 1.1.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.1.3-SNAPSHOT - 2010.09.24.7.3-SNAPSHOT - 2013.10.19.7.3-SNAPSHOT - 2013.10.21.7.3-SNAPSHOT - 2010.09.24.7.3-SNAPSHOT + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.7.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 1.1.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.1.3-Lithium-SR3 + 2010.09.24.7.3-Lithium-SR3 + 2013.10.19.7.3-Lithium-SR3 + 2013.10.21.7.3-Lithium-SR3 + 2010.09.24.7.3-Lithium-SR3 2.0-beta-2 src/main/yang-gen-config - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 1.1.4 1.1.1 2.0 - 1.1.3-SNAPSHOT + 1.1.3-Lithium-SR3 ${karaf.version} 0.7 1.8-odl 1.0.0 - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 3.0.5 1.9.4 - 1.2.3-SNAPSHOT - 0.3.3-SNAPSHOT - 0.1.3-SNAPSHOT + 1.2.3-Lithium-SR3 + 0.3.3-Lithium-SR3 + 0.1.3-Lithium-SR3 http://nexus.opendaylight.org/content - 0.5.3-SNAPSHOT - 1.5.3-SNAPSHOT - 1.5.3-SNAPSHOT - 2013.08.27.7.3-SNAPSHOT - 0.1.3-SNAPSHOT + 0.5.3-Lithium-SR3 + 1.5.3-Lithium-SR3 + 1.5.3-Lithium-SR3 + 2013.08.27.7.3-Lithium-SR3 + 0.1.3-Lithium-SR3 1.1.6 1.1.6 1.0-alpha-2 2.5.0 - 0.6.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.2.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.1.3-SNAPSHOT - 0.9.3-SNAPSHOT + 0.6.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.2.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.1.3-Lithium-SR3 + 0.9.3-Lithium-SR3 src/main/yang-gen-sal - 0.6.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT + 0.6.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 2.10 4 - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 1.2.4 dav:http://nexus.opendaylight.org/content/sites/site ${user.name}-private-view @@ -163,30 +163,30 @@ 3.1.4.RELEASE 3.1.3.RELEASE 3.1.3.RELEASE - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.6.3-SNAPSHOT - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 0.5.3-Lithium-SR3 2.15 - 0.8.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT + 0.8.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 -Xmx1024m -XX:MaxPermSize=256m - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 1.1.3-SNAPSHOT - 0.5.3-SNAPSHOT + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 1.1.3-Lithium-SR3 + 0.5.3-Lithium-SR3 1.2.0 1.2.2a - 0.5.3-SNAPSHOT - 0.1.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 0.5.3-SNAPSHOT - 2013.09.07.7.3-SNAPSHOT - 1.1.3-SNAPSHOT - 0.7.3-SNAPSHOT + 0.5.3-Lithium-SR3 + 0.1.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 0.5.3-Lithium-SR3 + 2013.09.07.7.3-Lithium-SR3 + 1.1.3-Lithium-SR3 + 0.7.3-Lithium-SR3 0.14.0 0.9.7 3.3.0 @@ -952,12 +952,12 @@ org.opendaylight.controller httpservice-bridge - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 org.opendaylight.controller jolokia-bridge - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 @@ -1261,7 +1261,7 @@ org.opendaylight.controller commons.logback_settings - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 test @@ -1428,7 +1428,7 @@ org.opendaylight.controller commons.logback_settings - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 @@ -1662,7 +1662,7 @@ org.opendaylight.controller checkstyle - 0.1.3-SNAPSHOT + 0.1.3-Lithium-SR3 diff --git a/opendaylight/commons/parent/pom.xml b/opendaylight/commons/parent/pom.xml index 8c5763d75f..969ce1dcb9 100644 --- a/opendaylight/commons/parent/pom.xml +++ b/opendaylight/commons/parent/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.opendaylight.controller commons.parent - 1.1.3-SNAPSHOT + 1.1.3-Lithium-SR3 pom diff --git a/opendaylight/commons/protocol-framework/pom.xml b/opendaylight/commons/protocol-framework/pom.xml index 307792187b..317dbbc074 100644 --- a/opendaylight/commons/protocol-framework/pom.xml +++ b/opendaylight/commons/protocol-framework/pom.xml @@ -6,12 +6,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../../commons/opendaylight protocol-framework - 0.6.3-SNAPSHOT + 0.6.3-Lithium-SR3 bundle ${project.artifactId} Common protocol framework diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index 087563027e..faf5f7a6c6 100644 --- a/opendaylight/config/config-api/pom.xml +++ b/opendaylight/config/config-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 config-api diff --git a/opendaylight/config/config-artifacts/pom.xml b/opendaylight/config/config-artifacts/pom.xml index 87bd815a8b..ee957105ff 100644 --- a/opendaylight/config/config-artifacts/pom.xml +++ b/opendaylight/config/config-artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.controller config-artifacts - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 pom diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index de243026a5..9617b7e615 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 .. config-manager diff --git a/opendaylight/config/config-module-archetype/pom.xml b/opendaylight/config/config-module-archetype/pom.xml index 151c6a927d..d1540b8317 100644 --- a/opendaylight/config/config-module-archetype/pom.xml +++ b/opendaylight/config/config-module-archetype/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 config-module-archetype diff --git a/opendaylight/config/config-netty-config/pom.xml b/opendaylight/config/config-netty-config/pom.xml index e7efd45daf..403d6dd36a 100644 --- a/opendaylight/config/config-netty-config/pom.xml +++ b/opendaylight/config/config-netty-config/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 config-netty-config Configuration files for sal-rest-connector diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index f7bf94616a..31634b911e 100644 --- a/opendaylight/config/config-parent/pom.xml +++ b/opendaylight/config/config-parent/pom.xml @@ -11,20 +11,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools binding-parent - 0.7.3-SNAPSHOT + 0.7.3-Lithium-SR3 4.0.0 org.opendaylight.controller config-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 pom - 0.3.3-SNAPSHOT - 1.2.3-SNAPSHOT - 0.7.3-SNAPSHOT + 0.3.3-Lithium-SR3 + 1.2.3-Lithium-SR3 + 0.7.3-Lithium-SR3 src/main/yang-gen-config src/main/config/default-config.xml diff --git a/opendaylight/config/config-persister-api/pom.xml b/opendaylight/config/config-persister-api/pom.xml index b224a4e024..251bf6095e 100644 --- a/opendaylight/config/config-persister-api/pom.xml +++ b/opendaylight/config/config-persister-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 .. config-persister-api diff --git a/opendaylight/config/config-persister-directory-xml-adapter/pom.xml b/opendaylight/config/config-persister-directory-xml-adapter/pom.xml index 41e3420d1e..2e2d5c4e5c 100644 --- a/opendaylight/config/config-persister-directory-xml-adapter/pom.xml +++ b/opendaylight/config/config-persister-directory-xml-adapter/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 .. config-persister-directory-xml-adapter diff --git a/opendaylight/config/config-persister-feature-adapter/pom.xml b/opendaylight/config/config-persister-feature-adapter/pom.xml index da023d6f2a..aca23b09bf 100644 --- a/opendaylight/config/config-persister-feature-adapter/pom.xml +++ b/opendaylight/config/config-persister-feature-adapter/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 .. diff --git a/opendaylight/config/config-persister-file-xml-adapter/pom.xml b/opendaylight/config/config-persister-file-xml-adapter/pom.xml index 8a410798b2..9bfe294059 100644 --- a/opendaylight/config/config-persister-file-xml-adapter/pom.xml +++ b/opendaylight/config/config-persister-file-xml-adapter/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 .. config-persister-file-xml-adapter diff --git a/opendaylight/config/config-plugin-parent/pom.xml b/opendaylight/config/config-plugin-parent/pom.xml index 40555d4132..e4b1db2453 100644 --- a/opendaylight/config/config-plugin-parent/pom.xml +++ b/opendaylight/config/config-plugin-parent/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../ config-plugin-parent diff --git a/opendaylight/config/config-util/pom.xml b/opendaylight/config/config-util/pom.xml index 0dcd2eddce..e23f3186b6 100644 --- a/opendaylight/config/config-util/pom.xml +++ b/opendaylight/config/config-util/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 .. config-util diff --git a/opendaylight/config/logback-config-loader/pom.xml b/opendaylight/config/logback-config-loader/pom.xml index ced551ccf6..3d06c319a4 100644 --- a/opendaylight/config/logback-config-loader/pom.xml +++ b/opendaylight/config/logback-config-loader/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent logback-config-loader diff --git a/opendaylight/config/logback-config/pom.xml b/opendaylight/config/logback-config/pom.xml index 34ee6aeef6..cd3624b01e 100644 --- a/opendaylight/config/logback-config/pom.xml +++ b/opendaylight/config/logback-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent logback-config diff --git a/opendaylight/config/netconf-config-dispatcher/pom.xml b/opendaylight/config/netconf-config-dispatcher/pom.xml index 37b4e1cee2..ff26f112b7 100644 --- a/opendaylight/config/netconf-config-dispatcher/pom.xml +++ b/opendaylight/config/netconf-config-dispatcher/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent diff --git a/opendaylight/config/netty-config-api/pom.xml b/opendaylight/config/netty-config-api/pom.xml index 1cac0bb353..dcd70f08a8 100644 --- a/opendaylight/config/netty-config-api/pom.xml +++ b/opendaylight/config/netty-config-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent netty-config-api diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index dedf54d6ad..2fb684289d 100644 --- a/opendaylight/config/netty-event-executor-config/pom.xml +++ b/opendaylight/config/netty-event-executor-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent netty-event-executor-config diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 83515193e7..dc1de9fbc9 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent netty-threadgroup-config diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index 1ab6844b6c..8634c5557f 100644 --- a/opendaylight/config/netty-timer-config/pom.xml +++ b/opendaylight/config/netty-timer-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent netty-timer-config diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index c74e029e66..a157806dfe 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../commons/opendaylight config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 pom ${project.artifactId} diff --git a/opendaylight/config/shutdown-api/pom.xml b/opendaylight/config/shutdown-api/pom.xml index 7ad9ac5e87..a92ebedbf8 100644 --- a/opendaylight/config/shutdown-api/pom.xml +++ b/opendaylight/config/shutdown-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent shutdown-api diff --git a/opendaylight/config/shutdown-impl/pom.xml b/opendaylight/config/shutdown-impl/pom.xml index ef231c91e4..7b1a515c25 100644 --- a/opendaylight/config/shutdown-impl/pom.xml +++ b/opendaylight/config/shutdown-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent shutdown-impl diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index 7a2b2179c6..cf2eb1af0c 100644 --- a/opendaylight/config/threadpool-config-api/pom.xml +++ b/opendaylight/config/threadpool-config-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent threadpool-config-api diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index ee65fb7b70..34cb8f7d03 100644 --- a/opendaylight/config/threadpool-config-impl/pom.xml +++ b/opendaylight/config/threadpool-config-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent threadpool-config-impl diff --git a/opendaylight/config/yang-jmx-generator-it/pom.xml b/opendaylight/config/yang-jmx-generator-it/pom.xml index f3d77922c8..025a73941b 100644 --- a/opendaylight/config/yang-jmx-generator-it/pom.xml +++ b/opendaylight/config/yang-jmx-generator-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 yang-jmx-generator-it diff --git a/opendaylight/config/yang-jmx-generator-plugin/pom.xml b/opendaylight/config/yang-jmx-generator-plugin/pom.xml index 4f34773459..f9e0e0ff5f 100644 --- a/opendaylight/config/yang-jmx-generator-plugin/pom.xml +++ b/opendaylight/config/yang-jmx-generator-plugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 .. yang-jmx-generator-plugin diff --git a/opendaylight/config/yang-jmx-generator/pom.xml b/opendaylight/config/yang-jmx-generator/pom.xml index 260a52cc20..f4dffa1427 100644 --- a/opendaylight/config/yang-jmx-generator/pom.xml +++ b/opendaylight/config/yang-jmx-generator/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../ diff --git a/opendaylight/config/yang-test-plugin/pom.xml b/opendaylight/config/yang-test-plugin/pom.xml index 08c0ee4467..4ca8041bd4 100644 --- a/opendaylight/config/yang-test-plugin/pom.xml +++ b/opendaylight/config/yang-test-plugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent yang-test-plugin diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index ffccf5ed1c..82d185eb27 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-plugin-parent - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../config-plugin-parent diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 7b57ef8417..8dd90da8f7 100644 --- a/opendaylight/md-sal/benchmark-data-store/pom.xml +++ b/opendaylight/md-sal/benchmark-data-store/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html sal-parent org.opendaylight.controller - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 4.0.0 diff --git a/opendaylight/md-sal/md-sal-config/pom.xml b/opendaylight/md-sal/md-sal-config/pom.xml index 5047bc056a..ad71171e83 100644 --- a/opendaylight/md-sal/md-sal-config/pom.xml +++ b/opendaylight/md-sal/md-sal-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 md-sal-config Configuration files for md-sal diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index 90509ddb45..538ad90c29 100644 --- a/opendaylight/md-sal/mdsal-artifacts/pom.xml +++ b/opendaylight/md-sal/mdsal-artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.controller mdsal-artifacts - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 pom diff --git a/opendaylight/md-sal/messagebus-api/pom.xml b/opendaylight/md-sal/messagebus-api/pom.xml index 2fd763713d..2344949e2e 100644 --- a/opendaylight/md-sal/messagebus-api/pom.xml +++ b/opendaylight/md-sal/messagebus-api/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 messagebus-api diff --git a/opendaylight/md-sal/messagebus-config/pom.xml b/opendaylight/md-sal/messagebus-config/pom.xml index 9df5a4bd22..8e70e48e2d 100644 --- a/opendaylight/md-sal/messagebus-config/pom.xml +++ b/opendaylight/md-sal/messagebus-config/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 messagebus-config diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index 02c257f5e1..44545ec61e 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 messagebus-impl @@ -50,12 +50,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller messagebus-api - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 org.opendaylight.controller messagebus-spi - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 org.opendaylight.controller diff --git a/opendaylight/md-sal/messagebus-spi/pom.xml b/opendaylight/md-sal/messagebus-spi/pom.xml index 0eb8846760..56b619b434 100644 --- a/opendaylight/md-sal/messagebus-spi/pom.xml +++ b/opendaylight/md-sal/messagebus-spi/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 messagebus-spi diff --git a/opendaylight/md-sal/model/model-inventory/pom.xml b/opendaylight/md-sal/model/model-inventory/pom.xml index 0364861356..6f3d6c9e46 100644 --- a/opendaylight/md-sal/model/model-inventory/pom.xml +++ b/opendaylight/md-sal/model/model-inventory/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller.model model-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 model-inventory bundle diff --git a/opendaylight/md-sal/model/model-topology/pom.xml b/opendaylight/md-sal/model/model-topology/pom.xml index 8db76503f2..fe23eaffba 100644 --- a/opendaylight/md-sal/model/model-topology/pom.xml +++ b/opendaylight/md-sal/model/model-topology/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller.model model-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 model-topology bundle diff --git a/opendaylight/md-sal/model/pom.xml b/opendaylight/md-sal/model/pom.xml index d5005af205..0a7915eb28 100644 --- a/opendaylight/md-sal/model/pom.xml +++ b/opendaylight/md-sal/model/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 org.opendaylight.controller.model model-parent diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 7b79069490..6062b76915 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../commons/opendaylight sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 pom diff --git a/opendaylight/md-sal/sal-akka-raft-example/pom.xml b/opendaylight/md-sal/sal-akka-raft-example/pom.xml index 2dd308f03d..556ca5211c 100644 --- a/opendaylight/md-sal/sal-akka-raft-example/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft-example/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-akka-raft-example bundle diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 5bc7d333e2..ba71090cd1 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-akka-raft bundle diff --git a/opendaylight/md-sal/sal-binding-api/pom.xml b/opendaylight/md-sal/sal-binding-api/pom.xml index 80d02cbeb9..b25046a34b 100644 --- a/opendaylight/md-sal/sal-binding-api/pom.xml +++ b/opendaylight/md-sal/sal-binding-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-binding-api bundle diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index d75f302115..36efcb1db2 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-binding-broker-impl bundle diff --git a/opendaylight/md-sal/sal-binding-config/pom.xml b/opendaylight/md-sal/sal-binding-config/pom.xml index 793723c050..9029b2bd24 100644 --- a/opendaylight/md-sal/sal-binding-config/pom.xml +++ b/opendaylight/md-sal/sal-binding-config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-binding-config bundle diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index ca5f865cba..9d2fd43ede 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-binding-dom-it jar diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index 5ee8fe05ee..18dcc5c307 100644 --- a/opendaylight/md-sal/sal-binding-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-binding-it diff --git a/opendaylight/md-sal/sal-binding-util/pom.xml b/opendaylight/md-sal/sal-binding-util/pom.xml index b77c0950d6..ff1f92b823 100644 --- a/opendaylight/md-sal/sal-binding-util/pom.xml +++ b/opendaylight/md-sal/sal-binding-util/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-binding-util bundle diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 8ed478b853..641eb29e3d 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-clustering-commons diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 15c12f6749..a2b02e4e8f 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-clustering-config Configuration files for md-sal clustering diff --git a/opendaylight/md-sal/sal-common-api/pom.xml b/opendaylight/md-sal/sal-common-api/pom.xml index b124269e0d..f6f7a7d8d3 100644 --- a/opendaylight/md-sal/sal-common-api/pom.xml +++ b/opendaylight/md-sal/sal-common-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-common-api diff --git a/opendaylight/md-sal/sal-common-impl/pom.xml b/opendaylight/md-sal/sal-common-impl/pom.xml index bfb3e776a3..cd933cf275 100644 --- a/opendaylight/md-sal/sal-common-impl/pom.xml +++ b/opendaylight/md-sal/sal-common-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-common-impl bundle diff --git a/opendaylight/md-sal/sal-common-util/pom.xml b/opendaylight/md-sal/sal-common-util/pom.xml index 4713023c6f..d4612e7fce 100644 --- a/opendaylight/md-sal/sal-common-util/pom.xml +++ b/opendaylight/md-sal/sal-common-util/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-common-util diff --git a/opendaylight/md-sal/sal-common/pom.xml b/opendaylight/md-sal/sal-common/pom.xml index 054b328df6..12e15d7d57 100644 --- a/opendaylight/md-sal/sal-common/pom.xml +++ b/opendaylight/md-sal/sal-common/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-common diff --git a/opendaylight/md-sal/sal-connector-api/pom.xml b/opendaylight/md-sal/sal-connector-api/pom.xml index 93fc12fddb..400d764283 100644 --- a/opendaylight/md-sal/sal-connector-api/pom.xml +++ b/opendaylight/md-sal/sal-connector-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-connector-api diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index f4f1565027..73e7bbc6a7 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-distributed-datastore bundle diff --git a/opendaylight/md-sal/sal-dom-api/pom.xml b/opendaylight/md-sal/sal-dom-api/pom.xml index 4f831c170d..9f2d8224e4 100644 --- a/opendaylight/md-sal/sal-dom-api/pom.xml +++ b/opendaylight/md-sal/sal-dom-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-core-api bundle diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index 12e5f2ba30..ce4cd91a5a 100644 --- a/opendaylight/md-sal/sal-dom-broker/pom.xml +++ b/opendaylight/md-sal/sal-dom-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-broker-impl bundle diff --git a/opendaylight/md-sal/sal-dom-spi/pom.xml b/opendaylight/md-sal/sal-dom-spi/pom.xml index 1a83747d97..624aa16e49 100644 --- a/opendaylight/md-sal/sal-dom-spi/pom.xml +++ b/opendaylight/md-sal/sal-dom-spi/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-core-spi bundle diff --git a/opendaylight/md-sal/sal-dom-xsql-config/pom.xml b/opendaylight/md-sal/sal-dom-xsql-config/pom.xml index 7d791566c3..ae8f614232 100644 --- a/opendaylight/md-sal/sal-dom-xsql-config/pom.xml +++ b/opendaylight/md-sal/sal-dom-xsql-config/pom.xml @@ -12,7 +12,7 @@ sal-parent org.opendaylight.controller - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-dom-xsql-config Configuration files for md-sal diff --git a/opendaylight/md-sal/sal-dom-xsql/pom.xml b/opendaylight/md-sal/sal-dom-xsql/pom.xml index a2772e7ddc..3be2ea7ca8 100644 --- a/opendaylight/md-sal/sal-dom-xsql/pom.xml +++ b/opendaylight/md-sal/sal-dom-xsql/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-dom-xsql bundle diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml index 417ea50e4e..5b903efce6 100644 --- a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-dummy-distributed-datastore bundle diff --git a/opendaylight/md-sal/sal-inmemory-datastore/pom.xml b/opendaylight/md-sal/sal-inmemory-datastore/pom.xml index 712c4e2e04..917c0b9807 100644 --- a/opendaylight/md-sal/sal-inmemory-datastore/pom.xml +++ b/opendaylight/md-sal/sal-inmemory-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-inmemory-datastore diff --git a/opendaylight/md-sal/sal-karaf-xsql/pom.xml b/opendaylight/md-sal/sal-karaf-xsql/pom.xml index 4dd75b7c6b..5aa2a62dba 100644 --- a/opendaylight/md-sal/sal-karaf-xsql/pom.xml +++ b/opendaylight/md-sal/sal-karaf-xsql/pom.xml @@ -23,7 +23,7 @@ sal-parent org.opendaylight.controller - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 org.opendaylight.controller @@ -63,7 +63,7 @@ org.opendaylight.controller sal-dom-xsql - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 diff --git a/opendaylight/md-sal/sal-netconf-connector/pom.xml b/opendaylight/md-sal/sal-netconf-connector/pom.xml index 46c87e1959..2f3fdfb9c0 100644 --- a/opendaylight/md-sal/sal-netconf-connector/pom.xml +++ b/opendaylight/md-sal/sal-netconf-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-netconf-connector diff --git a/opendaylight/md-sal/sal-remote/pom.xml b/opendaylight/md-sal/sal-remote/pom.xml index 5bb91915aa..d78a5c77f0 100644 --- a/opendaylight/md-sal/sal-remote/pom.xml +++ b/opendaylight/md-sal/sal-remote/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-remote bundle diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index fdd0424fe5..f3fd7f3cf3 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-remoterpc-connector bundle diff --git a/opendaylight/md-sal/sal-rest-connector-config/pom.xml b/opendaylight/md-sal/sal-rest-connector-config/pom.xml index c1e48abcae..9fe340d27b 100644 --- a/opendaylight/md-sal/sal-rest-connector-config/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-rest-connector-config Configuration files for sal-rest-connector diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index aa6c3a6e6a..5df63f9266 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-rest-connector bundle @@ -99,7 +99,7 @@ org.opendaylight.yangtools yang-model-export - 0.7.3-SNAPSHOT + 0.7.3-Lithium-SR3 diff --git a/opendaylight/md-sal/sal-rest-docgen-maven/pom.xml b/opendaylight/md-sal/sal-rest-docgen-maven/pom.xml index 99d9cc5ca7..47321a3ca5 100644 --- a/opendaylight/md-sal/sal-rest-docgen-maven/pom.xml +++ b/opendaylight/md-sal/sal-rest-docgen-maven/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-rest-docgen-maven diff --git a/opendaylight/md-sal/sal-rest-docgen/pom.xml b/opendaylight/md-sal/sal-rest-docgen/pom.xml index 4050ffa5b4..e0bf92c8e5 100644 --- a/opendaylight/md-sal/sal-rest-docgen/pom.xml +++ b/opendaylight/md-sal/sal-rest-docgen/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-rest-docgen diff --git a/opendaylight/md-sal/sal-restconf-broker/pom.xml b/opendaylight/md-sal/sal-restconf-broker/pom.xml index 46a9e53697..8ff33b2a3d 100644 --- a/opendaylight/md-sal/sal-restconf-broker/pom.xml +++ b/opendaylight/md-sal/sal-restconf-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sal-restconf-broker bundle diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index 83d97c32d1..350161ece6 100644 --- a/opendaylight/md-sal/sal-test-model/pom.xml +++ b/opendaylight/md-sal/sal-test-model/pom.xml @@ -5,7 +5,7 @@ sal-parent org.opendaylight.controller - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 4.0.0 diff --git a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml index 82dc88944d..c0f629dc5a 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml @@ -12,7 +12,7 @@ clustering-it org.opendaylight.controller.samples - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 clustering-it-config jar diff --git a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml index afdf5d0b5c..b72d632d24 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml @@ -4,7 +4,7 @@ clustering-it org.opendaylight.controller.samples - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 clustering-it-model bundle diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index 7f7e829de7..dd94639cb2 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller.samples sal-samples - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 clustering-it pom diff --git a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml index f42b4ac2ee..fbbf57e1e9 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -4,7 +4,7 @@ clustering-it org.opendaylight.controller.samples - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 clustering-it-provider bundle diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 6dc273a4a6..c8cc8aae08 100644 --- a/opendaylight/md-sal/samples/pom.xml +++ b/opendaylight/md-sal/samples/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 org.opendaylight.controller.samples diff --git a/opendaylight/md-sal/samples/toaster-config/pom.xml b/opendaylight/md-sal/samples/toaster-config/pom.xml index 10a620ca18..7125113110 100644 --- a/opendaylight/md-sal/samples/toaster-config/pom.xml +++ b/opendaylight/md-sal/samples/toaster-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller.samples sal-samples - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 toaster-config Configuration files for toaster diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index d03427d356..9b6baea418 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller.samples sal-samples - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sample-toaster-consumer bundle - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml index 096518f0a6..643a9b8fb9 100644 --- a/opendaylight/md-sal/samples/toaster-it/pom.xml +++ b/opendaylight/md-sal/samples/toaster-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller.samples sal-samples - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sample-toaster-it diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index a8723cb620..f1d186d0e4 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller.samples sal-samples - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sample-toaster-provider bundle - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 2dbb7dbc2f..8e7090bfcb 100644 --- a/opendaylight/md-sal/samples/toaster/pom.xml +++ b/opendaylight/md-sal/samples/toaster/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller.samples sal-samples - 1.2.3-SNAPSHOT + 1.2.3-Lithium-SR3 sample-toaster bundle diff --git a/opendaylight/netconf/config-netconf-connector/pom.xml b/opendaylight/netconf/config-netconf-connector/pom.xml index 2040666c5b..758f296719 100644 --- a/opendaylight/netconf/config-netconf-connector/pom.xml +++ b/opendaylight/netconf/config-netconf-connector/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 config-netconf-connector bundle diff --git a/opendaylight/netconf/config-persister-impl/pom.xml b/opendaylight/netconf/config-persister-impl/pom.xml index 27c95627d0..4036acc62b 100644 --- a/opendaylight/netconf/config-persister-impl/pom.xml +++ b/opendaylight/netconf/config-persister-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../ config-persister-impl diff --git a/opendaylight/netconf/ietf-netconf-monitoring-extension/pom.xml b/opendaylight/netconf/ietf-netconf-monitoring-extension/pom.xml index 20794b8cdd..c7efe13234 100644 --- a/opendaylight/netconf/ietf-netconf-monitoring-extension/pom.xml +++ b/opendaylight/netconf/ietf-netconf-monitoring-extension/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ietf-netconf-monitoring-extension bundle diff --git a/opendaylight/netconf/ietf-netconf-monitoring/pom.xml b/opendaylight/netconf/ietf-netconf-monitoring/pom.xml index d8b5c75fca..a927141507 100644 --- a/opendaylight/netconf/ietf-netconf-monitoring/pom.xml +++ b/opendaylight/netconf/ietf-netconf-monitoring/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ietf-netconf-monitoring bundle diff --git a/opendaylight/netconf/ietf-netconf-notifications/pom.xml b/opendaylight/netconf/ietf-netconf-notifications/pom.xml index c2ca570ab1..1737beb8b1 100644 --- a/opendaylight/netconf/ietf-netconf-notifications/pom.xml +++ b/opendaylight/netconf/ietf-netconf-notifications/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ietf-netconf-notifications bundle diff --git a/opendaylight/netconf/ietf-netconf/pom.xml b/opendaylight/netconf/ietf-netconf/pom.xml index a6f9b0cd50..7c76fffa6a 100644 --- a/opendaylight/netconf/ietf-netconf/pom.xml +++ b/opendaylight/netconf/ietf-netconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ietf-netconf bundle diff --git a/opendaylight/netconf/mdsal-netconf-connector/pom.xml b/opendaylight/netconf/mdsal-netconf-connector/pom.xml index 123386df7a..deb2f1afde 100644 --- a/opendaylight/netconf/mdsal-netconf-connector/pom.xml +++ b/opendaylight/netconf/mdsal-netconf-connector/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 mdsal-netconf-connector bundle diff --git a/opendaylight/netconf/mdsal-netconf-monitoring/pom.xml b/opendaylight/netconf/mdsal-netconf-monitoring/pom.xml index cae1905540..50f1706846 100644 --- a/opendaylight/netconf/mdsal-netconf-monitoring/pom.xml +++ b/opendaylight/netconf/mdsal-netconf-monitoring/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 mdsal-netconf-monitoring bundle diff --git a/opendaylight/netconf/netconf-api/pom.xml b/opendaylight/netconf/netconf-api/pom.xml index db25d10e41..e84b72076a 100644 --- a/opendaylight/netconf/netconf-api/pom.xml +++ b/opendaylight/netconf/netconf-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-api bundle diff --git a/opendaylight/netconf/netconf-artifacts/pom.xml b/opendaylight/netconf/netconf-artifacts/pom.xml index 5a8a505891..18603be798 100644 --- a/opendaylight/netconf/netconf-artifacts/pom.xml +++ b/opendaylight/netconf/netconf-artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.controller netconf-artifacts - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 pom diff --git a/opendaylight/netconf/netconf-auth/pom.xml b/opendaylight/netconf/netconf-auth/pom.xml index 82b1ea4097..9cc1f10f36 100644 --- a/opendaylight/netconf/netconf-auth/pom.xml +++ b/opendaylight/netconf/netconf-auth/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../ netconf-auth diff --git a/opendaylight/netconf/netconf-cli/pom.xml b/opendaylight/netconf/netconf-cli/pom.xml index f4492180f8..3c3903eb93 100644 --- a/opendaylight/netconf/netconf-cli/pom.xml +++ b/opendaylight/netconf/netconf-cli/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-cli jar diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index 349f115f76..63ef85923f 100644 --- a/opendaylight/netconf/netconf-client/pom.xml +++ b/opendaylight/netconf/netconf-client/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-client bundle diff --git a/opendaylight/netconf/netconf-config/pom.xml b/opendaylight/netconf/netconf-config/pom.xml index fb0b3629ff..00e7ac02e5 100644 --- a/opendaylight/netconf/netconf-config/pom.xml +++ b/opendaylight/netconf/netconf-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-config Configuration files for netconf diff --git a/opendaylight/netconf/netconf-connector-config/pom.xml b/opendaylight/netconf/netconf-connector-config/pom.xml index d9f2dd3408..8d5cbc5acb 100644 --- a/opendaylight/netconf/netconf-connector-config/pom.xml +++ b/opendaylight/netconf/netconf-connector-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-connector-config Configuration files for netconf-connector diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index c83126cf4c..df39bbf8e1 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-impl bundle diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 7718da888b..1b206b8833 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-it diff --git a/opendaylight/netconf/netconf-mapping-api/pom.xml b/opendaylight/netconf/netconf-mapping-api/pom.xml index 1495475a42..481c07164f 100644 --- a/opendaylight/netconf/netconf-mapping-api/pom.xml +++ b/opendaylight/netconf/netconf-mapping-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-mapping-api diff --git a/opendaylight/netconf/netconf-mdsal-config/pom.xml b/opendaylight/netconf/netconf-mdsal-config/pom.xml index c6043b7f2f..a41506a3f3 100644 --- a/opendaylight/netconf/netconf-mdsal-config/pom.xml +++ b/opendaylight/netconf/netconf-mdsal-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-mdsal-config Configuration files for netconf for mdsal diff --git a/opendaylight/netconf/netconf-monitoring/pom.xml b/opendaylight/netconf/netconf-monitoring/pom.xml index 9b18a07800..23eea6e77b 100644 --- a/opendaylight/netconf/netconf-monitoring/pom.xml +++ b/opendaylight/netconf/netconf-monitoring/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-monitoring bundle diff --git a/opendaylight/netconf/netconf-netty-util/pom.xml b/opendaylight/netconf/netconf-netty-util/pom.xml index 96574322aa..8f369c12dd 100644 --- a/opendaylight/netconf/netconf-netty-util/pom.xml +++ b/opendaylight/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-netty-util bundle diff --git a/opendaylight/netconf/netconf-notifications-api/pom.xml b/opendaylight/netconf/netconf-notifications-api/pom.xml index 163e6d3a16..738d05cced 100644 --- a/opendaylight/netconf/netconf-notifications-api/pom.xml +++ b/opendaylight/netconf/netconf-notifications-api/pom.xml @@ -13,7 +13,7 @@ netconf-subsystem org.opendaylight.controller - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 4.0.0 bundle diff --git a/opendaylight/netconf/netconf-notifications-impl/pom.xml b/opendaylight/netconf/netconf-notifications-impl/pom.xml index 4880bf1de5..94b3cf3471 100644 --- a/opendaylight/netconf/netconf-notifications-impl/pom.xml +++ b/opendaylight/netconf/netconf-notifications-impl/pom.xml @@ -13,7 +13,7 @@ netconf-subsystem org.opendaylight.controller - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 4.0.0 bundle diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index c6530c5f1f..fc0ee51955 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../ netconf-ssh diff --git a/opendaylight/netconf/netconf-tcp/pom.xml b/opendaylight/netconf/netconf-tcp/pom.xml index 85665f8dbc..7bf21834eb 100644 --- a/opendaylight/netconf/netconf-tcp/pom.xml +++ b/opendaylight/netconf/netconf-tcp/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../ netconf-tcp diff --git a/opendaylight/netconf/netconf-testtool/pom.xml b/opendaylight/netconf/netconf-testtool/pom.xml index 09969593f6..e8cd621ef4 100644 --- a/opendaylight/netconf/netconf-testtool/pom.xml +++ b/opendaylight/netconf/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-testtool diff --git a/opendaylight/netconf/netconf-usermanager/pom.xml b/opendaylight/netconf/netconf-usermanager/pom.xml index 3c02353dfb..3f4207b2ec 100644 --- a/opendaylight/netconf/netconf-usermanager/pom.xml +++ b/opendaylight/netconf/netconf-usermanager/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 ../ netconf-usermanager diff --git a/opendaylight/netconf/netconf-util/pom.xml b/opendaylight/netconf/netconf-util/pom.xml index 662643cfcb..c9d4010c68 100644 --- a/opendaylight/netconf/netconf-util/pom.xml +++ b/opendaylight/netconf/netconf-util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 netconf-util bundle diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 0a51563afd..9f87e4fc7e 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 ../commons/opendaylight netconf-subsystem - 0.3.3-SNAPSHOT + 0.3.3-Lithium-SR3 pom ${project.artifactId} diff --git a/pom.xml b/pom.xml index 3084f09a49..de42e00102 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.parent - 1.1.3-SNAPSHOT + 1.1.3-Lithium-SR3 opendaylight/commons/parent releasepom - 0.2.3-SNAPSHOT + 0.2.3-Lithium-SR3 pom controller