From: jenkins-releng Date: Tue, 17 Oct 2017 01:39:41 +0000 (+0000) Subject: Bump versions by x.y.(z+1) X-Git-Tag: release/carbon-sr3~1 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=28e11bd9d5ac20053c8bb88e40946cb2d0143959;p=alto.git Bump versions by x.y.(z+1) Change-Id: I3e624ad00f83b815ade9fe3c242c9045ff2d95c7 Signed-off-by: jenkins-releng --- diff --git a/alto-basic/auto-maps/api/pom.xml b/alto-basic/auto-maps/api/pom.xml index 060fee09..db13ce20 100644 --- a/alto-basic/auto-maps/api/pom.xml +++ b/alto-basic/auto-maps/api/pom.xml @@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT org.opendaylight.alto.basic alto-auto-maps-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-basic/auto-maps/artifacts/pom.xml b/alto-basic/auto-maps/artifacts/pom.xml index 35f0f026..099daaf5 100644 --- a/alto-basic/auto-maps/artifacts/pom.xml +++ b/alto-basic/auto-maps/artifacts/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-auto-maps-artifacts - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT pom diff --git a/alto-basic/auto-maps/cli/pom.xml b/alto-basic/auto-maps/cli/pom.xml index 41aa7e2c..5600dcb7 100644 --- a/alto-basic/auto-maps/cli/pom.xml +++ b/alto-basic/auto-maps/cli/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.alto.basic alto-auto-maps-cli - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-basic/auto-maps/features/pom.xml b/alto-basic/auto-maps/features/pom.xml index 10079140..12d0101c 100644 --- a/alto-basic/auto-maps/features/pom.xml +++ b/alto-basic/auto-maps/features/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-auto-maps-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} @@ -26,11 +26,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-basic/auto-maps/impl/pom.xml b/alto-basic/auto-maps/impl/pom.xml index 99c0bfbe..2f0cee76 100644 --- a/alto-basic/auto-maps/impl/pom.xml +++ b/alto-basic/auto-maps/impl/pom.xml @@ -13,18 +13,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.alto.basic alto-auto-maps-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle - 1.5.2-SNAPSHOT - 0.5.2-SNAPSHOT + 1.5.3-SNAPSHOT + 0.5.3-SNAPSHOT diff --git a/alto-basic/auto-maps/it/pom.xml b/alto-basic/auto-maps/it/pom.xml index 49f854b0..6c40a407 100644 --- a/alto-basic/auto-maps/it/pom.xml +++ b/alto-basic/auto-maps/it/pom.xml @@ -12,20 +12,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT org.opendaylight.alto.basic alto-auto-maps-it - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle false org.opendaylight.alto.basic alto-auto-maps-karaf - 0.2.2-SNAPSHOT + 0.2.3-SNAPSHOT zip diff --git a/alto-basic/auto-maps/karaf/pom.xml b/alto-basic/auto-maps/karaf/pom.xml index 95c002c1..1efc1d8d 100644 --- a/alto-basic/auto-maps/karaf/pom.xml +++ b/alto-basic/auto-maps/karaf/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-auto-maps-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/auto-maps/pom.xml b/alto-basic/auto-maps/pom.xml index 0beab9ef..4b54bd3a 100644 --- a/alto-basic/auto-maps/pom.xml +++ b/alto-basic/auto-maps/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-auto-maps-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom diff --git a/alto-basic/manual-maps/api/pom.xml b/alto-basic/manual-maps/api/pom.xml index 64602db0..aab9a100 100644 --- a/alto-basic/manual-maps/api/pom.xml +++ b/alto-basic/manual-maps/api/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT org.opendaylight.alto.basic alto-manual-maps-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/manual-maps/artifacts/pom.xml b/alto-basic/manual-maps/artifacts/pom.xml index 289ca017..5551af4f 100644 --- a/alto-basic/manual-maps/artifacts/pom.xml +++ b/alto-basic/manual-maps/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.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-manual-maps-artifacts - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/manual-maps/features/pom.xml b/alto-basic/manual-maps/features/pom.xml index e8fb6237..8b458fc3 100644 --- a/alto-basic/manual-maps/features/pom.xml +++ b/alto-basic/manual-maps/features/pom.xml @@ -14,23 +14,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-manual-maps-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-basic/manual-maps/impl/pom.xml b/alto-basic/manual-maps/impl/pom.xml index 6261889d..fb9c89dd 100644 --- a/alto-basic/manual-maps/impl/pom.xml +++ b/alto-basic/manual-maps/impl/pom.xml @@ -15,13 +15,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.alto.basic alto-manual-maps-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/manual-maps/karaf/pom.xml b/alto-basic/manual-maps/karaf/pom.xml index 6cd93903..0c5c8a2b 100644 --- a/alto-basic/manual-maps/karaf/pom.xml +++ b/alto-basic/manual-maps/karaf/pom.xml @@ -13,12 +13,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-manual-maps-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/manual-maps/pom.xml b/alto-basic/manual-maps/pom.xml index d157b591..f7a91d8a 100644 --- a/alto-basic/manual-maps/pom.xml +++ b/alto-basic/manual-maps/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-manual-maps-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom diff --git a/alto-basic/pom.xml b/alto-basic/pom.xml index 7ee5b723..684e1cd6 100644 --- a/alto-basic/pom.xml +++ b/alto-basic/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto basic-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-basic/simple-ecs/api/pom.xml b/alto-basic/simple-ecs/api/pom.xml index 1568e6bc..bc9c6cb3 100644 --- a/alto-basic/simple-ecs/api/pom.xml +++ b/alto-basic/simple-ecs/api/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.basic - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT alto-simple-ecs-api ODL :: alto :: ${project.artifactId} bundle diff --git a/alto-basic/simple-ecs/artifacts/pom.xml b/alto-basic/simple-ecs/artifacts/pom.xml index 79fb3e5b..e431cb97 100644 --- a/alto-basic/simple-ecs/artifacts/pom.xml +++ b/alto-basic/simple-ecs/artifacts/pom.xml @@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.alto alto-parent - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ../../../ org.opendaylight.alto.basic - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT alto-simple-ecs-artifacts ODL :: alto :: ${project.artifactId} pom diff --git a/alto-basic/simple-ecs/features/pom.xml b/alto-basic/simple-ecs/features/pom.xml index e2d91f01..499c492e 100644 --- a/alto-basic/simple-ecs/features/pom.xml +++ b/alto-basic/simple-ecs/features/pom.xml @@ -10,11 +10,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT alto-simple-ecs-features ODL :: alto :: ${project.artifactId} 4.0.0 @@ -22,14 +22,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf - 0.5.2-SNAPSHOT - 0.4.2-SNAPSHOT + 0.5.3-SNAPSHOT + 0.4.3-SNAPSHOT diff --git a/alto-basic/simple-ecs/hostnodetracker/pom.xml b/alto-basic/simple-ecs/hostnodetracker/pom.xml index f368e935..9c7bfc97 100644 --- a/alto-basic/simple-ecs/hostnodetracker/pom.xml +++ b/alto-basic/simple-ecs/hostnodetracker/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT @@ -13,7 +13,7 @@ org.opendaylight.alto.basic hostnodetracker - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} @@ -34,30 +34,30 @@ org.opendaylight.l2switch.hosttracker hosttracker-model - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.l2switch.addresstracker addresstracker-model - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-base-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-endpointcost-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT org.opendaylight.controller sal-binding-api - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT diff --git a/alto-basic/simple-ecs/impl/pom.xml b/alto-basic/simple-ecs/impl/pom.xml index 699de8c7..ebe9c075 100644 --- a/alto-basic/simple-ecs/impl/pom.xml +++ b/alto-basic/simple-ecs/impl/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.basic - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT alto-simple-ecs-impl ODL :: alto :: ${project.artifactId} bundle @@ -70,12 +70,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.l2switch.hosttracker hosttracker-model - 0.5.2-SNAPSHOT + 0.5.3-SNAPSHOT org.opendaylight.l2switch.addresstracker addresstracker-model - 0.5.2-SNAPSHOT + 0.5.3-SNAPSHOT @@ -88,7 +88,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.openflowplugin.model model-flow-statistics - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT diff --git a/alto-basic/simple-ecs/it/pom.xml b/alto-basic/simple-ecs/it/pom.xml index b137c7da..5da6cf88 100644 --- a/alto-basic/simple-ecs/it/pom.xml +++ b/alto-basic/simple-ecs/it/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT 4.0.0 org.opendaylight.alto.basic - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT alto-simple-ecs-it ODL :: alto :: ${project.artifactId} bundle @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html false org.opendaylight.alto.basic - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT alto-simple-ecs-karaf zip diff --git a/alto-basic/simple-ecs/karaf/pom.xml b/alto-basic/simple-ecs/karaf/pom.xml index 1abd4c3f..89691f99 100644 --- a/alto-basic/simple-ecs/karaf/pom.xml +++ b/alto-basic/simple-ecs/karaf/pom.xml @@ -9,12 +9,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto.basic - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT alto-simple-ecs-karaf ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/simple-ecs/pom.xml b/alto-basic/simple-ecs/pom.xml index 0c88fa6e..2b15e20e 100644 --- a/alto-basic/simple-ecs/pom.xml +++ b/alto-basic/simple-ecs/pom.xml @@ -10,11 +10,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT org.opendaylight.alto.basic alto-simple-ecs-aggregator ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/simple-ird/api/pom.xml b/alto-basic/simple-ird/api/pom.xml index 01938b5d..498afffd 100644 --- a/alto-basic/simple-ird/api/pom.xml +++ b/alto-basic/simple-ird/api/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT org.opendaylight.alto.basic alto-simple-ird-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/simple-ird/artifacts/pom.xml b/alto-basic/simple-ird/artifacts/pom.xml index 29caee2c..ea3faf96 100644 --- a/alto-basic/simple-ird/artifacts/pom.xml +++ b/alto-basic/simple-ird/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.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-simple-ird-artifacts - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/simple-ird/features/pom.xml b/alto-basic/simple-ird/features/pom.xml index 00d379ad..fc1f4c73 100644 --- a/alto-basic/simple-ird/features/pom.xml +++ b/alto-basic/simple-ird/features/pom.xml @@ -14,23 +14,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-simple-ird-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-basic/simple-ird/impl/pom.xml b/alto-basic/simple-ird/impl/pom.xml index 832707e7..03ba1e15 100644 --- a/alto-basic/simple-ird/impl/pom.xml +++ b/alto-basic/simple-ird/impl/pom.xml @@ -15,13 +15,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.alto.basic alto-simple-ird-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/simple-ird/it/pom.xml b/alto-basic/simple-ird/it/pom.xml index ea46f1b6..5583c639 100644 --- a/alto-basic/simple-ird/it/pom.xml +++ b/alto-basic/simple-ird/it/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT org.opendaylight.alto.basic alto-simple-ird-it - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} @@ -30,7 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html false org.opendaylight.alto.basic alto-simple-ird-karaf - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT zip diff --git a/alto-basic/simple-ird/karaf/pom.xml b/alto-basic/simple-ird/karaf/pom.xml index de19d6fb..469e8b66 100644 --- a/alto-basic/simple-ird/karaf/pom.xml +++ b/alto-basic/simple-ird/karaf/pom.xml @@ -13,12 +13,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-simple-ird-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} diff --git a/alto-basic/simple-ird/pom.xml b/alto-basic/simple-ird/pom.xml index 6458c9c7..fc8c39ab 100644 --- a/alto-basic/simple-ird/pom.xml +++ b/alto-basic/simple-ird/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.basic alto-simple-ird-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/basic-types/pom.xml b/alto-core/basic-types/pom.xml index b487ed87..dbd524fb 100644 --- a/alto-core/basic-types/pom.xml +++ b/alto-core/basic-types/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-basic-types - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} bundle diff --git a/alto-core/northbound/api/pom.xml b/alto-core/northbound/api/pom.xml index 99df35b4..12ec0129 100644 --- a/alto-core/northbound/api/pom.xml +++ b/alto-core/northbound/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} bundle diff --git a/alto-core/northbound/artifacts/pom.xml b/alto-core/northbound/artifacts/pom.xml index 67ef13c6..2834fd67 100644 --- a/alto-core/northbound/artifacts/pom.xml +++ b/alto-core/northbound/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.alto alto-parent - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ../../../ diff --git a/alto-core/northbound/features/pom.xml b/alto-core/northbound/features/pom.xml index 2efde0ed..aad47cd9 100644 --- a/alto-core/northbound/features/pom.xml +++ b/alto-core/northbound/features/pom.xml @@ -10,23 +10,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-northbound-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 4.0.0 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-core/northbound/impl/pom.xml b/alto-core/northbound/impl/pom.xml index b68b9ff8..ec1b3170 100644 --- a/alto-core/northbound/impl/pom.xml +++ b/alto-core/northbound/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} bundle diff --git a/alto-core/northbound/it/pom.xml b/alto-core/northbound/it/pom.xml index ada37c53..27b8039f 100644 --- a/alto-core/northbound/it/pom.xml +++ b/alto-core/northbound/it/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-it - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} bundle @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html false org.opendaylight.alto.core alto-northbound-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT zip diff --git a/alto-core/northbound/karaf/pom.xml b/alto-core/northbound/karaf/pom.xml index 8f56ad06..977fae90 100644 --- a/alto-core/northbound/karaf/pom.xml +++ b/alto-core/northbound/karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 3.1.1 diff --git a/alto-core/northbound/pom.xml b/alto-core/northbound/pom.xml index c6f15f55..c38491d0 100644 --- a/alto-core/northbound/pom.xml +++ b/alto-core/northbound/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-northbound-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/pom.xml b/alto-core/pom.xml index c6f7b3fc..53c35499 100644 --- a/alto-core/pom.xml +++ b/alto-core/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto core-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/resourcepool/api/pom.xml b/alto-core/resourcepool/api/pom.xml index 1867f77f..ba196a24 100644 --- a/alto-core/resourcepool/api/pom.xml +++ b/alto-core/resourcepool/api/pom.xml @@ -10,18 +10,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-resourcepool-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT diff --git a/alto-core/resourcepool/impl/pom.xml b/alto-core/resourcepool/impl/pom.xml index 6f463cd1..4381fee8 100644 --- a/alto-core/resourcepool/impl/pom.xml +++ b/alto-core/resourcepool/impl/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-resourcepool-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/resourcepool/pom.xml b/alto-core/resourcepool/pom.xml index ffdb6e40..d8287ee3 100644 --- a/alto-core/resourcepool/pom.xml +++ b/alto-core/resourcepool/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-resourcepool-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-northbound-routes/costmap/api/pom.xml b/alto-core/standard-northbound-routes/costmap/api/pom.xml index 3babffee..fb2dadcb 100644 --- a/alto-core/standard-northbound-routes/costmap/api/pom.xml +++ b/alto-core/standard-northbound-routes/costmap/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-route-costmap-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-northbound-routes/costmap/impl/pom.xml b/alto-core/standard-northbound-routes/costmap/impl/pom.xml index b43d3775..fa1ce3fe 100644 --- a/alto-core/standard-northbound-routes/costmap/impl/pom.xml +++ b/alto-core/standard-northbound-routes/costmap/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-route-costmap-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-northbound-routes/costmap/pom.xml b/alto-core/standard-northbound-routes/costmap/pom.xml index 66d464ea..d5a77a08 100644 --- a/alto-core/standard-northbound-routes/costmap/pom.xml +++ b/alto-core/standard-northbound-routes/costmap/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core routes-costmap-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-northbound-routes/endpointcost/api/pom.xml b/alto-core/standard-northbound-routes/endpointcost/api/pom.xml index f2afee25..9ce08531 100644 --- a/alto-core/standard-northbound-routes/endpointcost/api/pom.xml +++ b/alto-core/standard-northbound-routes/endpointcost/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-route-endpointcost-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-northbound-routes/endpointcost/impl/pom.xml b/alto-core/standard-northbound-routes/endpointcost/impl/pom.xml index ad1160f6..8ab6dbab 100644 --- a/alto-core/standard-northbound-routes/endpointcost/impl/pom.xml +++ b/alto-core/standard-northbound-routes/endpointcost/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-route-endpointcost-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-northbound-routes/endpointcost/pom.xml b/alto-core/standard-northbound-routes/endpointcost/pom.xml index 03235679..dba06772 100644 --- a/alto-core/standard-northbound-routes/endpointcost/pom.xml +++ b/alto-core/standard-northbound-routes/endpointcost/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core routes-endpointcost-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-northbound-routes/endpointproperty/api/pom.xml b/alto-core/standard-northbound-routes/endpointproperty/api/pom.xml index ed289f74..6349272f 100644 --- a/alto-core/standard-northbound-routes/endpointproperty/api/pom.xml +++ b/alto-core/standard-northbound-routes/endpointproperty/api/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-route-endpointproperty-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-northbound-routes/endpointproperty/impl/pom.xml b/alto-core/standard-northbound-routes/endpointproperty/impl/pom.xml index 6bed4332..f33eb168 100644 --- a/alto-core/standard-northbound-routes/endpointproperty/impl/pom.xml +++ b/alto-core/standard-northbound-routes/endpointproperty/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-route-endpointproperty-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-northbound-routes/endpointproperty/pom.xml b/alto-core/standard-northbound-routes/endpointproperty/pom.xml index 78931a2b..78bcf47d 100644 --- a/alto-core/standard-northbound-routes/endpointproperty/pom.xml +++ b/alto-core/standard-northbound-routes/endpointproperty/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core routes-endpointproperty-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-northbound-routes/example/pom.xml b/alto-core/standard-northbound-routes/example/pom.xml index bfb66d5f..622a0579 100644 --- a/alto-core/standard-northbound-routes/example/pom.xml +++ b/alto-core/standard-northbound-routes/example/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-route-example - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-northbound-routes/networkmap/api/pom.xml b/alto-core/standard-northbound-routes/networkmap/api/pom.xml index 27cda243..25b19332 100644 --- a/alto-core/standard-northbound-routes/networkmap/api/pom.xml +++ b/alto-core/standard-northbound-routes/networkmap/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-route-networkmap-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-northbound-routes/networkmap/impl/pom.xml b/alto-core/standard-northbound-routes/networkmap/impl/pom.xml index 70531aa0..e0af6297 100644 --- a/alto-core/standard-northbound-routes/networkmap/impl/pom.xml +++ b/alto-core/standard-northbound-routes/networkmap/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-northbound-route-networkmap-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-northbound-routes/networkmap/pom.xml b/alto-core/standard-northbound-routes/networkmap/pom.xml index f3d7fd41..9934bba6 100644 --- a/alto-core/standard-northbound-routes/networkmap/pom.xml +++ b/alto-core/standard-northbound-routes/networkmap/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core routes-networkmap-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-northbound-routes/pom.xml b/alto-core/standard-northbound-routes/pom.xml index a00e945d..6743ba39 100644 --- a/alto-core/standard-northbound-routes/pom.xml +++ b/alto-core/standard-northbound-routes/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core standard-northbound-routes-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-service-models/model-base/api/pom.xml b/alto-core/standard-service-models/model-base/api/pom.xml index d276d459..63375e8b 100644 --- a/alto-core/standard-service-models/model-base/api/pom.xml +++ b/alto-core/standard-service-models/model-base/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-base-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-base/artifacts/pom.xml b/alto-core/standard-service-models/model-base/artifacts/pom.xml index 53ae30dd..be0478cc 100644 --- a/alto-core/standard-service-models/model-base/artifacts/pom.xml +++ b/alto-core/standard-service-models/model-base/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.alto alto-parent - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ../../../../ diff --git a/alto-core/standard-service-models/model-base/features/pom.xml b/alto-core/standard-service-models/model-base/features/pom.xml index 3afa2a83..486a7869 100644 --- a/alto-core/standard-service-models/model-base/features/pom.xml +++ b/alto-core/standard-service-models/model-base/features/pom.xml @@ -10,23 +10,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-base-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 4.0.0 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-core/standard-service-models/model-base/impl/pom.xml b/alto-core/standard-service-models/model-base/impl/pom.xml index 3a362266..09873840 100644 --- a/alto-core/standard-service-models/model-base/impl/pom.xml +++ b/alto-core/standard-service-models/model-base/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-base-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-base/it/pom.xml b/alto-core/standard-service-models/model-base/it/pom.xml index fba0b972..3bba0c2d 100644 --- a/alto-core/standard-service-models/model-base/it/pom.xml +++ b/alto-core/standard-service-models/model-base/it/pom.xml @@ -12,21 +12,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-base-it - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle false org.opendaylight.alto.core alto-service-model-base-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT zip diff --git a/alto-core/standard-service-models/model-base/karaf/pom.xml b/alto-core/standard-service-models/model-base/karaf/pom.xml index 8e3e47f1..95ab273e 100644 --- a/alto-core/standard-service-models/model-base/karaf/pom.xml +++ b/alto-core/standard-service-models/model-base/karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-base-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 3.1.1 diff --git a/alto-core/standard-service-models/model-base/pom.xml b/alto-core/standard-service-models/model-base/pom.xml index b3e3e4f8..61f26bf0 100644 --- a/alto-core/standard-service-models/model-base/pom.xml +++ b/alto-core/standard-service-models/model-base/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-base-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-service-models/model-config/api/pom.xml b/alto-core/standard-service-models/model-config/api/pom.xml index 9105151f..a42be95a 100644 --- a/alto-core/standard-service-models/model-config/api/pom.xml +++ b/alto-core/standard-service-models/model-config/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-config-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-config/artifacts/pom.xml b/alto-core/standard-service-models/model-config/artifacts/pom.xml index 4d76a7ba..d83c220b 100644 --- a/alto-core/standard-service-models/model-config/artifacts/pom.xml +++ b/alto-core/standard-service-models/model-config/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.alto alto-parent - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ../../../../ diff --git a/alto-core/standard-service-models/model-config/features/pom.xml b/alto-core/standard-service-models/model-config/features/pom.xml index d7f4d38b..2409d098 100644 --- a/alto-core/standard-service-models/model-config/features/pom.xml +++ b/alto-core/standard-service-models/model-config/features/pom.xml @@ -10,23 +10,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-config-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 4.0.0 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 0.10.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 0.10.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-core/standard-service-models/model-config/impl/pom.xml b/alto-core/standard-service-models/model-config/impl/pom.xml index 2c9b5718..d774b46a 100644 --- a/alto-core/standard-service-models/model-config/impl/pom.xml +++ b/alto-core/standard-service-models/model-config/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-config-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-config/it/pom.xml b/alto-core/standard-service-models/model-config/it/pom.xml index ca2b81e6..706b543a 100644 --- a/alto-core/standard-service-models/model-config/it/pom.xml +++ b/alto-core/standard-service-models/model-config/it/pom.xml @@ -12,21 +12,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-config-it - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle false org.opendaylight.alto.core alto-service-model-config-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT zip diff --git a/alto-core/standard-service-models/model-config/karaf/pom.xml b/alto-core/standard-service-models/model-config/karaf/pom.xml index 68a42aeb..b99d248f 100644 --- a/alto-core/standard-service-models/model-config/karaf/pom.xml +++ b/alto-core/standard-service-models/model-config/karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-config-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 3.1.1 diff --git a/alto-core/standard-service-models/model-config/pom.xml b/alto-core/standard-service-models/model-config/pom.xml index 315cee36..770290e0 100644 --- a/alto-core/standard-service-models/model-config/pom.xml +++ b/alto-core/standard-service-models/model-config/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-config-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-service-models/model-costmap/api/pom.xml b/alto-core/standard-service-models/model-costmap/api/pom.xml index c517442a..dcd413bb 100644 --- a/alto-core/standard-service-models/model-costmap/api/pom.xml +++ b/alto-core/standard-service-models/model-costmap/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-costmap-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-costmap/artifacts/pom.xml b/alto-core/standard-service-models/model-costmap/artifacts/pom.xml index 39db10be..ff009991 100644 --- a/alto-core/standard-service-models/model-costmap/artifacts/pom.xml +++ b/alto-core/standard-service-models/model-costmap/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.alto.core alto-service-model-costmap-artifacts - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT pom diff --git a/alto-core/standard-service-models/model-costmap/features/pom.xml b/alto-core/standard-service-models/model-costmap/features/pom.xml index 513616c9..e4da72f3 100644 --- a/alto-core/standard-service-models/model-costmap/features/pom.xml +++ b/alto-core/standard-service-models/model-costmap/features/pom.xml @@ -10,23 +10,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-costmap-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 4.0.0 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-core/standard-service-models/model-costmap/impl/pom.xml b/alto-core/standard-service-models/model-costmap/impl/pom.xml index fae4b637..a3e830f1 100644 --- a/alto-core/standard-service-models/model-costmap/impl/pom.xml +++ b/alto-core/standard-service-models/model-costmap/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-costmap-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-costmap/it/pom.xml b/alto-core/standard-service-models/model-costmap/it/pom.xml index 851ae448..61b68f0a 100644 --- a/alto-core/standard-service-models/model-costmap/it/pom.xml +++ b/alto-core/standard-service-models/model-costmap/it/pom.xml @@ -12,21 +12,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-costmap-it - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle false org.opendaylight.alto.core alto-service-model-costmap-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT zip diff --git a/alto-core/standard-service-models/model-costmap/karaf/pom.xml b/alto-core/standard-service-models/model-costmap/karaf/pom.xml index 4566d291..8e3c02d6 100644 --- a/alto-core/standard-service-models/model-costmap/karaf/pom.xml +++ b/alto-core/standard-service-models/model-costmap/karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-costmap-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 3.1.1 diff --git a/alto-core/standard-service-models/model-costmap/pom.xml b/alto-core/standard-service-models/model-costmap/pom.xml index 0e713da2..5b84f199 100644 --- a/alto-core/standard-service-models/model-costmap/pom.xml +++ b/alto-core/standard-service-models/model-costmap/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-costmap-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-service-models/model-endpointcost/api/pom.xml b/alto-core/standard-service-models/model-endpointcost/api/pom.xml index 419a68da..0c319432 100644 --- a/alto-core/standard-service-models/model-endpointcost/api/pom.xml +++ b/alto-core/standard-service-models/model-endpointcost/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-endpointcost-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-endpointcost/artifacts/pom.xml b/alto-core/standard-service-models/model-endpointcost/artifacts/pom.xml index aeabbe32..b1a338e3 100644 --- a/alto-core/standard-service-models/model-endpointcost/artifacts/pom.xml +++ b/alto-core/standard-service-models/model-endpointcost/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.alto alto-parent - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ../../../../ diff --git a/alto-core/standard-service-models/model-endpointcost/features/pom.xml b/alto-core/standard-service-models/model-endpointcost/features/pom.xml index 565319b4..6268707a 100644 --- a/alto-core/standard-service-models/model-endpointcost/features/pom.xml +++ b/alto-core/standard-service-models/model-endpointcost/features/pom.xml @@ -10,23 +10,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-endpointcost-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 4.0.0 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-core/standard-service-models/model-endpointcost/impl/pom.xml b/alto-core/standard-service-models/model-endpointcost/impl/pom.xml index 3233369b..76e3904e 100644 --- a/alto-core/standard-service-models/model-endpointcost/impl/pom.xml +++ b/alto-core/standard-service-models/model-endpointcost/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-endpointcost-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-endpointcost/it/pom.xml b/alto-core/standard-service-models/model-endpointcost/it/pom.xml index 3a3c7de7..472ef357 100644 --- a/alto-core/standard-service-models/model-endpointcost/it/pom.xml +++ b/alto-core/standard-service-models/model-endpointcost/it/pom.xml @@ -12,21 +12,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-endpointcost-it - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle false org.opendaylight.alto.core alto-service-model-endpointcost-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT zip diff --git a/alto-core/standard-service-models/model-endpointcost/karaf/pom.xml b/alto-core/standard-service-models/model-endpointcost/karaf/pom.xml index 8d4ef5d1..72361e9e 100644 --- a/alto-core/standard-service-models/model-endpointcost/karaf/pom.xml +++ b/alto-core/standard-service-models/model-endpointcost/karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-endpointcost-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 3.1.1 diff --git a/alto-core/standard-service-models/model-endpointcost/pom.xml b/alto-core/standard-service-models/model-endpointcost/pom.xml index b66eb4cc..b9756f21 100644 --- a/alto-core/standard-service-models/model-endpointcost/pom.xml +++ b/alto-core/standard-service-models/model-endpointcost/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-endpointcost-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-service-models/model-endpointproperty/api/pom.xml b/alto-core/standard-service-models/model-endpointproperty/api/pom.xml index dfb279da..7662b0a3 100644 --- a/alto-core/standard-service-models/model-endpointproperty/api/pom.xml +++ b/alto-core/standard-service-models/model-endpointproperty/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-endpointproperty-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-endpointproperty/artifacts/pom.xml b/alto-core/standard-service-models/model-endpointproperty/artifacts/pom.xml index f161d1c9..54ae4925 100644 --- a/alto-core/standard-service-models/model-endpointproperty/artifacts/pom.xml +++ b/alto-core/standard-service-models/model-endpointproperty/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.alto.core alto-service-model-endpointproperty-artifacts - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT pom diff --git a/alto-core/standard-service-models/model-endpointproperty/features/pom.xml b/alto-core/standard-service-models/model-endpointproperty/features/pom.xml index 3f22c4b1..2824dbc9 100644 --- a/alto-core/standard-service-models/model-endpointproperty/features/pom.xml +++ b/alto-core/standard-service-models/model-endpointproperty/features/pom.xml @@ -10,23 +10,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-endpointproperty-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 4.0.0 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-core/standard-service-models/model-endpointproperty/impl/pom.xml b/alto-core/standard-service-models/model-endpointproperty/impl/pom.xml index 0250666a..a05dab6f 100644 --- a/alto-core/standard-service-models/model-endpointproperty/impl/pom.xml +++ b/alto-core/standard-service-models/model-endpointproperty/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-endpointproperty-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-endpointproperty/it/pom.xml b/alto-core/standard-service-models/model-endpointproperty/it/pom.xml index 7db71767..953e0d01 100644 --- a/alto-core/standard-service-models/model-endpointproperty/it/pom.xml +++ b/alto-core/standard-service-models/model-endpointproperty/it/pom.xml @@ -12,21 +12,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-endpointproperty-it - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle false org.opendaylight.alto.core alto-service-model-endpointproperty-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT zip diff --git a/alto-core/standard-service-models/model-endpointproperty/karaf/pom.xml b/alto-core/standard-service-models/model-endpointproperty/karaf/pom.xml index af6488e3..5bcc0e78 100644 --- a/alto-core/standard-service-models/model-endpointproperty/karaf/pom.xml +++ b/alto-core/standard-service-models/model-endpointproperty/karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-endpointproperty-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 3.1.1 diff --git a/alto-core/standard-service-models/model-endpointproperty/pom.xml b/alto-core/standard-service-models/model-endpointproperty/pom.xml index ac4c248a..930adbdf 100644 --- a/alto-core/standard-service-models/model-endpointproperty/pom.xml +++ b/alto-core/standard-service-models/model-endpointproperty/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-endpointproperty-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-service-models/model-ird/api/pom.xml b/alto-core/standard-service-models/model-ird/api/pom.xml index 95318507..17d4414e 100644 --- a/alto-core/standard-service-models/model-ird/api/pom.xml +++ b/alto-core/standard-service-models/model-ird/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-ird-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-ird/artifacts/pom.xml b/alto-core/standard-service-models/model-ird/artifacts/pom.xml index b697e6c9..f52c7a74 100644 --- a/alto-core/standard-service-models/model-ird/artifacts/pom.xml +++ b/alto-core/standard-service-models/model-ird/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.alto alto-parent - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ../../../../ diff --git a/alto-core/standard-service-models/model-ird/features/pom.xml b/alto-core/standard-service-models/model-ird/features/pom.xml index 0ef00ffa..59fddc4c 100644 --- a/alto-core/standard-service-models/model-ird/features/pom.xml +++ b/alto-core/standard-service-models/model-ird/features/pom.xml @@ -10,23 +10,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-ird-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 4.0.0 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-core/standard-service-models/model-ird/impl/pom.xml b/alto-core/standard-service-models/model-ird/impl/pom.xml index 79e176cf..31fa5de7 100644 --- a/alto-core/standard-service-models/model-ird/impl/pom.xml +++ b/alto-core/standard-service-models/model-ird/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-ird-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-ird/it/pom.xml b/alto-core/standard-service-models/model-ird/it/pom.xml index 6017f8ac..d9cb4b8c 100644 --- a/alto-core/standard-service-models/model-ird/it/pom.xml +++ b/alto-core/standard-service-models/model-ird/it/pom.xml @@ -12,21 +12,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-ird-it - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle false org.opendaylight.alto.core alto-service-model-ird-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT zip diff --git a/alto-core/standard-service-models/model-ird/karaf/pom.xml b/alto-core/standard-service-models/model-ird/karaf/pom.xml index 778146ee..9fb0cfce 100644 --- a/alto-core/standard-service-models/model-ird/karaf/pom.xml +++ b/alto-core/standard-service-models/model-ird/karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-ird-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 3.1.1 diff --git a/alto-core/standard-service-models/model-ird/pom.xml b/alto-core/standard-service-models/model-ird/pom.xml index d566387e..1252c199 100644 --- a/alto-core/standard-service-models/model-ird/pom.xml +++ b/alto-core/standard-service-models/model-ird/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-ird-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-service-models/model-networkmap/api/pom.xml b/alto-core/standard-service-models/model-networkmap/api/pom.xml index f83d0a7b..b6f1106b 100644 --- a/alto-core/standard-service-models/model-networkmap/api/pom.xml +++ b/alto-core/standard-service-models/model-networkmap/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-networkmap-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-networkmap/artifacts/pom.xml b/alto-core/standard-service-models/model-networkmap/artifacts/pom.xml index 8ac088b1..2f5b9948 100644 --- a/alto-core/standard-service-models/model-networkmap/artifacts/pom.xml +++ b/alto-core/standard-service-models/model-networkmap/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.alto alto-parent - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ../../../../ diff --git a/alto-core/standard-service-models/model-networkmap/features/pom.xml b/alto-core/standard-service-models/model-networkmap/features/pom.xml index 97564261..9ea1fdd9 100644 --- a/alto-core/standard-service-models/model-networkmap/features/pom.xml +++ b/alto-core/standard-service-models/model-networkmap/features/pom.xml @@ -10,23 +10,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-networkmap-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 4.0.0 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-core/standard-service-models/model-networkmap/impl/pom.xml b/alto-core/standard-service-models/model-networkmap/impl/pom.xml index ddc972ea..1ebc3931 100644 --- a/alto-core/standard-service-models/model-networkmap/impl/pom.xml +++ b/alto-core/standard-service-models/model-networkmap/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-networkmap-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle diff --git a/alto-core/standard-service-models/model-networkmap/it/pom.xml b/alto-core/standard-service-models/model-networkmap/it/pom.xml index 5f999049..c74c5d8c 100644 --- a/alto-core/standard-service-models/model-networkmap/it/pom.xml +++ b/alto-core/standard-service-models/model-networkmap/it/pom.xml @@ -12,21 +12,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-networkmap-it - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle false org.opendaylight.alto.core alto-service-model-networkmap-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT zip diff --git a/alto-core/standard-service-models/model-networkmap/karaf/pom.xml b/alto-core/standard-service-models/model-networkmap/karaf/pom.xml index 04ea2362..07ff557e 100644 --- a/alto-core/standard-service-models/model-networkmap/karaf/pom.xml +++ b/alto-core/standard-service-models/model-networkmap/karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto.core alto-service-model-networkmap-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 3.1.1 diff --git a/alto-core/standard-service-models/model-networkmap/pom.xml b/alto-core/standard-service-models/model-networkmap/pom.xml index 116cae6f..a5d6a2d5 100644 --- a/alto-core/standard-service-models/model-networkmap/pom.xml +++ b/alto-core/standard-service-models/model-networkmap/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-service-model-networkmap-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-core/standard-service-models/pom.xml b/alto-core/standard-service-models/pom.xml index 960826c6..4d8e83c9 100644 --- a/alto-core/standard-service-models/pom.xml +++ b/alto-core/standard-service-models/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.core alto-standard-service-models-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-extensions/incremental-update/api/pom.xml b/alto-extensions/incremental-update/api/pom.xml index b5b62405..20fb4d50 100644 --- a/alto-extensions/incremental-update/api/pom.xml +++ b/alto-extensions/incremental-update/api/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT org.opendaylight.alto incremental-update-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: org.opendaylight.alto :: ${project.artifactId} diff --git a/alto-extensions/incremental-update/impl/pom.xml b/alto-extensions/incremental-update/impl/pom.xml index a514e8cf..ada74f81 100644 --- a/alto-extensions/incremental-update/impl/pom.xml +++ b/alto-extensions/incremental-update/impl/pom.xml @@ -15,13 +15,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.alto incremental-update-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: org.opendaylight.alto :: ${project.artifactId} diff --git a/alto-extensions/incremental-update/pom.xml b/alto-extensions/incremental-update/pom.xml index f4ce0c2e..d2a8e120 100644 --- a/alto-extensions/incremental-update/pom.xml +++ b/alto-extensions/incremental-update/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto incremental-update-aggregator - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT incremental-update pom diff --git a/alto-extensions/multicost/api/pom.xml b/alto-extensions/multicost/api/pom.xml index f05408fb..c6d31636 100644 --- a/alto-extensions/multicost/api/pom.xml +++ b/alto-extensions/multicost/api/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT org.opendaylight.alto multicost-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: org.opendaylight.alto :: ${project.artifactId} diff --git a/alto-extensions/multicost/impl/pom.xml b/alto-extensions/multicost/impl/pom.xml index 89e8afb4..84978818 100644 --- a/alto-extensions/multicost/impl/pom.xml +++ b/alto-extensions/multicost/impl/pom.xml @@ -15,13 +15,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.alto multicost-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: org.opendaylight.alto :: ${project.artifactId} diff --git a/alto-extensions/multicost/pom.xml b/alto-extensions/multicost/pom.xml index dabe2ed2..7ec9e49a 100644 --- a/alto-extensions/multicost/pom.xml +++ b/alto-extensions/multicost/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto multicost-aggregator - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT alto-multicost pom diff --git a/alto-extensions/pom.xml b/alto-extensions/pom.xml index 92a6d25c..9e8279f9 100644 --- a/alto-extensions/pom.xml +++ b/alto-extensions/pom.xml @@ -9,14 +9,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto alto-extensions - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-extensions/rsade/api/pom.xml b/alto-extensions/rsade/api/pom.xml index 89e55b3f..94a96518 100644 --- a/alto-extensions/rsade/api/pom.xml +++ b/alto-extensions/rsade/api/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT org.opendaylight.alto rsade-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: org.opendaylight.alto :: ${project.artifactId} diff --git a/alto-extensions/rsade/impl/pom.xml b/alto-extensions/rsade/impl/pom.xml index 5ca6f4dd..c20a37c4 100644 --- a/alto-extensions/rsade/impl/pom.xml +++ b/alto-extensions/rsade/impl/pom.xml @@ -15,13 +15,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.alto rsade-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: org.opendaylight.alto :: ${project.artifactId} diff --git a/alto-extensions/rsade/pom.xml b/alto-extensions/rsade/pom.xml index 7398059e..e3c47c26 100644 --- a/alto-extensions/rsade/pom.xml +++ b/alto-extensions/rsade/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto routingstate-abstraction-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT routingstate-abstraction pom diff --git a/alto-extensions/simple-pce/api/pom.xml b/alto-extensions/simple-pce/api/pom.xml index 2182d793..4756da83 100644 --- a/alto-extensions/simple-pce/api/pom.xml +++ b/alto-extensions/simple-pce/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.ext alto-spce-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} bundle diff --git a/alto-extensions/simple-pce/artifacts/pom.xml b/alto-extensions/simple-pce/artifacts/pom.xml index b702dbd4..8f3470e6 100644 --- a/alto-extensions/simple-pce/artifacts/pom.xml +++ b/alto-extensions/simple-pce/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.alto.ext alto-spce-artifacts - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom diff --git a/alto-extensions/simple-pce/features/pom.xml b/alto-extensions/simple-pce/features/pom.xml index 4086f82a..9a15ed51 100644 --- a/alto-extensions/simple-pce/features/pom.xml +++ b/alto-extensions/simple-pce/features/pom.xml @@ -10,25 +10,25 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.ext alto-spce-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 4.0.0 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 0.5.2-SNAPSHOT - 0.4.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 0.5.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-extensions/simple-pce/features/src/main/features/features.xml b/alto-extensions/simple-pce/features/src/main/features/features.xml index d47aeec6..b2d6ea43 100644 --- a/alto-extensions/simple-pce/features/src/main/features/features.xml +++ b/alto-extensions/simple-pce/features/src/main/features/features.xml @@ -39,7 +39,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html diff --git a/alto-extensions/simple-pce/impl/pom.xml b/alto-extensions/simple-pce/impl/pom.xml index a9b4b67d..0f913e0a 100644 --- a/alto-extensions/simple-pce/impl/pom.xml +++ b/alto-extensions/simple-pce/impl/pom.xml @@ -11,20 +11,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 org.opendaylight.alto.ext alto-spce-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} bundle - 0.4.2-SNAPSHOT - 1.5.2-SNAPSHOT + 0.4.3-SNAPSHOT + 1.5.3-SNAPSHOT diff --git a/alto-extensions/simple-pce/karaf/pom.xml b/alto-extensions/simple-pce/karaf/pom.xml index a33f9c18..998976d4 100644 --- a/alto-extensions/simple-pce/karaf/pom.xml +++ b/alto-extensions/simple-pce/karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto.ext alto-spce-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 3.1.1 diff --git a/alto-extensions/simple-pce/network-tracker/api/pom.xml b/alto-extensions/simple-pce/network-tracker/api/pom.xml index ffcbf9aa..0991dbc3 100644 --- a/alto-extensions/simple-pce/network-tracker/api/pom.xml +++ b/alto-extensions/simple-pce/network-tracker/api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT 4.0.0 org.opendaylight.alto.spce.network network-tracker-api - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} bundle diff --git a/alto-extensions/simple-pce/network-tracker/artifacts/pom.xml b/alto-extensions/simple-pce/network-tracker/artifacts/pom.xml index af4dcb8f..68bf5d95 100644 --- a/alto-extensions/simple-pce/network-tracker/artifacts/pom.xml +++ b/alto-extensions/simple-pce/network-tracker/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.alto.spce.network network-tracker-artifacts - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom diff --git a/alto-extensions/simple-pce/network-tracker/config/pom.xml b/alto-extensions/simple-pce/network-tracker/config/pom.xml index aa901357..1c29d388 100644 --- a/alto-extensions/simple-pce/network-tracker/config/pom.xml +++ b/alto-extensions/simple-pce/network-tracker/config/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.alto.spce.network network-tracker-config - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} jar diff --git a/alto-extensions/simple-pce/network-tracker/features/pom.xml b/alto-extensions/simple-pce/network-tracker/features/pom.xml index 1365fa30..543035d2 100644 --- a/alto-extensions/simple-pce/network-tracker/features/pom.xml +++ b/alto-extensions/simple-pce/network-tracker/features/pom.xml @@ -10,25 +10,25 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.spce.network network-tracker-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 4.0.0 3.1.1 - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 0.10.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 0.10.3-SNAPSHOT + 0.5.3-SNAPSHOT etc/opendaylight/karaf - 0.5.2-SNAPSHOT + 0.5.3-SNAPSHOT diff --git a/alto-extensions/simple-pce/network-tracker/impl/pom.xml b/alto-extensions/simple-pce/network-tracker/impl/pom.xml index 53091872..4ee7aa25 100644 --- a/alto-extensions/simple-pce/network-tracker/impl/pom.xml +++ b/alto-extensions/simple-pce/network-tracker/impl/pom.xml @@ -12,17 +12,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT - 0.5.2-SNAPSHOT + 0.5.3-SNAPSHOT 4.0.0 org.opendaylight.alto.spce.network network-tracker-impl - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} bundle diff --git a/alto-extensions/simple-pce/network-tracker/pom.xml b/alto-extensions/simple-pce/network-tracker/pom.xml index 989921e3..5c8b59b9 100644 --- a/alto-extensions/simple-pce/network-tracker/pom.xml +++ b/alto-extensions/simple-pce/network-tracker/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.spce.network network-tracker-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-extensions/simple-pce/pom.xml b/alto-extensions/simple-pce/pom.xml index 2e6b2838..9a580e40 100644 --- a/alto-extensions/simple-pce/pom.xml +++ b/alto-extensions/simple-pce/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto.ext alto-spce-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} pom 4.0.0 diff --git a/alto-karaf/pom.xml b/alto-karaf/pom.xml index 952c6a58..6d3da0cf 100644 --- a/alto-karaf/pom.xml +++ b/alto-karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.alto alto-karaf - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT ODL :: alto :: ${project.artifactId} 3.1.1 diff --git a/alto-release-features/features-alto/pom.xml b/alto-release-features/features-alto/pom.xml index 7eea975f..7f17defb 100644 --- a/alto-release-features/features-alto/pom.xml +++ b/alto-release-features/features-alto/pom.xml @@ -10,22 +10,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto features-alto-release - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT OpenDaylight :: alto :: ${project.artifactId} - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT etc/opendaylight/karaf - 0.5.2-SNAPSHOT - 0.4.2-SNAPSHOT + 0.5.3-SNAPSHOT + 0.4.3-SNAPSHOT diff --git a/alto-release-features/features4-alto/pom.xml b/alto-release-features/features4-alto/pom.xml index 1b8dc681..484c3d03 100644 --- a/alto-release-features/features4-alto/pom.xml +++ b/alto-release-features/features4-alto/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent feature-repo-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto features4-alto - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature diff --git a/alto-release-features/odl-alto-auto-maps/pom.xml b/alto-release-features/odl-alto-auto-maps/pom.xml index 75cfada7..5b1480ad 100644 --- a/alto-release-features/odl-alto-auto-maps/pom.xml +++ b/alto-release-features/odl-alto-auto-maps/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-auto-maps - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Auto-maps @@ -28,9 +28,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal.model org.opendaylight.controller org.opendaylight.l2switch - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 0.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 0.5.3-SNAPSHOT diff --git a/alto-release-features/odl-alto-basic/pom.xml b/alto-release-features/odl-alto-basic/pom.xml index 6ef79205..2a39301f 100644 --- a/alto-release-features/odl-alto-basic/pom.xml +++ b/alto-release-features/odl-alto-basic/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-basic - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Basic diff --git a/alto-release-features/odl-alto-core/pom.xml b/alto-release-features/odl-alto-core/pom.xml index 31b39f32..ce8d948a 100644 --- a/alto-release-features/odl-alto-core/pom.xml +++ b/alto-release-features/odl-alto-core/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-core - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Core diff --git a/alto-release-features/odl-alto-extension/pom.xml b/alto-release-features/odl-alto-extension/pom.xml index b57fe7ab..13af3707 100644 --- a/alto-release-features/odl-alto-extension/pom.xml +++ b/alto-release-features/odl-alto-extension/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-extension - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Extension diff --git a/alto-release-features/odl-alto-iupd/pom.xml b/alto-release-features/odl-alto-iupd/pom.xml index 9d01b05d..eb66bbd9 100644 --- a/alto-release-features/odl-alto-iupd/pom.xml +++ b/alto-release-features/odl-alto-iupd/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-iupd - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Incremental update @@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal.model org.opendaylight.controller - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT diff --git a/alto-release-features/odl-alto-manual-maps/pom.xml b/alto-release-features/odl-alto-manual-maps/pom.xml index 023c709f..876d0c39 100644 --- a/alto-release-features/odl-alto-manual-maps/pom.xml +++ b/alto-release-features/odl-alto-manual-maps/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-manual-maps - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Manual-maps @@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal.model org.opendaylight.controller - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-release-features/odl-alto-multicost/pom.xml b/alto-release-features/odl-alto-multicost/pom.xml index 1aa2cc29..b916bdf4 100644 --- a/alto-release-features/odl-alto-multicost/pom.xml +++ b/alto-release-features/odl-alto-multicost/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-multicost - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Mutlicost support @@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal.model org.opendaylight.controller - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT diff --git a/alto-release-features/odl-alto-nonstandard-northbound-route/pom.xml b/alto-release-features/odl-alto-nonstandard-northbound-route/pom.xml index 672aa6bb..1b423f55 100644 --- a/alto-release-features/odl-alto-nonstandard-northbound-route/pom.xml +++ b/alto-release-features/odl-alto-nonstandard-northbound-route/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-nonstandard-northbound-route - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Nonstandard-northbound-route diff --git a/alto-release-features/odl-alto-nonstandard-service-models/pom.xml b/alto-release-features/odl-alto-nonstandard-service-models/pom.xml index 8325f39e..49d5f4f7 100644 --- a/alto-release-features/odl-alto-nonstandard-service-models/pom.xml +++ b/alto-release-features/odl-alto-nonstandard-service-models/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-nonstandard-service-models - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Nonstandard-service-models diff --git a/alto-release-features/odl-alto-nonstandard-types/pom.xml b/alto-release-features/odl-alto-nonstandard-types/pom.xml index ce1c0e96..d07a34b4 100644 --- a/alto-release-features/odl-alto-nonstandard-types/pom.xml +++ b/alto-release-features/odl-alto-nonstandard-types/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-nonstandard-types - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Nonstandard-types diff --git a/alto-release-features/odl-alto-northbound/pom.xml b/alto-release-features/odl-alto-northbound/pom.xml index 8cbffcf3..7fd845a9 100644 --- a/alto-release-features/odl-alto-northbound/pom.xml +++ b/alto-release-features/odl-alto-northbound/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-northbound - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Northbound @@ -28,10 +28,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal.model org.opendaylight.controller org.opendaylight.netconf - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.1.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.1.3-SNAPSHOT diff --git a/alto-release-features/odl-alto-release/pom.xml b/alto-release-features/odl-alto-release/pom.xml index 9b662e8c..cbbf403d 100644 --- a/alto-release-features/odl-alto-release/pom.xml +++ b/alto-release-features/odl-alto-release/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-release - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Release diff --git a/alto-release-features/odl-alto-resourcepool/pom.xml b/alto-release-features/odl-alto-resourcepool/pom.xml index 5d81a5a6..e860881d 100644 --- a/alto-release-features/odl-alto-resourcepool/pom.xml +++ b/alto-release-features/odl-alto-resourcepool/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-resourcepool - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Resourcepool @@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal.model org.opendaylight.controller - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT diff --git a/alto-release-features/odl-alto-rsabs/pom.xml b/alto-release-features/odl-alto-rsabs/pom.xml index a780b06f..ebb03b82 100644 --- a/alto-release-features/odl-alto-rsabs/pom.xml +++ b/alto-release-features/odl-alto-rsabs/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-rsabs - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Routing state abstraction @@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal.model org.opendaylight.controller - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT diff --git a/alto-release-features/odl-alto-simpleecs/pom.xml b/alto-release-features/odl-alto-simpleecs/pom.xml index 6bfdd71c..c6345b6e 100644 --- a/alto-release-features/odl-alto-simpleecs/pom.xml +++ b/alto-release-features/odl-alto-simpleecs/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-simpleecs - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Simple-ECS @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.l2switch etc/opendaylight/karaf - 0.5.2-SNAPSHOT + 0.5.3-SNAPSHOT diff --git a/alto-release-features/odl-alto-simpleird/pom.xml b/alto-release-features/odl-alto-simpleird/pom.xml index ba94cf45..faccbe04 100644 --- a/alto-release-features/odl-alto-simpleird/pom.xml +++ b/alto-release-features/odl-alto-simpleird/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-simpleird - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Simple-IRD @@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal.model org.opendaylight.controller - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT etc/opendaylight/karaf diff --git a/alto-release-features/odl-alto-spce/pom.xml b/alto-release-features/odl-alto-spce/pom.xml index 7234ad42..9c48e9e9 100644 --- a/alto-release-features/odl-alto-spce/pom.xml +++ b/alto-release-features/odl-alto-spce/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-spce - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: SPCE @@ -29,11 +29,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller org.opendaylight.l2switch org.opendaylight.openflowplugin - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT etc/opendaylight/karaf - 0.5.2-SNAPSHOT - 0.4.2-SNAPSHOT + 0.5.3-SNAPSHOT + 0.4.3-SNAPSHOT diff --git a/alto-release-features/odl-alto-standard-northbound-route/pom.xml b/alto-release-features/odl-alto-standard-northbound-route/pom.xml index 9de01d44..f73c6a5f 100644 --- a/alto-release-features/odl-alto-standard-northbound-route/pom.xml +++ b/alto-release-features/odl-alto-standard-northbound-route/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-standard-northbound-route - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Standard-northbound-route diff --git a/alto-release-features/odl-alto-standard-resource-translator/pom.xml b/alto-release-features/odl-alto-standard-resource-translator/pom.xml index 37ae454c..41231bd0 100644 --- a/alto-release-features/odl-alto-standard-resource-translator/pom.xml +++ b/alto-release-features/odl-alto-standard-resource-translator/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-standard-resource-translator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Standard-resource-translator diff --git a/alto-release-features/odl-alto-standard-service-models/pom.xml b/alto-release-features/odl-alto-standard-service-models/pom.xml index db630c24..44b8bde5 100644 --- a/alto-release-features/odl-alto-standard-service-models/pom.xml +++ b/alto-release-features/odl-alto-standard-service-models/pom.xml @@ -13,20 +13,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-standard-service-models - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Standard-service-model org.opendaylight.mdsal.model - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT diff --git a/alto-release-features/odl-alto-standard-types/pom.xml b/alto-release-features/odl-alto-standard-types/pom.xml index ca80b1e9..733bcdd1 100644 --- a/alto-release-features/odl-alto-standard-types/pom.xml +++ b/alto-release-features/odl-alto-standard-types/pom.xml @@ -13,20 +13,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto odl-alto-standard-types - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature OpenDaylight :: alto :: Standard-types org.opendaylight.mdsal.model - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT diff --git a/alto-release-features/pom.xml b/alto-release-features/pom.xml index d8883bf6..deee5299 100644 --- a/alto-release-features/pom.xml +++ b/alto-release-features/pom.xml @@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto features-aggregator - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 1fd1be45..14803171 100644 --- a/pom.xml +++ b/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.alto alto-parent - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT alto pom