From 986a61816aff77a76b528404fa881d31965f9f43 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 12 Aug 2019 16:14:12 +0000 Subject: [PATCH] Bump versions by x.y.(z+1) Signed-off-by: jenkins-releng Change-Id: I0f8091d19b9166e6567641107ef92f36fd8ccb55 --- artifacts/pom.xml | 2 +- commons/build_tools/pom.xml | 2 +- commons/parent/pom.xml | 18 +++++++++--------- commons/unittest_tools/pom.xml | 2 +- features/features-lispflowmapping/pom.xml | 2 +- .../odl-lispflowmapping-inmemorydb/pom.xml | 4 ++-- .../pom.xml | 2 +- .../odl-lispflowmapping-mappingservice/pom.xml | 6 +++--- features/odl-lispflowmapping-models/pom.xml | 2 +- features/odl-lispflowmapping-msmr/pom.xml | 2 +- features/odl-lispflowmapping-neutron/pom.xml | 8 ++++---- .../odl-lispflowmapping-southbound/pom.xml | 6 +++--- features/pom.xml | 2 +- integrationtest/pom.xml | 6 +++--- lispflowmapping-karaf/pom.xml | 2 +- mappingservice/api/pom.xml | 2 +- mappingservice/config/pom.xml | 4 ++-- mappingservice/dsbackend/pom.xml | 2 +- mappingservice/implementation/pom.xml | 2 +- mappingservice/inmemorydb/pom.xml | 2 +- mappingservice/lisp-proto/pom.xml | 2 +- mappingservice/mapcache/pom.xml | 2 +- mappingservice/neutron/pom.xml | 8 ++++---- mappingservice/pom.xml | 2 +- mappingservice/shell/pom.xml | 2 +- mappingservice/southbound/pom.xml | 2 +- pom.xml | 2 +- 27 files changed, 49 insertions(+), 49 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 94444559d..1352908fc 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping lispflowmapping-artifacts - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT pom diff --git a/commons/build_tools/pom.xml b/commons/build_tools/pom.xml index c0a68c45a..8b226d3f9 100644 --- a/commons/build_tools/pom.xml +++ b/commons/build_tools/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT ../parent diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 6dcf10005..82431d7e3 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT pom @@ -30,14 +30,14 @@ 2.0.2 1.0.0 - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT 0.5.0 - 1.10.0-SNAPSHOT - 1.10.0-SNAPSHOT - 0.13.0-SNAPSHOT - 0.13.0-SNAPSHOT - 1.10.0-SNAPSHOT - 0.17.0-SNAPSHOT + 1.11.0-SNAPSHOT + 1.11.0-SNAPSHOT + 0.14.0-SNAPSHOT + 0.14.0-SNAPSHOT + 1.11.0-SNAPSHOT + 0.18.0-SNAPSHOT src/main/yang-gen-sal 0.5.0 src/main/yang @@ -97,7 +97,7 @@ org.opendaylight.controller threadpool-config-impl - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT org.opendaylight.lispflowmapping diff --git a/commons/unittest_tools/pom.xml b/commons/unittest_tools/pom.xml index 8d044d9d9..2fa3b560e 100644 --- a/commons/unittest_tools/pom.xml +++ b/commons/unittest_tools/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT ../parent diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml index 4c1809a7b..4c411956d 100644 --- a/features/features-lispflowmapping/pom.xml +++ b/features/features-lispflowmapping/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping features-lispflowmapping - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index 765f359be..12475de47 100644 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml +++ b/features/odl-lispflowmapping-inmemorydb/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-inmemorydb - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT feature @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller odl-mdsal-broker - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT xml features diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index acccbfcfc..6b3ee4df4 100644 --- a/features/odl-lispflowmapping-mappingservice-shell/pom.xml +++ b/features/odl-lispflowmapping-mappingservice-shell/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-mappingservice-shell - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 79896b22f..3a9e5027e 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-mappingservice - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT feature @@ -28,14 +28,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-restconf - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT xml features org.opendaylight.controller odl-mdsal-broker - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT xml features diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 901054708..805ec1085 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-models - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index 93f9189d7..d97716119 100644 --- a/features/odl-lispflowmapping-msmr/pom.xml +++ b/features/odl-lispflowmapping-msmr/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-msmr - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index 46b02e793..5a39dcdcd 100644 --- a/features/odl-lispflowmapping-neutron/pom.xml +++ b/features/odl-lispflowmapping-neutron/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-neutron - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT feature @@ -52,21 +52,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.neutron odl-neutron-service - 0.13.0-SNAPSHOT + 0.14.0-SNAPSHOT xml features org.opendaylight.netconf odl-netconf-tcp - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT xml features org.opendaylight.netconf odl-netconf-clustered-topology - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT xml features diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index e6af167d7..adb2be016 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-southbound - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT feature @@ -28,14 +28,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-restconf - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT xml features org.opendaylight.controller odl-mdsal-broker - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT xml features diff --git a/features/pom.xml b/features/pom.xml index 0c1826526..d565c8278 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping features-aggregator - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT pom diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 62574701e..bac944cde 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT 4.0.0 org.opendaylight.lispflowmapping mappingservice.integrationtest - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html false org.opendaylight.lispflowmapping lispflowmapping-karaf - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT zip diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index 5d7208a52..739bfaf75 100644 --- a/lispflowmapping-karaf/pom.xml +++ b/lispflowmapping-karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping lispflowmapping-karaf - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT ODL :: lispflowmapping :: ${project.artifactId} diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index a195c219a..4c20b4384 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle diff --git a/mappingservice/config/pom.xml b/mappingservice/config/pom.xml index 914a832a7..d73e11633 100644 --- a/mappingservice/config/pom.xml +++ b/mappingservice/config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT mappingservice.config @@ -22,7 +22,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT diff --git a/mappingservice/dsbackend/pom.xml b/mappingservice/dsbackend/pom.xml index e6d162c44..47d0474cb 100644 --- a/mappingservice/dsbackend/pom.xml +++ b/mappingservice/dsbackend/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT mappingservice.dsbackend diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index 00fd1fa86..06efeb04f 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT mappingservice.implementation diff --git a/mappingservice/inmemorydb/pom.xml b/mappingservice/inmemorydb/pom.xml index 0fd258a10..dc8a9a296 100644 --- a/mappingservice/inmemorydb/pom.xml +++ b/mappingservice/inmemorydb/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT mappingservice.inmemorydb diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 3d785e8c5..f9901f392 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle diff --git a/mappingservice/mapcache/pom.xml b/mappingservice/mapcache/pom.xml index cb8f0d61d..ff5ff0fa1 100644 --- a/mappingservice/mapcache/pom.xml +++ b/mappingservice/mapcache/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT mappingservice.mapcache diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index 31e9e5d52..8487d7aff 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice.neutron - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle @@ -22,14 +22,14 @@ org.opendaylight.lispflowmapping lispflowmapping-artifacts - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT pom import @@ -52,7 +52,7 @@ org.opendaylight.neutron model - 0.13.0-SNAPSHOT + 0.14.0-SNAPSHOT org.opendaylight.mdsal.model diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 209ec948b..298e58ced 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT pom diff --git a/mappingservice/shell/pom.xml b/mappingservice/shell/pom.xml index 1a9081c19..bcac61788 100644 --- a/mappingservice/shell/pom.xml +++ b/mappingservice/shell/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT mappingservice.shell diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 625d4f275..ca780ebe4 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT mappingservice.southbound diff --git a/pom.xml b/pom.xml index 0ee189fbe..78c32457e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT commons/parent -- 2.36.6