From 9b7837be7b2bb791ca828d1d3b264abb831430fe Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 10 Aug 2020 07:29:35 +0000 Subject: [PATCH] Bump versions by x.y.(z+1) Signed-off-by: jenkins-releng Change-Id: I2e46beca5431917ee461f671a2bdc1c5661bf85d --- aclservice/api/pom.xml | 2 +- aclservice/impl/pom.xml | 2 +- aclservice/pom.xml | 2 +- aclservice/shell/pom.xml | 4 ++-- alarm/impl/pom.xml | 2 +- alarm/pom.xml | 2 +- artifacts/pom.xml | 2 +- bgpmanager/api/pom.xml | 2 +- bgpmanager/impl/pom.xml | 2 +- bgpmanager/pom.xml | 2 +- cache/impl/pom.xml | 2 +- cache/pom.xml | 2 +- cloud-servicechain/api/pom.xml | 2 +- cloud-servicechain/impl/pom.xml | 2 +- cloud-servicechain/pom.xml | 2 +- commons/binding-parent/pom.xml | 20 ++++++++++---------- commons/checkstyle/pom.xml | 2 +- commons/pom.xml | 2 +- dhcpservice/api/pom.xml | 2 +- dhcpservice/impl/pom.xml | 2 +- dhcpservice/pom.xml | 2 +- dhcpservice/shell/pom.xml | 2 +- elanmanager/api/pom.xml | 2 +- elanmanager/impl/pom.xml | 2 +- elanmanager/pom.xml | 2 +- features/netvirt-features/pom.xml | 2 +- features/odl-netvirt-api/pom.xml | 22 +++++++++++----------- features/odl-netvirt-impl/pom.xml | 26 +++++++++++++------------- features/odl-netvirt-openstack/pom.xml | 6 +++--- features/pom.xml | 2 +- fibmanager/api/pom.xml | 2 +- fibmanager/impl/pom.xml | 2 +- fibmanager/pom.xml | 2 +- fibmanager/shell/pom.xml | 2 +- ipv6service/api/pom.xml | 2 +- ipv6service/impl/pom.xml | 2 +- ipv6service/pom.xml | 2 +- ipv6service/shell/pom.xml | 4 ++-- karaf/pom.xml | 10 +++++----- model-bgp/pom.xml | 4 ++-- natservice/api/pom.xml | 4 ++-- natservice/impl/pom.xml | 2 +- natservice/pom.xml | 2 +- neutronvpn/api/pom.xml | 2 +- neutronvpn/impl/pom.xml | 2 +- neutronvpn/pom.xml | 2 +- neutronvpn/shell/pom.xml | 2 +- policyservice/api/pom.xml | 2 +- policyservice/impl/pom.xml | 2 +- policyservice/pom.xml | 2 +- pom.xml | 2 +- qosservice/api/pom.xml | 2 +- qosservice/impl/pom.xml | 2 +- qosservice/pom.xml | 2 +- statemanager/impl/pom.xml | 2 +- statemanager/pom.xml | 2 +- statistics/api/pom.xml | 2 +- statistics/impl/pom.xml | 2 +- statistics/pom.xml | 2 +- vpnmanager/api/pom.xml | 2 +- vpnmanager/impl/pom.xml | 2 +- vpnmanager/pom.xml | 2 +- vpnmanager/shell/pom.xml | 2 +- 63 files changed, 104 insertions(+), 104 deletions(-) diff --git a/aclservice/api/pom.xml b/aclservice/api/pom.xml index 7d911c85ea..598677a93d 100644 --- a/aclservice/api/pom.xml +++ b/aclservice/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/aclservice/impl/pom.xml b/aclservice/impl/pom.xml index 9358f7f23d..a54b32ab2c 100644 --- a/aclservice/impl/pom.xml +++ b/aclservice/impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/aclservice/pom.xml b/aclservice/pom.xml index 20e3f92bc4..f34a7e7527 100644 --- a/aclservice/pom.xml +++ b/aclservice/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt aclservice - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/aclservice/shell/pom.xml b/aclservice/shell/pom.xml index 5b17f0f1ca..170d5d5945 100644 --- a/aclservice/shell/pom.xml +++ b/aclservice/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent @@ -45,7 +45,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt aclservice-impl - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT diff --git a/alarm/impl/pom.xml b/alarm/impl/pom.xml index b48b313690..5c8887bdad 100644 --- a/alarm/impl/pom.xml +++ b/alarm/impl/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/alarm/pom.xml b/alarm/pom.xml index f09bc43cd4..c024329e82 100644 --- a/alarm/pom.xml +++ b/alarm/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt alarm - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index bbf82eb36a..3dd732513e 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt netvirt-artifacts - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/bgpmanager/api/pom.xml b/bgpmanager/api/pom.xml index 0ca3d35a4e..509d6f2367 100644 --- a/bgpmanager/api/pom.xml +++ b/bgpmanager/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/bgpmanager/impl/pom.xml b/bgpmanager/impl/pom.xml index f9bcd41620..0c3be2fb22 100644 --- a/bgpmanager/impl/pom.xml +++ b/bgpmanager/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/bgpmanager/pom.xml b/bgpmanager/pom.xml index 746eed8d7e..a63ef143db 100644 --- a/bgpmanager/pom.xml +++ b/bgpmanager/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt bgpmanager - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/cache/impl/pom.xml b/cache/impl/pom.xml index d793124f45..d0f963e402 100644 --- a/cache/impl/pom.xml +++ b/cache/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/cache/pom.xml b/cache/pom.xml index 25e2efeaa0..13a56fe4ce 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt cache - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/cloud-servicechain/api/pom.xml b/cloud-servicechain/api/pom.xml index a801b2b81c..82a2091f44 100644 --- a/cloud-servicechain/api/pom.xml +++ b/cloud-servicechain/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/cloud-servicechain/impl/pom.xml b/cloud-servicechain/impl/pom.xml index 9b3f9e1c16..1ae6c768b5 100644 --- a/cloud-servicechain/impl/pom.xml +++ b/cloud-servicechain/impl/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/cloud-servicechain/pom.xml b/cloud-servicechain/pom.xml index 72db2afe94..ca0ab01f21 100644 --- a/cloud-servicechain/pom.xml +++ b/cloud-servicechain/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt cloud-servicechain - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index e862b86f5a..30f2f1c568 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -19,18 +19,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent ODL :: netvirt :: ${project.artifactId} - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT pom - 1.11.2-SNAPSHOT - 0.8.2-SNAPSHOT - 1.7.2-SNAPSHOT - 2013.07.15.16.2-SNAPSHOT - 0.14.2-SNAPSHOT - 0.10.2-SNAPSHOT - 1.10.2-SNAPSHOT - 0.5.2-SNAPSHOT + 1.11.3-SNAPSHOT + 0.8.3-SNAPSHOT + 1.7.3-SNAPSHOT + 2013.07.15.16.3-SNAPSHOT + 0.14.3-SNAPSHOT + 0.10.3-SNAPSHOT + 1.10.3-SNAPSHOT + 0.5.3-SNAPSHOT @@ -93,7 +93,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt checkstyle - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT diff --git a/commons/checkstyle/pom.xml b/commons/checkstyle/pom.xml index b6753c9f05..2f778fd1a4 100644 --- a/commons/checkstyle/pom.xml +++ b/commons/checkstyle/pom.xml @@ -18,6 +18,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt checkstyle - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} diff --git a/commons/pom.xml b/commons/pom.xml index 710dbf056b..824001cd14 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt commons - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/dhcpservice/api/pom.xml b/dhcpservice/api/pom.xml index a5cddbda07..a970fb59e7 100644 --- a/dhcpservice/api/pom.xml +++ b/dhcpservice/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/dhcpservice/impl/pom.xml b/dhcpservice/impl/pom.xml index fef1a2492b..683c720799 100644 --- a/dhcpservice/impl/pom.xml +++ b/dhcpservice/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/dhcpservice/pom.xml b/dhcpservice/pom.xml index cbbb974a72..05e52780ce 100644 --- a/dhcpservice/pom.xml +++ b/dhcpservice/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt dhcpservice - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/dhcpservice/shell/pom.xml b/dhcpservice/shell/pom.xml index c0fbcd01d8..7f03929a79 100644 --- a/dhcpservice/shell/pom.xml +++ b/dhcpservice/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/elanmanager/api/pom.xml b/elanmanager/api/pom.xml index 1eb88f16f8..b0295e8e93 100644 --- a/elanmanager/api/pom.xml +++ b/elanmanager/api/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/elanmanager/impl/pom.xml b/elanmanager/impl/pom.xml index 1319f90c42..9c31ba3af5 100644 --- a/elanmanager/impl/pom.xml +++ b/elanmanager/impl/pom.xml @@ -11,7 +11,7 @@ this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/elanmanager/pom.xml b/elanmanager/pom.xml index 8ae8ebf699..4a34f12c9e 100644 --- a/elanmanager/pom.xml +++ b/elanmanager/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt elanmanager - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/features/netvirt-features/pom.xml b/features/netvirt-features/pom.xml index e73793d4dd..7898186055 100644 --- a/features/netvirt-features/pom.xml +++ b/features/netvirt-features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netvirt netvirt-features - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} feature 4.0.0 diff --git a/features/odl-netvirt-api/pom.xml b/features/odl-netvirt-api/pom.xml index 3799a6ed1b..e45c371d3e 100644 --- a/features/odl-netvirt-api/pom.xml +++ b/features/odl-netvirt-api/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netvirt odl-netvirt-api - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT OpenDaylight :: NetVirt :: api feature 4.0.0 @@ -27,7 +27,7 @@ org.opendaylight.controller mdsal-artifacts - 1.11.2-SNAPSHOT + 1.11.3-SNAPSHOT import pom @@ -41,7 +41,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.5.2-SNAPSHOT + 0.5.3-SNAPSHOT pom import @@ -58,7 +58,7 @@ org.opendaylight.genius odl-genius-api - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT xml features @@ -77,7 +77,7 @@ org.opendaylight.infrautils odl-infrautils-jobcoordinator - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT xml features @@ -90,42 +90,42 @@ org.opendaylight.neutron odl-neutron-northbound-api - 0.14.2-SNAPSHOT + 0.14.3-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-libraries - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-nsf-model - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-nxm-extensions - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT xml features org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound-api - 1.10.2-SNAPSHOT + 1.10.3-SNAPSHOT xml features org.opendaylight.ovsdb odl-ovsdb-southbound-api - 1.10.2-SNAPSHOT + 1.10.3-SNAPSHOT xml features diff --git a/features/odl-netvirt-impl/pom.xml b/features/odl-netvirt-impl/pom.xml index 8bef9ca1aa..9d34e8d4d4 100644 --- a/features/odl-netvirt-impl/pom.xml +++ b/features/odl-netvirt-impl/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netvirt odl-netvirt-impl - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT OpenDaylight :: NetVirt :: impl feature 4.0.0 @@ -26,28 +26,28 @@ org.opendaylight.controller odl-mdsal-broker - 1.11.2-SNAPSHOT + 1.11.3-SNAPSHOT xml features org.opendaylight.genius odl-genius - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT xml features org.opendaylight.infrautils odl-infrautils-inject - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT xml features org.opendaylight.infrautils odl-infrautils-diagstatus - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT xml features @@ -61,56 +61,56 @@ org.opendaylight.neutron odl-neutron-spi - 0.14.2-SNAPSHOT + 0.14.3-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-southbound - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-app-forwardingrules-manager - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-app-reconciliation-framework - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT xml features org.opendaylight.ovsdb odl-ovsdb-southbound-impl - 1.10.2-SNAPSHOT + 1.10.3-SNAPSHOT xml features org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound - 1.10.2-SNAPSHOT + 1.10.3-SNAPSHOT xml features org.opendaylight.ovsdb odl-ovsdb-utils - 1.10.2-SNAPSHOT + 1.10.3-SNAPSHOT xml features org.opendaylight.infrautils odl-infrautils-metrics - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT xml features diff --git a/features/odl-netvirt-openstack/pom.xml b/features/odl-netvirt-openstack/pom.xml index 76bdae5e16..782ff00b35 100644 --- a/features/odl-netvirt-openstack/pom.xml +++ b/features/odl-netvirt-openstack/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netvirt odl-netvirt-openstack - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT OpenDaylight :: NetVirt :: OpenStack feature 4.0.0 @@ -33,14 +33,14 @@ org.opendaylight.neutron odl-neutron-service - 0.14.2-SNAPSHOT + 0.14.3-SNAPSHOT xml features org.opendaylight.netconf odl-restconf - 1.11.2-SNAPSHOT + 1.11.3-SNAPSHOT xml features diff --git a/features/pom.xml b/features/pom.xml index e90de8dcb8..52931e60a3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netvirt features - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/fibmanager/api/pom.xml b/fibmanager/api/pom.xml index 76a6981a6e..9f12a2fdbb 100644 --- a/fibmanager/api/pom.xml +++ b/fibmanager/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/fibmanager/impl/pom.xml b/fibmanager/impl/pom.xml index a4812da18c..f5bcdd9bb5 100644 --- a/fibmanager/impl/pom.xml +++ b/fibmanager/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/fibmanager/pom.xml b/fibmanager/pom.xml index 3fb9e6a1cf..ce05d96993 100644 --- a/fibmanager/pom.xml +++ b/fibmanager/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt fibmanager - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/fibmanager/shell/pom.xml b/fibmanager/shell/pom.xml index e666bf021f..3aeff462db 100644 --- a/fibmanager/shell/pom.xml +++ b/fibmanager/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/ipv6service/api/pom.xml b/ipv6service/api/pom.xml index 575eeb4764..ab9c60921e 100644 --- a/ipv6service/api/pom.xml +++ b/ipv6service/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/ipv6service/impl/pom.xml b/ipv6service/impl/pom.xml index 1ee68f1ef9..464f4f7d54 100644 --- a/ipv6service/impl/pom.xml +++ b/ipv6service/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/ipv6service/pom.xml b/ipv6service/pom.xml index b7c7f3fada..76d700241c 100644 --- a/ipv6service/pom.xml +++ b/ipv6service/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt ipv6service - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/ipv6service/shell/pom.xml b/ipv6service/shell/pom.xml index b974152a8f..6b7b59c80a 100644 --- a/ipv6service/shell/pom.xml +++ b/ipv6service/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent @@ -30,7 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.infrautils infrautils-util - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT ${project.groupId} diff --git a/karaf/pom.xml b/karaf/pom.xml index ac2c481900..5a2c916208 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt karaf - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} 4.0.0 @@ -59,7 +59,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> org.opendaylight.controller features-mdsal-trace - 1.11.2-SNAPSHOT + 1.11.3-SNAPSHOT features xml runtime @@ -69,7 +69,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller features-extras - 1.14.2-SNAPSHOT + 1.14.3-SNAPSHOT xml features runtime @@ -79,7 +79,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-cli-jar - 0.11.2-SNAPSHOT + 0.11.3-SNAPSHOT test @@ -102,7 +102,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-cli-jar - 0.11.2-SNAPSHOT + 0.11.3-SNAPSHOT ${project.build.directory}/assembly/bin diff --git a/model-bgp/pom.xml b/model-bgp/pom.xml index 1d0fba3a18..a73357283b 100644 --- a/model-bgp/pom.xml +++ b/model-bgp/pom.xml @@ -13,12 +13,12 @@ org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../commons/binding-parent model-bgp - 2013.07.15.16.2-SNAPSHOT + 2013.07.15.16.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} ${project.artifactId} bundle diff --git a/natservice/api/pom.xml b/natservice/api/pom.xml index 3b79c4a67c..9e9e870621 100644 --- a/natservice/api/pom.xml +++ b/natservice/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent @@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.genius mdsalutil-api - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT diff --git a/natservice/impl/pom.xml b/natservice/impl/pom.xml index 798552044b..219fa849de 100644 --- a/natservice/impl/pom.xml +++ b/natservice/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/natservice/pom.xml b/natservice/pom.xml index ebf2fdf98f..6015b54f8a 100644 --- a/natservice/pom.xml +++ b/natservice/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt natservice - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/neutronvpn/api/pom.xml b/neutronvpn/api/pom.xml index 1e5dc1a079..99d6cdd73d 100644 --- a/neutronvpn/api/pom.xml +++ b/neutronvpn/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/neutronvpn/impl/pom.xml b/neutronvpn/impl/pom.xml index 457c5c6133..348c045410 100644 --- a/neutronvpn/impl/pom.xml +++ b/neutronvpn/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/neutronvpn/pom.xml b/neutronvpn/pom.xml index 1ed158239f..459f4452e3 100644 --- a/neutronvpn/pom.xml +++ b/neutronvpn/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt neutronvpn - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/neutronvpn/shell/pom.xml b/neutronvpn/shell/pom.xml index d4e0859a07..dd69c1157e 100644 --- a/neutronvpn/shell/pom.xml +++ b/neutronvpn/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/policyservice/api/pom.xml b/policyservice/api/pom.xml index e9c688cd91..e1f714f7ef 100644 --- a/policyservice/api/pom.xml +++ b/policyservice/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/policyservice/impl/pom.xml b/policyservice/impl/pom.xml index b16a47c062..ee772f08dc 100644 --- a/policyservice/impl/pom.xml +++ b/policyservice/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/policyservice/pom.xml b/policyservice/pom.xml index dba52856a6..7c8ea1889b 100644 --- a/policyservice/pom.xml +++ b/policyservice/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt policyservice - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/pom.xml b/pom.xml index f35e43098a..65c7494c2b 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt netvirt-aggregator - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT netvirt pom 4.0.0 diff --git a/qosservice/api/pom.xml b/qosservice/api/pom.xml index 928e1e4402..4a0c56eacb 100644 --- a/qosservice/api/pom.xml +++ b/qosservice/api/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/qosservice/impl/pom.xml b/qosservice/impl/pom.xml index 0e59552301..e30b4e92a2 100644 --- a/qosservice/impl/pom.xml +++ b/qosservice/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/qosservice/pom.xml b/qosservice/pom.xml index 41f884a04f..0ef8a685e9 100644 --- a/qosservice/pom.xml +++ b/qosservice/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt qosservice - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/statemanager/impl/pom.xml b/statemanager/impl/pom.xml index f25bd12f11..df9d727aa3 100644 --- a/statemanager/impl/pom.xml +++ b/statemanager/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/statemanager/pom.xml b/statemanager/pom.xml index 1b6df23613..fc46848678 100644 --- a/statemanager/pom.xml +++ b/statemanager/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt statemanager - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/statistics/api/pom.xml b/statistics/api/pom.xml index 7bb11f2215..1dc12899f1 100644 --- a/statistics/api/pom.xml +++ b/statistics/api/pom.xml @@ -11,7 +11,7 @@ at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/statistics/impl/pom.xml b/statistics/impl/pom.xml index 13e6b134a3..429bcaa9f1 100644 --- a/statistics/impl/pom.xml +++ b/statistics/impl/pom.xml @@ -11,7 +11,7 @@ at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/statistics/pom.xml b/statistics/pom.xml index af8828c388..77238c0ed8 100644 --- a/statistics/pom.xml +++ b/statistics/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt statistics - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/vpnmanager/api/pom.xml b/vpnmanager/api/pom.xml index c377996d4c..24b5feefc4 100644 --- a/vpnmanager/api/pom.xml +++ b/vpnmanager/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/vpnmanager/impl/pom.xml b/vpnmanager/impl/pom.xml index 69690953e2..7c04c0f0a5 100644 --- a/vpnmanager/impl/pom.xml +++ b/vpnmanager/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent diff --git a/vpnmanager/pom.xml b/vpnmanager/pom.xml index dc4dd95e75..b48289cf0b 100644 --- a/vpnmanager/pom.xml +++ b/vpnmanager/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netvirt vpnmanager - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/vpnmanager/shell/pom.xml b/vpnmanager/shell/pom.xml index e722d3114d..ce454323a3 100644 --- a/vpnmanager/shell/pom.xml +++ b/vpnmanager/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT ../../commons/binding-parent -- 2.36.6