From: Thanh Ha Date: Wed, 5 Aug 2020 21:02:33 +0000 (-0400) Subject: Bump versions by x.(y+1).z for next dev cycle X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=cff6b88a979f34eb9c5b6e7b75e3a12ad0e0eb97;hp=5519c96b183498399405ca9396cc23acc838dc29;p=netvirt.git Bump versions by x.(y+1).z for next dev cycle Signed-off-by: Thanh Ha Change-Id: I071251950511b1e833b47da871fad928593b171c --- diff --git a/aclservice/api/pom.xml b/aclservice/api/pom.xml index 304dbc21f0..1de17f4443 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/aclservice/impl/pom.xml b/aclservice/impl/pom.xml index bdec68d500..d1404e9983 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/aclservice/pom.xml b/aclservice/pom.xml index d7d50d4be1..d32b41e772 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/aclservice/shell/pom.xml b/aclservice/shell/pom.xml index e1b51402d6..b9256cf6ad 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent @@ -44,7 +44,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt aclservice-impl - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/alarm/impl/pom.xml b/alarm/impl/pom.xml index 69dc89e1ea..575b8248ed 100644 --- a/alarm/impl/pom.xml +++ b/alarm/impl/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netvirt binding-parent - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/alarm/pom.xml b/alarm/pom.xml index f6b36bac12..744398b94b 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index c9a42d7ba9..8b1bb32ab7 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/bgpmanager/api/pom.xml b/bgpmanager/api/pom.xml index e4adf14bf5..2e287bd920 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/bgpmanager/impl/pom.xml b/bgpmanager/impl/pom.xml index 473f6966b8..6134d8d20f 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/bgpmanager/pom.xml b/bgpmanager/pom.xml index 2ac6c6c340..88f93432bc 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/cache/impl/pom.xml b/cache/impl/pom.xml index bcc07b29ee..69123e271a 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/cache/pom.xml b/cache/pom.xml index 797668472c..32d4bcb798 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/cloud-servicechain/api/pom.xml b/cloud-servicechain/api/pom.xml index 0cc04e59dc..cd309a0bd6 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/cloud-servicechain/impl/pom.xml b/cloud-servicechain/impl/pom.xml index de0e4f7011..5a145bb007 100644 --- a/cloud-servicechain/impl/pom.xml +++ b/cloud-servicechain/impl/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.netvirt binding-parent - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/cloud-servicechain/pom.xml b/cloud-servicechain/pom.xml index 0362116394..3d6b4dfc8b 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 450f342ebc..363ac8982b 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -19,16 +19,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent ODL :: netvirt :: ${project.artifactId} - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT pom - 0.9.0-SNAPSHOT - 2013.07.15.17.0-SNAPSHOT - 0.15.0-SNAPSHOT - 0.11.0-SNAPSHOT - 1.11.0-SNAPSHOT - 0.6.0-SNAPSHOT + 0.10.0-SNAPSHOT + 2013.07.15.18.0-SNAPSHOT + 0.16.0-SNAPSHOT + 0.12.0-SNAPSHOT + 1.12.0-SNAPSHOT + 0.7.0-SNAPSHOT @@ -98,7 +98,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt checkstyle - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/commons/checkstyle/pom.xml b/commons/checkstyle/pom.xml index 410882792a..c4d01e677c 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} diff --git a/commons/pom.xml b/commons/pom.xml index 503bf80f34..2da5751984 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/dhcpservice/api/pom.xml b/dhcpservice/api/pom.xml index ca16110155..d6f62bf6a3 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/dhcpservice/impl/pom.xml b/dhcpservice/impl/pom.xml index 0f85943ade..f540147e8b 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/dhcpservice/pom.xml b/dhcpservice/pom.xml index 13d19dc13c..44c878ad27 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/dhcpservice/shell/pom.xml b/dhcpservice/shell/pom.xml index 871aa7b536..87d1eb9d4c 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/elanmanager/api/pom.xml b/elanmanager/api/pom.xml index 616ca1a11d..cc60992844 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/elanmanager/impl/pom.xml b/elanmanager/impl/pom.xml index 6b04f50350..2707fad0ff 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/elanmanager/pom.xml b/elanmanager/pom.xml index 628b9183ff..4e39f2e5d4 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/features/netvirt-features/pom.xml b/features/netvirt-features/pom.xml index 1f1dcda536..7001500838 100644 --- a/features/netvirt-features/pom.xml +++ b/features/netvirt-features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netvirt netvirt-features - 0.11.0-SNAPSHOT + 0.12.0-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 1e7755f904..219e2c9dfc 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT OpenDaylight :: NetVirt :: api feature 4.0.0 @@ -48,7 +48,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT pom import @@ -59,7 +59,7 @@ org.opendaylight.genius odl-genius-api - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT xml features @@ -84,42 +84,42 @@ org.opendaylight.neutron odl-neutron-northbound-api - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-libraries - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-nsf-model - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-nxm-extensions - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT xml features org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound-api - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT xml features org.opendaylight.ovsdb odl-ovsdb-southbound-api - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT xml features diff --git a/features/odl-netvirt-impl/pom.xml b/features/odl-netvirt-impl/pom.xml index 997679a9ee..576f999d44 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT OpenDaylight :: NetVirt :: impl feature 4.0.0 @@ -51,7 +51,7 @@ org.opendaylight.genius odl-genius - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT xml features @@ -83,49 +83,49 @@ org.opendaylight.neutron odl-neutron-spi - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-southbound - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-app-forwardingrules-manager - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-app-reconciliation-framework - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT xml features org.opendaylight.ovsdb odl-ovsdb-southbound-impl - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT xml features org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT xml features org.opendaylight.ovsdb odl-ovsdb-utils - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT xml features diff --git a/features/odl-netvirt-openstack/pom.xml b/features/odl-netvirt-openstack/pom.xml index 237f1d88db..81547260ad 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT OpenDaylight :: NetVirt :: OpenStack feature 4.0.0 @@ -33,14 +33,14 @@ org.opendaylight.neutron odl-neutron-service - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT xml features org.opendaylight.netconf odl-restconf - 1.12.0-SNAPSHOT + 1.13.0-SNAPSHOT xml features diff --git a/features/pom.xml b/features/pom.xml index 05e2a29991..aedc3e7ef1 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netvirt features - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/fibmanager/api/pom.xml b/fibmanager/api/pom.xml index c73eaaacb7..636d2f3edb 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/fibmanager/impl/pom.xml b/fibmanager/impl/pom.xml index d592e0f891..17358d2399 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/fibmanager/pom.xml b/fibmanager/pom.xml index 2579adb9c1..38ea1324f5 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/fibmanager/shell/pom.xml b/fibmanager/shell/pom.xml index 24181e8e9f..fc0248f14d 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/ipv6service/api/pom.xml b/ipv6service/api/pom.xml index 59a7c7825e..e01ed53494 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/ipv6service/impl/pom.xml b/ipv6service/impl/pom.xml index 360b884fb1..347f1ef6f9 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/ipv6service/pom.xml b/ipv6service/pom.xml index 58079cc869..5080ebeada 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/ipv6service/shell/pom.xml b/ipv6service/shell/pom.xml index a79b038aa3..a76925f2b9 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/karaf/pom.xml b/karaf/pom.xml index 65385971a7..6db715417c 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} 4.0.0 @@ -79,7 +79,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-cli-jar - 0.12.0-SNAPSHOT + 0.13.0-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.12.0-SNAPSHOT + 0.13.0-SNAPSHOT ${project.build.directory}/assembly/bin diff --git a/model-bgp/pom.xml b/model-bgp/pom.xml index 696424143c..8876437797 100644 --- a/model-bgp/pom.xml +++ b/model-bgp/pom.xml @@ -13,12 +13,12 @@ org.opendaylight.netvirt binding-parent - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../commons/binding-parent model-bgp - 2013.07.15.17.0-SNAPSHOT + 2013.07.15.18.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} ${project.artifactId} bundle diff --git a/natservice/api/pom.xml b/natservice/api/pom.xml index c788eb1cbc..7924d91934 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.11.0-SNAPSHOT + 0.12.0-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.9.0-SNAPSHOT + 0.10.0-SNAPSHOT diff --git a/natservice/impl/pom.xml b/natservice/impl/pom.xml index 08e5cb6382..02ee26ed3f 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/natservice/pom.xml b/natservice/pom.xml index 70a63def76..9d5ea884a7 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/neutronvpn/api/pom.xml b/neutronvpn/api/pom.xml index 59a26b7aaf..36cd982202 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/neutronvpn/impl/pom.xml b/neutronvpn/impl/pom.xml index 8a9296a4db..b0027ad67d 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/neutronvpn/pom.xml b/neutronvpn/pom.xml index ed7b4ed374..3250a0b0a0 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/neutronvpn/shell/pom.xml b/neutronvpn/shell/pom.xml index 0d3d7fab84..c7b9f51f53 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/policyservice/api/pom.xml b/policyservice/api/pom.xml index 3d4a0a5a58..df6f06b219 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/policyservice/impl/pom.xml b/policyservice/impl/pom.xml index f41c5d549f..23d6d8af7b 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/policyservice/pom.xml b/policyservice/pom.xml index f34bdd247c..7a3b921f30 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/pom.xml b/pom.xml index c72f1bc147..410c4c0cb6 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT netvirt pom 4.0.0 diff --git a/qosservice/api/pom.xml b/qosservice/api/pom.xml index 0bbb39510e..f3b9f5c5e6 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/qosservice/impl/pom.xml b/qosservice/impl/pom.xml index a54f019c4b..6b949968be 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/qosservice/pom.xml b/qosservice/pom.xml index 875157d4ce..f1e667348c 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/statemanager/impl/pom.xml b/statemanager/impl/pom.xml index 0a0a4857ee..4426012bf7 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/statemanager/pom.xml b/statemanager/pom.xml index 23efbdd2d8..4980fb1162 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/statistics/api/pom.xml b/statistics/api/pom.xml index e943a2ca71..955fe07cf0 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/statistics/impl/pom.xml b/statistics/impl/pom.xml index 62485e61ae..25b2dcd51c 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/statistics/pom.xml b/statistics/pom.xml index 6b0ecc1a46..0f6976b375 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/vpnmanager/api/pom.xml b/vpnmanager/api/pom.xml index cd278d845b..5d32164673 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/vpnmanager/impl/pom.xml b/vpnmanager/impl/pom.xml index e56d23c8b7..24513f0ff9 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent diff --git a/vpnmanager/pom.xml b/vpnmanager/pom.xml index d459fa5bf4..6345f7bc31 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} pom 4.0.0 diff --git a/vpnmanager/shell/pom.xml b/vpnmanager/shell/pom.xml index 1b0b708595..6d35ac618b 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent