From e57f4066a63b5181d1e2716aceb44308c042c9d8 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 12 Aug 2019 16:14:13 +0000 Subject: [PATCH] Bump versions by x.y.(z+1) Signed-off-by: jenkins-releng Change-Id: I876601792e0d95e76362d9fed8c1f2c9b0c4d553 --- commons/binding-parent/pom.xml | 4 ++-- commons/it/pom.xml | 4 ++-- commons/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-api/pom.xml | 4 ++-- hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml | 2 +- .../hwvtepsouthbound-features/features/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-api/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-rest/pom.xml | 4 ++-- .../odl-ovsdb-hwvtepsouthbound-test/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-ui/pom.xml | 4 ++-- .../odl-ovsdb-hwvtepsouthbound/pom.xml | 4 ++-- hwvtepsouthbound/hwvtepsouthbound-features/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml | 4 ++-- hwvtepsouthbound/hwvtepsouthbound-it/pom.xml | 6 +++--- hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml | 2 +- hwvtepsouthbound/pom.xml | 2 +- library/artifacts/pom.xml | 2 +- library/features/features/pom.xml | 2 +- library/features/odl-ovsdb-library/pom.xml | 4 ++-- library/features/pom.xml | 2 +- library/impl/pom.xml | 6 +++--- library/it/pom.xml | 6 +++--- library/karaf/pom.xml | 2 +- library/pom.xml | 2 +- pom.xml | 2 +- schemas/hardwarevtep/pom.xml | 4 ++-- schemas/openvswitch/pom.xml | 4 ++-- schemas/pom.xml | 2 +- southbound/pom.xml | 2 +- southbound/southbound-api/pom.xml | 4 ++-- southbound/southbound-artifacts/pom.xml | 2 +- southbound/southbound-features/features/pom.xml | 2 +- .../southbound-features/odl-ovsdb-southbound-api/pom.xml | 2 +- .../odl-ovsdb-southbound-impl-rest/pom.xml | 4 ++-- .../odl-ovsdb-southbound-impl-ui/pom.xml | 4 ++-- .../southbound-features/odl-ovsdb-southbound-impl/pom.xml | 8 ++++---- .../southbound-features/odl-ovsdb-southbound-test/pom.xml | 2 +- southbound/southbound-features/pom.xml | 2 +- southbound/southbound-impl/pom.xml | 8 ++++---- southbound/southbound-it/pom.xml | 6 +++--- southbound/southbound-karaf/pom.xml | 2 +- utils/config/pom.xml | 4 ++-- utils/hwvtepsouthbound-utils/pom.xml | 4 ++-- utils/mdsal-utils/pom.xml | 4 ++-- utils/odl-ovsdb-utils/pom.xml | 4 ++-- utils/ovsdb-it-utils/pom.xml | 4 ++-- utils/pom.xml | 2 +- utils/servicehelper/pom.xml | 4 ++-- utils/southbound-utils/pom.xml | 4 ++-- utils/yang-utils/pom.xml | 4 ++-- 50 files changed, 85 insertions(+), 85 deletions(-) diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 18212325e..09fb11079 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT pom @@ -25,7 +25,7 @@ org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT pom import diff --git a/commons/it/pom.xml b/commons/it/pom.xml index 0e83c4301..43718fcee 100644 --- a/commons/it/pom.xml +++ b/commons/it/pom.xml @@ -12,13 +12,13 @@ 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 org.opendaylight.ovsdb it - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT pom diff --git a/commons/pom.xml b/commons/pom.xml index d085b72ad..e74cf3072 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb parents - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml index 779235640..5a5cf15e2 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-api - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml index 6d100591d..f71644246 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb hwvtepsouthbound-artifacts - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT pom diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml index b655ca35f..c66625d13 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb hwvtepsouthbound-features - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml index cde1151c6..f1a951aa5 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound-api - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml index e70313fa8..9d71b8829 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound-rest - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml index 444cd9137..1b3b6c827 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-impl - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle diff --git a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml index 2d25f2a08..c1a3c91e1 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml @@ -11,20 +11,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/it 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-it - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT jar ODL :: ovsdb :: ${project.artifactId} - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT diff --git a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml index b61d648e2..69c75e5f6 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-karaf - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/hwvtepsouthbound/pom.xml b/hwvtepsouthbound/pom.xml index fdaa6c5af..d0c8aae3e 100644 --- a/hwvtepsouthbound/pom.xml +++ b/hwvtepsouthbound/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.ovsdb hwvtepsouthbound-aggregator - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/library/artifacts/pom.xml b/library/artifacts/pom.xml index 5db20cad6..194c882ed 100644 --- a/library/artifacts/pom.xml +++ b/library/artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-artifacts - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT pom diff --git a/library/features/features/pom.xml b/library/features/features/pom.xml index ae9e759af..80a00a1e2 100644 --- a/library/features/features/pom.xml +++ b/library/features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-features - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature diff --git a/library/features/odl-ovsdb-library/pom.xml b/library/features/odl-ovsdb-library/pom.xml index c99c0a230..c6d19d7e4 100644 --- a/library/features/odl-ovsdb-library/pom.xml +++ b/library/features/odl-ovsdb-library/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-library - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/library/impl/pom.xml b/library/impl/pom.xml index 90a2ef0fb..3294c5b66 100644 --- a/library/impl/pom.xml +++ b/library/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb library - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle @@ -71,7 +71,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-cert - 0.10.0-SNAPSHOT + 0.11.0-SNAPSHOT javax.inject diff --git a/library/it/pom.xml b/library/it/pom.xml index 07bea3342..8043813be 100644 --- a/library/it/pom.xml +++ b/library/it/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/it 4.0.0 org.opendaylight.ovsdb library-it - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT jar @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-karaf - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT zip diff --git a/library/karaf/pom.xml b/library/karaf/pom.xml index b627ea3e1..c79c583b0 100644 --- a/library/karaf/pom.xml +++ b/library/karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb library-karaf - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/library/pom.xml b/library/pom.xml index d99f98e30..486f6a407 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-aggregator - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 750eb93aa..31c7501b4 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ${project.artifactId} pom diff --git a/schemas/hardwarevtep/pom.xml b/schemas/hardwarevtep/pom.xml index db67e62f8..d7e30e1e9 100644 --- a/schemas/hardwarevtep/pom.xml +++ b/schemas/hardwarevtep/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.hardwarevtep - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle diff --git a/schemas/openvswitch/pom.xml b/schemas/openvswitch/pom.xml index 489a6042c..9913b4c8b 100644 --- a/schemas/openvswitch/pom.xml +++ b/schemas/openvswitch/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.openvswitch - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle diff --git a/schemas/pom.xml b/schemas/pom.xml index b3ba7ad6a..7048e0daa 100644 --- a/schemas/pom.xml +++ b/schemas/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb schemas - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/pom.xml b/southbound/pom.xml index 8f0f2e0c8..a00dc2020 100644 --- a/southbound/pom.xml +++ b/southbound/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.ovsdb southbound-aggregator - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-api/pom.xml b/southbound/southbound-api/pom.xml index 2f478cad4..cd0b4bc72 100644 --- a/southbound/southbound-api/pom.xml +++ b/southbound/southbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb southbound-api - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle diff --git a/southbound/southbound-artifacts/pom.xml b/southbound/southbound-artifacts/pom.xml index 4f0dbf922..3c39dc5f7 100644 --- a/southbound/southbound-artifacts/pom.xml +++ b/southbound/southbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb southbound-artifacts - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT pom diff --git a/southbound/southbound-features/features/pom.xml b/southbound/southbound-features/features/pom.xml index baa31d3cf..107bd5029 100644 --- a/southbound/southbound-features/features/pom.xml +++ b/southbound/southbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb southbound-features - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature diff --git a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml index 38f468d48..f474b6178 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-southbound-api - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml index 1432e9b57..33d8f18d7 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-southbound-impl-rest - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index e1197ad97..8d8019d02 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb southbound-impl - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle @@ -73,13 +73,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.infrautils ready-api - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT org.opendaylight.infrautils diagstatus-api - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT javax.inject diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index c21856bbb..b9a4c9310 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -12,20 +12,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/it 4.0.0 org.opendaylight.ovsdb southbound-it - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT jar ODL :: ovsdb :: ${project.artifactId} - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT diff --git a/southbound/southbound-karaf/pom.xml b/southbound/southbound-karaf/pom.xml index 8c9bb45e9..bf7889902 100644 --- a/southbound/southbound-karaf/pom.xml +++ b/southbound/southbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb southbound-karaf - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/utils/config/pom.xml b/utils/config/pom.xml index e190731d3..3964fa12a 100644 --- a/utils/config/pom.xml +++ b/utils/config/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.config - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/utils/hwvtepsouthbound-utils/pom.xml b/utils/hwvtepsouthbound-utils/pom.xml index 5e146ce45..b84e4fc17 100644 --- a/utils/hwvtepsouthbound-utils/pom.xml +++ b/utils/hwvtepsouthbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.hwvtepsouthbound-utils - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml index 48872d315..7ae4f344a 100644 --- a/utils/mdsal-utils/pom.xml +++ b/utils/mdsal-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.mdsal-utils - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle diff --git a/utils/odl-ovsdb-utils/pom.xml b/utils/odl-ovsdb-utils/pom.xml index 439776368..079343087 100644 --- a/utils/odl-ovsdb-utils/pom.xml +++ b/utils/odl-ovsdb-utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-utils - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT pom import diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index 8a63704f4..d210c01d4 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb utils.ovsdb-it-utils - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle diff --git a/utils/pom.xml b/utils/pom.xml index 087a6ce1a..029af8dc4 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb utils - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT pom diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index 8093cda44..10e92a7d1 100644 --- a/utils/servicehelper/pom.xml +++ b/utils/servicehelper/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.servicehelper - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle diff --git a/utils/southbound-utils/pom.xml b/utils/southbound-utils/pom.xml index 21f549559..e85297207 100644 --- a/utils/southbound-utils/pom.xml +++ b/utils/southbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.southbound-utils - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle diff --git a/utils/yang-utils/pom.xml b/utils/yang-utils/pom.xml index 5eddb2d31..83c1ddb01 100644 --- a/utils/yang-utils/pom.xml +++ b/utils/yang-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.yang-utils - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle -- 2.36.6