From 81a76f43f1a2bc76acfe14eee22fd7ad4b26a7d5 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Fri, 21 Oct 2016 14:24:09 +1000 Subject: [PATCH] Bumping versions by 0.0.1 for next dev cycle Change-Id: Ifab123186404f8864a0db56eddc19b2a80e3c49a Signed-off-by: Anil Belur --- 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 +-- 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/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 +- 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 +-- 55 files changed, 116 insertions(+), 116 deletions(-) diff --git a/alivenessmonitor/alivenessmonitor-api/pom.xml b/alivenessmonitor/alivenessmonitor-api/pom.xml index 262ef4c7..a5f13f51 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/alivenessmonitor/alivenessmonitor-impl/pom.xml b/alivenessmonitor/alivenessmonitor-impl/pom.xml index 65f6bb88..e75aaf37 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/alivenessmonitor/pom.xml b/alivenessmonitor/pom.xml index 9cd961f6..5df2b240 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice alivenessmonitor-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT alivenessmonitor pom 4.0.0 diff --git a/arputil/arputil-api/pom.xml b/arputil/arputil-api/pom.xml index 8c104fe6..8bea8f3c 100644 --- a/arputil/arputil-api/pom.xml +++ b/arputil/arputil-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.vpnservice config-parent - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent 4.0.0 diff --git a/arputil/arputil-impl/pom.xml b/arputil/arputil-impl/pom.xml index 59aa0103..5ac73cc8 100644 --- a/arputil/arputil-impl/pom.xml +++ b/arputil/arputil-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.vpnservice config-parent - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent 4.0.0 diff --git a/arputil/pom.xml b/arputil/pom.xml index d418fa3e..3eadc056 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice arputil-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT arputil pom 4.0.0 diff --git a/bgpmanager/bgpmanager-api/pom.xml b/bgpmanager/bgpmanager-api/pom.xml index c4debdbd..96d89860 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/bgpmanager/bgpmanager-impl/pom.xml b/bgpmanager/bgpmanager-impl/pom.xml index 0820537f..a4b64bd7 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/bgpmanager/pom.xml b/bgpmanager/pom.xml index 147e1e4d..0445f501 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice bgpmanager - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT bgpmanager pom 4.0.0 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index fb6ca0c7..97cd5cbf 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.8.4-SNAPSHOT + 0.8.5-SNAPSHOT 4.0.0 org.opendaylight.vpnservice binding-parent - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT pom - 0.2.4-SNAPSHOT - 2010.09.24.8.4-SNAPSHOT - 2010.09.24.8.4-SNAPSHOT - 2014.05.08.8.4-SNAPSHOT - 2014.05.08.8.4-SNAPSHOT - 2013.09.07.8.4-SNAPSHOT - 0.8.4-SNAPSHOT - 2.0.4-SNAPSHOT - 1.3.4-SNAPSHOT - 0.2.4-SNAPSHOT - 2013.07.15.8.4-SNAPSHOT + 0.2.5-SNAPSHOT + 2010.09.24.8.5-SNAPSHOT + 2010.09.24.8.5-SNAPSHOT + 2014.05.08.8.5-SNAPSHOT + 2014.05.08.8.5-SNAPSHOT + 2013.09.07.8.5-SNAPSHOT + 0.8.5-SNAPSHOT + 2.0.5-SNAPSHOT + 1.3.5-SNAPSHOT + 0.2.5-SNAPSHOT + 2013.07.15.8.5-SNAPSHOT diff --git a/commons/config-parent/pom.xml b/commons/config-parent/pom.xml index 8488d658..d27fbb00 100644 --- a/commons/config-parent/pom.xml +++ b/commons/config-parent/pom.xml @@ -11,28 +11,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.4-SNAPSHOT + 0.4.5-SNAPSHOT 4.0.0 org.opendaylight.vpnservice config-parent - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT pom - 0.2.4-SNAPSHOT - 0.8.4-SNAPSHOT - 1.3.4-SNAPSHOT - 0.2.4-SNAPSHOT - 2013.07.15.8.4-SNAPSHOT - 0.2.4-SNAPSHOT - 1.2.5-SNAPSHOT - 0.10.4-SNAPSHOT + 0.2.5-SNAPSHOT + 0.8.5-SNAPSHOT + 1.3.5-SNAPSHOT + 0.2.5-SNAPSHOT + 2013.07.15.8.5-SNAPSHOT + 0.2.5-SNAPSHOT + 1.2.6-SNAPSHOT + 0.10.5-SNAPSHOT 3.0.3 - 0.6.4-SNAPSHOT + 0.6.5-SNAPSHOT @@ -40,14 +40,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT pom import org.opendaylight.mdsal.model mdsal-model-artifacts - 0.8.4-SNAPSHOT + 0.8.5-SNAPSHOT pom import diff --git a/dhcpservice/dhcpservice-api/pom.xml b/dhcpservice/dhcpservice-api/pom.xml index 923e7fc9..909b49af 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/binding-parent diff --git a/dhcpservice/dhcpservice-impl/pom.xml b/dhcpservice/dhcpservice-impl/pom.xml index c08fb182..d2407470 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/dhcpservice/pom.xml b/dhcpservice/pom.xml index 7fcf8344..34535f69 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice dhcpservice-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT dhcpservice pom 4.0.0 diff --git a/distribution/karaf/pom.xml b/distribution/karaf/pom.xml index 815ed71b..a0ed2636 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT 4.0.0 org.opendaylight.vpnservice vpnservice-karaf - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ${project.artifactId} 3.1.1 diff --git a/elanmanager/elanmanager-api/pom.xml b/elanmanager/elanmanager-api/pom.xml index d9068fa7..e5e0e3ab 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/elanmanager/elanmanager-impl/pom.xml b/elanmanager/elanmanager-impl/pom.xml index e4cded50..9e72ef0e 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/elanmanager/pom.xml b/elanmanager/pom.xml index 7af28a3a..df1ec317 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice elanmanager - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT elanmanager pom 4.0.0 diff --git a/features/pom.xml b/features/pom.xml index 015a8e5a..0513cc98 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice vpnservice-features - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ${project.artifactId} 4.0.0 3.1.1 - 1.3.4-SNAPSHOT - 0.2.4-SNAPSHOT - 1.3.4-SNAPSHOT - 0.8.4-SNAPSHOT - 0.8.4-SNAPSHOT - 0.2.4-SNAPSHOT - 1.2.5-SNAPSHOT - 0.10.4-SNAPSHOT - 0.6.4-SNAPSHOT - 1.1.4-SNAPSHOT + 1.3.5-SNAPSHOT + 0.2.5-SNAPSHOT + 1.3.5-SNAPSHOT + 0.8.5-SNAPSHOT + 0.8.5-SNAPSHOT + 0.2.5-SNAPSHOT + 1.2.6-SNAPSHOT + 0.10.5-SNAPSHOT + 0.6.5-SNAPSHOT + 1.1.5-SNAPSHOT ${vpnservices.version} ${vpnservices.version} ${vpnservices.version} @@ -259,7 +259,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} model-bgp - 2013.07.15.8.4-SNAPSHOT + 2013.07.15.8.5-SNAPSHOT ${project.groupId} diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index d8b68808..86bf81bf 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -66,7 +66,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/dhcpservice-impl/${vpnservices.version} mvn:org.opendaylight.vpnservice/elanmanager-api/${elanmgr.version} mvn:org.opendaylight.vpnservice/elanmanager-impl/${elanmgr.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/${lockmanager.version}/xml/config diff --git a/fibmanager/fibmanager-api/pom.xml b/fibmanager/fibmanager-api/pom.xml index f7609f2a..4f051a8f 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/fibmanager/fibmanager-impl/pom.xml b/fibmanager/fibmanager-impl/pom.xml index 6f5e7910..62158250 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/fibmanager/fibmanager-shell/pom.xml b/fibmanager/fibmanager-shell/pom.xml index 8a39ee46..89cd58d1 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/fibmanager/pom.xml b/fibmanager/pom.xml index cfe5cc5a..53291231 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice fibmanager-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT fibmanager pom 4.0.0 diff --git a/idmanager/idmanager-api/pom.xml b/idmanager/idmanager-api/pom.xml index 185d641a..fe87e1d5 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/binding-parent diff --git a/idmanager/idmanager-impl/pom.xml b/idmanager/idmanager-impl/pom.xml index 2a142a35..56ebecad 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/idmanager/pom.xml b/idmanager/pom.xml index 8dbd266e..a4998d6f 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice idmanager-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT idmanager pom 4.0.0 diff --git a/interfacemgr/interfacemgr-api/pom.xml b/interfacemgr/interfacemgr-api/pom.xml index 95f352df..c82278c4 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/interfacemgr/interfacemgr-impl/pom.xml b/interfacemgr/interfacemgr-impl/pom.xml index 9c5b9b9e..8cbced0d 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/interfacemgr/pom.xml b/interfacemgr/pom.xml index 79fa25ae..837c04b8 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice interfacemgr-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT interfacemgr pom 4.0.0 diff --git a/itm/itm-api/pom.xml b/itm/itm-api/pom.xml index 3965c80f..0ef84559 100644 --- a/itm/itm-api/pom.xml +++ b/itm/itm-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.vpnservice config-parent - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent @@ -25,7 +25,7 @@ org.opendaylight.mdsal.model ietf-inet-types - 2010.09.24.8.4-SNAPSHOT + 2010.09.24.8.5-SNAPSHOT org.opendaylight.mdsal.model diff --git a/itm/itm-impl/pom.xml b/itm/itm-impl/pom.xml index 53475fc2..2439d140 100644 --- a/itm/itm-impl/pom.xml +++ b/itm/itm-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.vpnservice config-parent - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent 4.0.0 @@ -69,12 +69,12 @@ org.opendaylight.vpnservice idmanager-api - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT org.opendaylight.vpnservice idmanager-api - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT diff --git a/itm/pom.xml b/itm/pom.xml index a02b9aca..6fbaf608 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice itm-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT itm pom 4.0.0 diff --git a/lockmanager/lockmanager-api/pom.xml b/lockmanager/lockmanager-api/pom.xml index 67bffb36..c9acb073 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/binding-parent @@ -50,7 +50,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html yang-maven-plugin - [0.7.5-SNAPSHOT,) + [0.7.6-SNAPSHOT,) generate-sources diff --git a/lockmanager/lockmanager-impl/pom.xml b/lockmanager/lockmanager-impl/pom.xml index 3fb5ca34..5bfb7f68 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent @@ -47,7 +47,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html yang-maven-plugin - [0.7.5-SNAPSHOT,) + [0.7.6-SNAPSHOT,) generate-sources diff --git a/lockmanager/pom.xml b/lockmanager/pom.xml index 4ee9c1ad..f892afc7 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice lockmanager-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT lockmanager pom 4.0.0 diff --git a/mdsalutil/mdsalutil-api/pom.xml b/mdsalutil/mdsalutil-api/pom.xml index 35caa187..c6ee2a63 100644 --- a/mdsalutil/mdsalutil-api/pom.xml +++ b/mdsalutil/mdsalutil-api/pom.xml @@ -5,14 +5,14 @@ org.opendaylight.vpnservice config-parent - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent 4.0.0 org.opendaylight.vpnservice mdsalutil-api - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT bundle diff --git a/mdsalutil/mdsalutil-impl/pom.xml b/mdsalutil/mdsalutil-impl/pom.xml index 90b852a1..ba134040 100644 --- a/mdsalutil/mdsalutil-impl/pom.xml +++ b/mdsalutil/mdsalutil-impl/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.vpnservice config-parent - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent 4.0.0 org.opendaylight.vpnservice mdsalutil-impl - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT bundle diff --git a/mdsalutil/pom.xml b/mdsalutil/pom.xml index 6725125e..32a661a5 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice mdsalutil-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT mdsalutil pom 4.0.0 diff --git a/model-bgp/pom.xml b/model-bgp/pom.xml index aa9d3636..47a3bc88 100644 --- a/model-bgp/pom.xml +++ b/model-bgp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.vpnservice binding-parent - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../commons/binding-parent diff --git a/neutronvpn/neutronvpn-api/pom.xml b/neutronvpn/neutronvpn-api/pom.xml index ef6930d3..3ef3b5be 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/neutronvpn/neutronvpn-impl/pom.xml b/neutronvpn/neutronvpn-impl/pom.xml index 02eff2cf..f4592f68 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/neutronvpn/neutronvpn-shell/pom.xml b/neutronvpn/neutronvpn-shell/pom.xml index c3a7585a..27f612e2 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/neutronvpn/pom.xml b/neutronvpn/pom.xml index f0280e0d..ea99e631 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice neutronvpn-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT neutronvpn pom 4.0.0 diff --git a/nexthopmgr/nexthopmgr-api/pom.xml b/nexthopmgr/nexthopmgr-api/pom.xml index ba6a3121..4a737791 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/binding-parent diff --git a/nexthopmgr/nexthopmgr-impl/pom.xml b/nexthopmgr/nexthopmgr-impl/pom.xml index c3cd37b6..899b8f01 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/nexthopmgr/pom.xml b/nexthopmgr/pom.xml index 547faec6..1c3eee8f 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice nexthopmgr-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT nexthopmgr pom 4.0.0 diff --git a/pom.xml b/pom.xml index 16478daa..f7c15eff 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/vpnintent/api/pom.xml b/vpnintent/api/pom.xml index 474e4744..630c0fe1 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/binding-parent diff --git a/vpnintent/impl/pom.xml b/vpnintent/impl/pom.xml index ed85e503..5c3399af 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent @@ -21,7 +21,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL bundle - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT 1.5.2 diff --git a/vpnintent/pom.xml b/vpnintent/pom.xml index 74a6d9d8..a9340858 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice vpnintent-aggregator - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT vpnintent pom 4.0.0 diff --git a/vpnmanager/pom.xml b/vpnmanager/pom.xml index 55e2e799..241403dd 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice vpnmanager - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT vpnmanager pom 4.0.0 diff --git a/vpnmanager/vpnmanager-api/pom.xml b/vpnmanager/vpnmanager-api/pom.xml index 902efdc2..62d50646 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/vpnmanager/vpnmanager-impl/pom.xml b/vpnmanager/vpnmanager-impl/pom.xml index 78e3f354..63189b89 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.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ../../commons/config-parent diff --git a/vpnservice-artifacts/pom.xml b/vpnservice-artifacts/pom.xml index ee7ac6ca..4bd0ab34 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.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.opendaylight.vpnservice vpnservice-artifacts - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT pom -- 2.36.6