From ba77a1d86ead10aa021c88c8973f65465e603215 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 12 May 2016 15:43:07 -0400 Subject: [PATCH] Bumping versions by 0.0.1 for next dev cycle Change-Id: Ib5dea87c5a5e50af0c40e50db352876badcd7a34 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 +-- 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 a687cb38..969e02c1 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/alivenessmonitor/alivenessmonitor-impl/pom.xml b/alivenessmonitor/alivenessmonitor-impl/pom.xml index ba0a446e..00c2a037 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/alivenessmonitor/pom.xml b/alivenessmonitor/pom.xml index bf0c1285..f1c2ecbb 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice alivenessmonitor-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT alivenessmonitor pom 4.0.0 diff --git a/arputil/arputil-api/pom.xml b/arputil/arputil-api/pom.xml index 0efca1b8..8d566211 100644 --- a/arputil/arputil-api/pom.xml +++ b/arputil/arputil-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.vpnservice config-parent - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent 4.0.0 diff --git a/arputil/arputil-impl/pom.xml b/arputil/arputil-impl/pom.xml index 0355e5cb..ce3bfa16 100644 --- a/arputil/arputil-impl/pom.xml +++ b/arputil/arputil-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.vpnservice config-parent - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent 4.0.0 diff --git a/arputil/pom.xml b/arputil/pom.xml index 5edd1120..ae70bdc6 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice arputil-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT arputil pom 4.0.0 diff --git a/bgpmanager/bgpmanager-api/pom.xml b/bgpmanager/bgpmanager-api/pom.xml index 86ce4122..646226f0 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/bgpmanager/bgpmanager-impl/pom.xml b/bgpmanager/bgpmanager-impl/pom.xml index 30dd29b2..a4277e6d 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/bgpmanager/pom.xml b/bgpmanager/pom.xml index 5b64f975..aba12ec9 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice bgpmanager - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT bgpmanager pom 4.0.0 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index b3bef43f..90c5d2b6 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.2-Beryllium-SR2 + 0.8.3-SNAPSHOT 4.0.0 org.opendaylight.vpnservice binding-parent - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT pom - 0.2.2-Beryllium-SR2 - 2010.09.24.8.2-Beryllium-SR2 - 2010.09.24.8.2-Beryllium-SR2 - 2014.05.08.8.2-Beryllium-SR2 - 2014.05.08.8.2-Beryllium-SR2 - 2013.09.07.8.2-Beryllium-SR2 - 0.8.2-Beryllium-SR2 - 2.0.2-Beryllium-SR2 - 1.3.2-Beryllium-SR2 - 0.2.2-Beryllium-SR2 - 2013.07.15.8.2-Beryllium-SR2 + 0.2.3-SNAPSHOT + 2010.09.24.8.3-SNAPSHOT + 2010.09.24.8.3-SNAPSHOT + 2014.05.08.8.3-SNAPSHOT + 2014.05.08.8.3-SNAPSHOT + 2013.09.07.8.3-SNAPSHOT + 0.8.3-SNAPSHOT + 2.0.3-SNAPSHOT + 1.3.3-SNAPSHOT + 0.2.3-SNAPSHOT + 2013.07.15.8.3-SNAPSHOT diff --git a/commons/config-parent/pom.xml b/commons/config-parent/pom.xml index 31412244..d731e5d3 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.2-Beryllium-SR2 + 0.4.3-SNAPSHOT 4.0.0 org.opendaylight.vpnservice config-parent - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT pom - 0.2.2-Beryllium-SR2 - 0.8.2-Beryllium-SR2 - 1.3.2-Beryllium-SR2 - 0.2.2-Beryllium-SR2 - 2013.07.15.8.2-Beryllium-SR2 - 0.2.2-Beryllium-SR2 - 1.2.3-Beryllium-SR2 - 0.10.2-Beryllium-SR2 + 0.2.3-SNAPSHOT + 0.8.3-SNAPSHOT + 1.3.3-SNAPSHOT + 0.2.3-SNAPSHOT + 2013.07.15.8.3-SNAPSHOT + 0.2.3-SNAPSHOT + 1.2.4-SNAPSHOT + 0.10.3-SNAPSHOT 3.0.3 - 0.6.2-Beryllium-SR2 + 0.6.3-SNAPSHOT @@ -40,14 +40,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 2.0.2-Beryllium-SR2 + 2.0.3-SNAPSHOT pom import org.opendaylight.mdsal.model mdsal-model-artifacts - 0.8.2-Beryllium-SR2 + 0.8.3-SNAPSHOT pom import diff --git a/dhcpservice/dhcpservice-api/pom.xml b/dhcpservice/dhcpservice-api/pom.xml index 4f1932aa..3ce910a9 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/binding-parent diff --git a/dhcpservice/dhcpservice-impl/pom.xml b/dhcpservice/dhcpservice-impl/pom.xml index 920d8af0..c4b7aff8 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/dhcpservice/pom.xml b/dhcpservice/pom.xml index d90d4e57..bfe53f23 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice dhcpservice-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT dhcpservice pom 4.0.0 diff --git a/distribution/karaf/pom.xml b/distribution/karaf/pom.xml index 8bd1ce7e..f3127a03 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT 4.0.0 org.opendaylight.vpnservice vpnservice-karaf - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ${project.artifactId} 3.1.1 diff --git a/elanmanager/elanmanager-api/pom.xml b/elanmanager/elanmanager-api/pom.xml index 6fd2e3cc..47f3eef4 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/elanmanager/elanmanager-impl/pom.xml b/elanmanager/elanmanager-impl/pom.xml index 7a71f15e..7f427ac6 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/elanmanager/pom.xml b/elanmanager/pom.xml index ffb0b27a..40afa84e 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice elanmanager - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT elanmanager pom 4.0.0 diff --git a/features/pom.xml b/features/pom.xml index c9d61ba4..e84fc746 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice vpnservice-features - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ${project.artifactId} 4.0.0 3.1.1 - 1.3.2-Beryllium-SR2 - 0.2.2-Beryllium-SR2 - 1.3.2-Beryllium-SR2 - 0.8.2-Beryllium-SR2 - 0.8.2-Beryllium-SR2 - 0.2.2-Beryllium-SR2 - 1.2.3-Beryllium-SR2 - 0.10.2-Beryllium-SR2 - 0.6.2-Beryllium-SR2 - 1.1.2-Beryllium-SR2 + 1.3.3-SNAPSHOT + 0.2.3-SNAPSHOT + 1.3.3-SNAPSHOT + 0.8.3-SNAPSHOT + 0.8.3-SNAPSHOT + 0.2.3-SNAPSHOT + 1.2.4-SNAPSHOT + 0.10.3-SNAPSHOT + 0.6.3-SNAPSHOT + 1.1.3-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.2-Beryllium-SR2 + 2013.07.15.8.3-SNAPSHOT ${project.groupId} diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 230e2e9e..65122e8e 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 67ac17ae..77a8ba42 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/fibmanager/fibmanager-impl/pom.xml b/fibmanager/fibmanager-impl/pom.xml index 52788eff..a087db6a 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/fibmanager/fibmanager-shell/pom.xml b/fibmanager/fibmanager-shell/pom.xml index da8a263e..7c029d54 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/fibmanager/pom.xml b/fibmanager/pom.xml index 226df6da..16f9bcf6 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice fibmanager-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT fibmanager pom 4.0.0 diff --git a/idmanager/idmanager-api/pom.xml b/idmanager/idmanager-api/pom.xml index 5ce99ea0..90f28216 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/binding-parent diff --git a/idmanager/idmanager-impl/pom.xml b/idmanager/idmanager-impl/pom.xml index f518a2af..a831df08 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/idmanager/pom.xml b/idmanager/pom.xml index f760ea39..6f8f0271 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice idmanager-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT idmanager pom 4.0.0 diff --git a/interfacemgr/interfacemgr-api/pom.xml b/interfacemgr/interfacemgr-api/pom.xml index 5acaf00e..43593d2a 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/interfacemgr/interfacemgr-impl/pom.xml b/interfacemgr/interfacemgr-impl/pom.xml index e7830ee3..bcb90a1f 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/interfacemgr/pom.xml b/interfacemgr/pom.xml index c0891f88..f7310c23 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice interfacemgr-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT interfacemgr pom 4.0.0 diff --git a/itm/itm-api/pom.xml b/itm/itm-api/pom.xml index eac1220b..b04caa8f 100644 --- a/itm/itm-api/pom.xml +++ b/itm/itm-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.vpnservice config-parent - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent @@ -25,7 +25,7 @@ org.opendaylight.mdsal.model ietf-inet-types - 2010.09.24.8.2-Beryllium-SR2 + 2010.09.24.8.3-SNAPSHOT org.opendaylight.mdsal.model diff --git a/itm/itm-impl/pom.xml b/itm/itm-impl/pom.xml index 269eb26e..56f951aa 100644 --- a/itm/itm-impl/pom.xml +++ b/itm/itm-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.vpnservice config-parent - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent 4.0.0 @@ -69,12 +69,12 @@ org.opendaylight.vpnservice idmanager-api - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT org.opendaylight.vpnservice idmanager-api - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT diff --git a/itm/pom.xml b/itm/pom.xml index b89c5cf7..0a35f6cd 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice itm-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT itm pom 4.0.0 diff --git a/lockmanager/lockmanager-api/pom.xml b/lockmanager/lockmanager-api/pom.xml index 7051b69b..acfad47c 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.2-Beryllium-SR2 + 0.2.3-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.3-Beryllium-SR2,) + [0.7.4-SNAPSHOT,) generate-sources diff --git a/lockmanager/lockmanager-impl/pom.xml b/lockmanager/lockmanager-impl/pom.xml index 6d086401..b64cc0af 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.2-Beryllium-SR2 + 0.2.3-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.3-Beryllium-SR2,) + [0.7.4-SNAPSHOT,) generate-sources diff --git a/lockmanager/pom.xml b/lockmanager/pom.xml index ec8030a0..c8844c39 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice lockmanager-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT lockmanager pom 4.0.0 diff --git a/mdsalutil/mdsalutil-api/pom.xml b/mdsalutil/mdsalutil-api/pom.xml index fa8db2b2..bc780145 100644 --- a/mdsalutil/mdsalutil-api/pom.xml +++ b/mdsalutil/mdsalutil-api/pom.xml @@ -5,14 +5,14 @@ org.opendaylight.vpnservice config-parent - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent 4.0.0 org.opendaylight.vpnservice mdsalutil-api - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT bundle diff --git a/mdsalutil/mdsalutil-impl/pom.xml b/mdsalutil/mdsalutil-impl/pom.xml index 02c6e99b..5b00c589 100644 --- a/mdsalutil/mdsalutil-impl/pom.xml +++ b/mdsalutil/mdsalutil-impl/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.vpnservice config-parent - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent 4.0.0 org.opendaylight.vpnservice mdsalutil-impl - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT bundle diff --git a/mdsalutil/pom.xml b/mdsalutil/pom.xml index e0fb6db7..a47b0fce 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice mdsalutil-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT mdsalutil pom 4.0.0 diff --git a/model-bgp/pom.xml b/model-bgp/pom.xml index 7d1fde70..4d067517 100644 --- a/model-bgp/pom.xml +++ b/model-bgp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.vpnservice binding-parent - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../commons/binding-parent diff --git a/neutronvpn/neutronvpn-api/pom.xml b/neutronvpn/neutronvpn-api/pom.xml index 3ceab3e5..3f119e85 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/neutronvpn/neutronvpn-impl/pom.xml b/neutronvpn/neutronvpn-impl/pom.xml index 3455e0ac..2ca36b90 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/neutronvpn/neutronvpn-shell/pom.xml b/neutronvpn/neutronvpn-shell/pom.xml index 5b9059f7..8b393e31 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/neutronvpn/pom.xml b/neutronvpn/pom.xml index ccf18e12..d46a935a 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice neutronvpn-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT neutronvpn pom 4.0.0 diff --git a/nexthopmgr/nexthopmgr-api/pom.xml b/nexthopmgr/nexthopmgr-api/pom.xml index 77d80f36..93a16e13 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/binding-parent diff --git a/nexthopmgr/nexthopmgr-impl/pom.xml b/nexthopmgr/nexthopmgr-impl/pom.xml index c2cef012..8d849f3f 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/nexthopmgr/pom.xml b/nexthopmgr/pom.xml index 9426cb1f..53fce54d 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice nexthopmgr-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT nexthopmgr pom 4.0.0 diff --git a/pom.xml b/pom.xml index cd6f659e..cf12ad25 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/vpnintent/api/pom.xml b/vpnintent/api/pom.xml index 934c921f..f2ebfad7 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/binding-parent diff --git a/vpnintent/impl/pom.xml b/vpnintent/impl/pom.xml index 912c84e1..821751a1 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent @@ -21,7 +21,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL bundle - 1.1.2-Beryllium-SR2 + 1.1.3-SNAPSHOT 1.5.2 diff --git a/vpnintent/pom.xml b/vpnintent/pom.xml index d50f06ed..f588a61e 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice vpnintent-aggregator - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT vpnintent pom 4.0.0 diff --git a/vpnmanager/pom.xml b/vpnmanager/pom.xml index 0c29210f..5637e714 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice vpnmanager - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT vpnmanager pom 4.0.0 diff --git a/vpnmanager/vpnmanager-api/pom.xml b/vpnmanager/vpnmanager-api/pom.xml index 0e437345..67467ed3 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/vpnmanager/vpnmanager-impl/pom.xml b/vpnmanager/vpnmanager-impl/pom.xml index 63e8993f..6431cef4 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.2-Beryllium-SR2 + 0.2.3-SNAPSHOT ../../commons/config-parent diff --git a/vpnservice-artifacts/pom.xml b/vpnservice-artifacts/pom.xml index 562c1454..213d8ec9 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.2-Beryllium-SR2 + 1.6.3-SNAPSHOT org.opendaylight.vpnservice vpnservice-artifacts - 0.2.2-Beryllium-SR2 + 0.2.3-SNAPSHOT pom -- 2.36.6