From a5a38a2afa0564ff28a4f4c028c8c48e4308f215 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Mon, 8 Aug 2016 17:50:22 -0400 Subject: [PATCH] Bump versions by 0.1.0 for next dev cycle Change-Id: I57cbe9d258c95bf937468011a18a531037995902 Signed-off-by: Thanh Ha --- alivenessmonitor/alivenessmonitor-api/pom.xml | 2 +- .../alivenessmonitor-impl/pom.xml | 2 +- alivenessmonitor/pom.xml | 4 +-- arputil/arputil-api/pom.xml | 2 +- arputil/arputil-impl/pom.xml | 2 +- arputil/pom.xml | 4 +-- bgpmanager/bgpmanager-api/pom.xml | 2 +- bgpmanager/bgpmanager-impl/pom.xml | 2 +- bgpmanager/pom.xml | 4 +-- commons/binding-parent/pom.xml | 26 +++++++++---------- commons/config-parent/pom.xml | 26 +++++++++---------- dhcpservice/dhcpservice-api/pom.xml | 2 +- dhcpservice/dhcpservice-impl/pom.xml | 2 +- dhcpservice/pom.xml | 4 +-- distribution/karaf/pom.xml | 4 +-- elanmanager/elanmanager-api/pom.xml | 2 +- elanmanager/elanmanager-impl/pom.xml | 2 +- elanmanager/pom.xml | 4 +-- .../fcapsapplication-impl/pom.xml | 2 +- .../fcapsapplication-jmxapi/pom.xml | 2 +- fcapsapplication/pom.xml | 4 +-- fcapsmanager/alarmmanager/pom.xml | 2 +- fcapsmanager/countermanager/pom.xml | 2 +- fcapsmanager/fcaps-api/pom.xml | 2 +- fcapsmanager/pom.xml | 4 +-- features/pom.xml | 26 +++++++++---------- features/src/main/features/features.xml | 2 +- fibmanager/fibmanager-api/pom.xml | 2 +- fibmanager/fibmanager-impl/pom.xml | 2 +- fibmanager/fibmanager-shell/pom.xml | 2 +- fibmanager/pom.xml | 4 +-- idmanager/idmanager-api/pom.xml | 2 +- idmanager/idmanager-impl/pom.xml | 2 +- idmanager/pom.xml | 4 +-- interfacemgr/interfacemgr-api/pom.xml | 2 +- interfacemgr/interfacemgr-impl/pom.xml | 2 +- interfacemgr/interfacemgr-shell/pom.xml | 2 +- interfacemgr/pom.xml | 4 +-- itm/itm-api/pom.xml | 4 +-- itm/itm-impl/pom.xml | 6 ++--- itm/pom.xml | 4 +-- lockmanager/lockmanager-api/pom.xml | 4 +-- lockmanager/lockmanager-impl/pom.xml | 4 +-- lockmanager/pom.xml | 4 +-- mdsalutil/mdsalutil-api/pom.xml | 4 +-- mdsalutil/mdsalutil-impl/pom.xml | 4 +-- mdsalutil/pom.xml | 4 +-- model-bgp/pom.xml | 2 +- natservice/natservice-api/pom.xml | 2 +- natservice/natservice-impl/pom.xml | 2 +- natservice/pom.xml | 4 +-- neutronvpn/neutronvpn-api/pom.xml | 2 +- neutronvpn/neutronvpn-impl/pom.xml | 2 +- neutronvpn/neutronvpn-shell/pom.xml | 2 +- neutronvpn/pom.xml | 4 +-- nexthopmgr/nexthopmgr-api/pom.xml | 2 +- nexthopmgr/nexthopmgr-impl/pom.xml | 2 +- nexthopmgr/pom.xml | 4 +-- pom.xml | 2 +- vpnintent/api/pom.xml | 2 +- vpnintent/impl/pom.xml | 4 +-- vpnintent/pom.xml | 4 +-- vpnmanager/pom.xml | 4 +-- vpnmanager/vpnmanager-api/pom.xml | 2 +- vpnmanager/vpnmanager-impl/pom.xml | 2 +- vpnservice-artifacts/pom.xml | 4 +-- 66 files changed, 130 insertions(+), 130 deletions(-) diff --git a/alivenessmonitor/alivenessmonitor-api/pom.xml b/alivenessmonitor/alivenessmonitor-api/pom.xml index 1835349e..8a2721a3 100644 --- a/alivenessmonitor/alivenessmonitor-api/pom.xml +++ b/alivenessmonitor/alivenessmonitor-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/alivenessmonitor/alivenessmonitor-impl/pom.xml b/alivenessmonitor/alivenessmonitor-impl/pom.xml index 13558b58..d52ddf42 100644 --- a/alivenessmonitor/alivenessmonitor-impl/pom.xml +++ b/alivenessmonitor/alivenessmonitor-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/alivenessmonitor/pom.xml b/alivenessmonitor/pom.xml index fe59a56a..7d8cca8b 100644 --- a/alivenessmonitor/pom.xml +++ b/alivenessmonitor/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice alivenessmonitor-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT alivenessmonitor pom 4.0.0 diff --git a/arputil/arputil-api/pom.xml b/arputil/arputil-api/pom.xml index d960dcc8..57ba961f 100644 --- a/arputil/arputil-api/pom.xml +++ b/arputil/arputil-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent 4.0.0 diff --git a/arputil/arputil-impl/pom.xml b/arputil/arputil-impl/pom.xml index 5b614591..906ab9e4 100644 --- a/arputil/arputil-impl/pom.xml +++ b/arputil/arputil-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent 4.0.0 diff --git a/arputil/pom.xml b/arputil/pom.xml index 1fa50b9d..331364b9 100644 --- a/arputil/pom.xml +++ b/arputil/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice arputil-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT arputil pom 4.0.0 diff --git a/bgpmanager/bgpmanager-api/pom.xml b/bgpmanager/bgpmanager-api/pom.xml index 0c92518d..650bc776 100644 --- a/bgpmanager/bgpmanager-api/pom.xml +++ b/bgpmanager/bgpmanager-api/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/bgpmanager/bgpmanager-impl/pom.xml b/bgpmanager/bgpmanager-impl/pom.xml index 85ca518f..3683b3ac 100644 --- a/bgpmanager/bgpmanager-impl/pom.xml +++ b/bgpmanager/bgpmanager-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/bgpmanager/pom.xml b/bgpmanager/pom.xml index 704d1b40..8a27db0e 100644 --- a/bgpmanager/pom.xml +++ b/bgpmanager/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice bgpmanager - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT bgpmanager pom 4.0.0 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 1ba8e773..011fbea6 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -10,27 +10,27 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT 4.0.0 org.opendaylight.vpnservice binding-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT pom - 0.3.0-SNAPSHOT - 2010.09.24.9-SNAPSHOT - 2010.09.24.9-SNAPSHOT - 2014.05.08.9-SNAPSHOT - 2014.05.08.9-SNAPSHOT - 2013.09.07.9-SNAPSHOT - 1.0.0-SNAPSHOT - 2.1.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.3.0-SNAPSHOT - 2013.07.15.9-SNAPSHOT + 0.4.0-SNAPSHOT + 2010.09.24.10-SNAPSHOT + 2010.09.24.10-SNAPSHOT + 2014.05.08.10-SNAPSHOT + 2014.05.08.10-SNAPSHOT + 2013.09.07.10-SNAPSHOT + 1.1.0-SNAPSHOT + 2.2.0-SNAPSHOT + 1.5.0-SNAPSHOT + 0.4.0-SNAPSHOT + 2013.07.15.10-SNAPSHOT diff --git a/commons/config-parent/pom.xml b/commons/config-parent/pom.xml index dae5ca5e..f0f5e036 100644 --- a/commons/config-parent/pom.xml +++ b/commons/config-parent/pom.xml @@ -11,29 +11,29 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT 4.0.0 org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT pom - 0.3.0-SNAPSHOT - 1.0.0-SNAPSHOT - 0.9.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.3.0-SNAPSHOT - 2013.07.15.9-SNAPSHOT - 0.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.11.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.1.0-SNAPSHOT + 0.10.0-SNAPSHOT + 1.5.0-SNAPSHOT + 0.4.0-SNAPSHOT + 2013.07.15.10-SNAPSHOT + 0.4.0-SNAPSHOT + 1.4.0-SNAPSHOT + 0.12.0-SNAPSHOT 3.0.3 - 0.7.0-SNAPSHOT + 0.8.0-SNAPSHOT @@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT pom import diff --git a/dhcpservice/dhcpservice-api/pom.xml b/dhcpservice/dhcpservice-api/pom.xml index e61c15c4..e9839b08 100644 --- a/dhcpservice/dhcpservice-api/pom.xml +++ b/dhcpservice/dhcpservice-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice binding-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/binding-parent diff --git a/dhcpservice/dhcpservice-impl/pom.xml b/dhcpservice/dhcpservice-impl/pom.xml index a5a5ce67..db350a23 100644 --- a/dhcpservice/dhcpservice-impl/pom.xml +++ b/dhcpservice/dhcpservice-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/dhcpservice/pom.xml b/dhcpservice/pom.xml index 8b7c7c32..a42cb70a 100644 --- a/dhcpservice/pom.xml +++ b/dhcpservice/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice dhcpservice-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT dhcpservice pom 4.0.0 diff --git a/distribution/karaf/pom.xml b/distribution/karaf/pom.xml index 78f78db8..a7a1407e 100644 --- a/distribution/karaf/pom.xml +++ b/distribution/karaf/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller karaf-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.vpnservice vpnservice-karaf - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ${project.artifactId} 3.1.1 diff --git a/elanmanager/elanmanager-api/pom.xml b/elanmanager/elanmanager-api/pom.xml index 921b6d28..4b1af595 100644 --- a/elanmanager/elanmanager-api/pom.xml +++ b/elanmanager/elanmanager-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/elanmanager/elanmanager-impl/pom.xml b/elanmanager/elanmanager-impl/pom.xml index 2fa9b6c9..cd248ece 100644 --- a/elanmanager/elanmanager-impl/pom.xml +++ b/elanmanager/elanmanager-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/elanmanager/pom.xml b/elanmanager/pom.xml index c8553a03..76a8e062 100644 --- a/elanmanager/pom.xml +++ b/elanmanager/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice elanmanager - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT elanmanager pom 4.0.0 diff --git a/fcapsapplication/fcapsapplication-impl/pom.xml b/fcapsapplication/fcapsapplication-impl/pom.xml index 39a450dc..22568011 100644 --- a/fcapsapplication/fcapsapplication-impl/pom.xml +++ b/fcapsapplication/fcapsapplication-impl/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/fcapsapplication/fcapsapplication-jmxapi/pom.xml b/fcapsapplication/fcapsapplication-jmxapi/pom.xml index 2d1a854d..edfc0bc9 100644 --- a/fcapsapplication/fcapsapplication-jmxapi/pom.xml +++ b/fcapsapplication/fcapsapplication-jmxapi/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/fcapsapplication/pom.xml b/fcapsapplication/pom.xml index c3a6b998..ccb621ad 100644 --- a/fcapsapplication/pom.xml +++ b/fcapsapplication/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice fcapsapplication - 0.2.1-SNAPSHOT + 0.3.0-SNAPSHOT fcapsapplication pom 4.0.0 diff --git a/fcapsmanager/alarmmanager/pom.xml b/fcapsmanager/alarmmanager/pom.xml index 88db6870..d03aa542 100644 --- a/fcapsmanager/alarmmanager/pom.xml +++ b/fcapsmanager/alarmmanager/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/fcapsmanager/countermanager/pom.xml b/fcapsmanager/countermanager/pom.xml index 63cb6493..75145662 100644 --- a/fcapsmanager/countermanager/pom.xml +++ b/fcapsmanager/countermanager/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/fcapsmanager/fcaps-api/pom.xml b/fcapsmanager/fcaps-api/pom.xml index 12775911..1eae8105 100644 --- a/fcapsmanager/fcaps-api/pom.xml +++ b/fcapsmanager/fcaps-api/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/fcapsmanager/pom.xml b/fcapsmanager/pom.xml index 6034382e..276c5174 100644 --- a/fcapsmanager/pom.xml +++ b/fcapsmanager/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice fcapsmanager - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT fcapsmanager pom 4.0.0 diff --git a/features/pom.xml b/features/pom.xml index 63c15125..4d30c2a4 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -9,28 +9,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice vpnservice-features - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ${project.artifactId} 4.0.0 3.1.1 - 1.4.0-SNAPSHOT - 0.3.0-SNAPSHOT - 1.4.0-SNAPSHOT - 1.0.0-SNAPSHOT - 0.9.0-SNAPSHOT - 0.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.11.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.2.0-SNAPSHOT + 1.5.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.5.0-SNAPSHOT + 1.1.0-SNAPSHOT + 0.10.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.4.0-SNAPSHOT + 0.12.0-SNAPSHOT + 0.8.0-SNAPSHOT + 1.3.0-SNAPSHOT ${vpnservices.version} ${vpnservices.version} ${vpnservices.version} @@ -269,7 +269,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} model-bgp - 2013.07.15.9-SNAPSHOT + 2013.07.15.10-SNAPSHOT ${project.groupId} diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index cba9c0f0..f3c8de37 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -73,7 +73,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/elanmanager-impl/{{VERSION}} mvn:org.opendaylight.vpnservice/natservice-impl/{{VERSION}} - + wrap:mvn:org.apache.thrift/libthrift/0.9.1$overwrite=merge&Bundle-Version=0.9.1&Export-Package=*;-noimport:=true;version="0.9.1" mvn:org.opendaylight.vpnservice/lockmanager-impl/{{VERSION}}/xml/config diff --git a/fibmanager/fibmanager-api/pom.xml b/fibmanager/fibmanager-api/pom.xml index 10a7c0a3..96301515 100644 --- a/fibmanager/fibmanager-api/pom.xml +++ b/fibmanager/fibmanager-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/fibmanager/fibmanager-impl/pom.xml b/fibmanager/fibmanager-impl/pom.xml index 28b56f2f..722227b7 100644 --- a/fibmanager/fibmanager-impl/pom.xml +++ b/fibmanager/fibmanager-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/fibmanager/fibmanager-shell/pom.xml b/fibmanager/fibmanager-shell/pom.xml index 90ad96d8..ce028034 100644 --- a/fibmanager/fibmanager-shell/pom.xml +++ b/fibmanager/fibmanager-shell/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/fibmanager/pom.xml b/fibmanager/pom.xml index 1fe54037..f3cae3ed 100644 --- a/fibmanager/pom.xml +++ b/fibmanager/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice fibmanager-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT fibmanager pom 4.0.0 diff --git a/idmanager/idmanager-api/pom.xml b/idmanager/idmanager-api/pom.xml index 13dcbf05..042681ae 100644 --- a/idmanager/idmanager-api/pom.xml +++ b/idmanager/idmanager-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice binding-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/binding-parent diff --git a/idmanager/idmanager-impl/pom.xml b/idmanager/idmanager-impl/pom.xml index 146884f1..3b01fa48 100644 --- a/idmanager/idmanager-impl/pom.xml +++ b/idmanager/idmanager-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/idmanager/pom.xml b/idmanager/pom.xml index 99449448..d3dcd0a3 100644 --- a/idmanager/pom.xml +++ b/idmanager/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice idmanager-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT idmanager pom 4.0.0 diff --git a/interfacemgr/interfacemgr-api/pom.xml b/interfacemgr/interfacemgr-api/pom.xml index d1f71bce..3b283201 100644 --- a/interfacemgr/interfacemgr-api/pom.xml +++ b/interfacemgr/interfacemgr-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/interfacemgr/interfacemgr-impl/pom.xml b/interfacemgr/interfacemgr-impl/pom.xml index 459e9e07..0786d2c3 100644 --- a/interfacemgr/interfacemgr-impl/pom.xml +++ b/interfacemgr/interfacemgr-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/interfacemgr/interfacemgr-shell/pom.xml b/interfacemgr/interfacemgr-shell/pom.xml index d982b773..95f6e901 100644 --- a/interfacemgr/interfacemgr-shell/pom.xml +++ b/interfacemgr/interfacemgr-shell/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/interfacemgr/pom.xml b/interfacemgr/pom.xml index 9c97adb9..63def3f6 100644 --- a/interfacemgr/pom.xml +++ b/interfacemgr/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice interfacemgr-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT interfacemgr pom 4.0.0 diff --git a/itm/itm-api/pom.xml b/itm/itm-api/pom.xml index 3c7b5c3d..1c634a37 100644 --- a/itm/itm-api/pom.xml +++ b/itm/itm-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent @@ -25,7 +25,7 @@ org.opendaylight.mdsal.model ietf-inet-types-2013-07-15 - 2010.09.24.9-SNAPSHOT + 2010.09.24.10-SNAPSHOT org.opendaylight.mdsal.model diff --git a/itm/itm-impl/pom.xml b/itm/itm-impl/pom.xml index cc057849..36a42a71 100644 --- a/itm/itm-impl/pom.xml +++ b/itm/itm-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent 4.0.0 @@ -79,12 +79,12 @@ org.opendaylight.vpnservice idmanager-api - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT org.opendaylight.vpnservice idmanager-api - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT diff --git a/itm/pom.xml b/itm/pom.xml index c8e17c95..8119ca22 100644 --- a/itm/pom.xml +++ b/itm/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice itm-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT itm pom 4.0.0 diff --git a/lockmanager/lockmanager-api/pom.xml b/lockmanager/lockmanager-api/pom.xml index d979cb05..52f95755 100644 --- a/lockmanager/lockmanager-api/pom.xml +++ b/lockmanager/lockmanager-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice binding-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/binding-parent @@ -50,7 +50,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html yang-maven-plugin - [0.8.0-SNAPSHOT,) + [0.9.0-SNAPSHOT,) generate-sources diff --git a/lockmanager/lockmanager-impl/pom.xml b/lockmanager/lockmanager-impl/pom.xml index 1a3cbfeb..ada08cad 100644 --- a/lockmanager/lockmanager-impl/pom.xml +++ b/lockmanager/lockmanager-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent @@ -47,7 +47,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html yang-maven-plugin - [0.8.0-SNAPSHOT,) + [0.9.0-SNAPSHOT,) generate-sources diff --git a/lockmanager/pom.xml b/lockmanager/pom.xml index f8e20fbf..3eff634b 100644 --- a/lockmanager/pom.xml +++ b/lockmanager/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice lockmanager-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT lockmanager pom 4.0.0 diff --git a/mdsalutil/mdsalutil-api/pom.xml b/mdsalutil/mdsalutil-api/pom.xml index f42e3e9a..44a92a8e 100644 --- a/mdsalutil/mdsalutil-api/pom.xml +++ b/mdsalutil/mdsalutil-api/pom.xml @@ -5,14 +5,14 @@ org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent 4.0.0 org.opendaylight.vpnservice mdsalutil-api - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle diff --git a/mdsalutil/mdsalutil-impl/pom.xml b/mdsalutil/mdsalutil-impl/pom.xml index 7743f1ba..2b131dd2 100644 --- a/mdsalutil/mdsalutil-impl/pom.xml +++ b/mdsalutil/mdsalutil-impl/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent 4.0.0 org.opendaylight.vpnservice mdsalutil-impl - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle diff --git a/mdsalutil/pom.xml b/mdsalutil/pom.xml index 5796a680..1feba945 100644 --- a/mdsalutil/pom.xml +++ b/mdsalutil/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice mdsalutil-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT mdsalutil pom 4.0.0 diff --git a/model-bgp/pom.xml b/model-bgp/pom.xml index 25e55a37..006e67d9 100644 --- a/model-bgp/pom.xml +++ b/model-bgp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.vpnservice binding-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../commons/binding-parent diff --git a/natservice/natservice-api/pom.xml b/natservice/natservice-api/pom.xml index b769cec9..58adfea7 100644 --- a/natservice/natservice-api/pom.xml +++ b/natservice/natservice-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/natservice/natservice-impl/pom.xml b/natservice/natservice-impl/pom.xml index d40b99b4..775cb374 100644 --- a/natservice/natservice-impl/pom.xml +++ b/natservice/natservice-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/natservice/pom.xml b/natservice/pom.xml index adba57f1..9c14e9a5 100644 --- a/natservice/pom.xml +++ b/natservice/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice natservice-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT natservice pom 4.0.0 diff --git a/neutronvpn/neutronvpn-api/pom.xml b/neutronvpn/neutronvpn-api/pom.xml index 90274444..d8f93d07 100644 --- a/neutronvpn/neutronvpn-api/pom.xml +++ b/neutronvpn/neutronvpn-api/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/neutronvpn/neutronvpn-impl/pom.xml b/neutronvpn/neutronvpn-impl/pom.xml index 934c6b04..f7adf323 100644 --- a/neutronvpn/neutronvpn-impl/pom.xml +++ b/neutronvpn/neutronvpn-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/neutronvpn/neutronvpn-shell/pom.xml b/neutronvpn/neutronvpn-shell/pom.xml index 048b249e..65bb9a1b 100644 --- a/neutronvpn/neutronvpn-shell/pom.xml +++ b/neutronvpn/neutronvpn-shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/neutronvpn/pom.xml b/neutronvpn/pom.xml index 6c551e64..fc473513 100644 --- a/neutronvpn/pom.xml +++ b/neutronvpn/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice neutronvpn-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT neutronvpn pom 4.0.0 diff --git a/nexthopmgr/nexthopmgr-api/pom.xml b/nexthopmgr/nexthopmgr-api/pom.xml index 7a0ea14a..db10b7c9 100644 --- a/nexthopmgr/nexthopmgr-api/pom.xml +++ b/nexthopmgr/nexthopmgr-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice binding-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/binding-parent diff --git a/nexthopmgr/nexthopmgr-impl/pom.xml b/nexthopmgr/nexthopmgr-impl/pom.xml index 5af48163..332789bb 100644 --- a/nexthopmgr/nexthopmgr-impl/pom.xml +++ b/nexthopmgr/nexthopmgr-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/nexthopmgr/pom.xml b/nexthopmgr/pom.xml index bc12eec1..1a59af50 100644 --- a/nexthopmgr/pom.xml +++ b/nexthopmgr/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice nexthopmgr-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT nexthopmgr pom 4.0.0 diff --git a/pom.xml b/pom.xml index f24a35b9..4be3c3ad 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> org.opendaylight.vpnservice vpnservice - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/vpnintent/api/pom.xml b/vpnintent/api/pom.xml index 063baefc..805438e0 100644 --- a/vpnintent/api/pom.xml +++ b/vpnintent/api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice binding-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/binding-parent diff --git a/vpnintent/impl/pom.xml b/vpnintent/impl/pom.xml index 7a3b3050..fefa5384 100644 --- a/vpnintent/impl/pom.xml +++ b/vpnintent/impl/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent @@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL bundle - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT diff --git a/vpnintent/pom.xml b/vpnintent/pom.xml index 32d05046..a3ded656 100644 --- a/vpnintent/pom.xml +++ b/vpnintent/pom.xml @@ -10,12 +10,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice vpnintent-aggregator - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT vpnintent pom 4.0.0 diff --git a/vpnmanager/pom.xml b/vpnmanager/pom.xml index 3b17b399..4e5c9950 100644 --- a/vpnmanager/pom.xml +++ b/vpnmanager/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice vpnmanager - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT vpnmanager pom 4.0.0 diff --git a/vpnmanager/vpnmanager-api/pom.xml b/vpnmanager/vpnmanager-api/pom.xml index 27b2ff9f..18cc121a 100644 --- a/vpnmanager/vpnmanager-api/pom.xml +++ b/vpnmanager/vpnmanager-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/vpnmanager/vpnmanager-impl/pom.xml b/vpnmanager/vpnmanager-impl/pom.xml index 43936df9..02d3f1d1 100644 --- a/vpnmanager/vpnmanager-impl/pom.xml +++ b/vpnmanager/vpnmanager-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent diff --git a/vpnservice-artifacts/pom.xml b/vpnservice-artifacts/pom.xml index 60fe65cd..9891d722 100644 --- a/vpnservice-artifacts/pom.xml +++ b/vpnservice-artifacts/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice vpnservice-artifacts - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT pom -- 2.36.6