From 3e34bb3fe69e648b7834dcc44d0aa0cfcfb6ce1b Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Tue, 24 Sep 2019 10:37:25 +0200 Subject: [PATCH] Update pom dependencies align org.opendaylight.controller and org.opendaylight.netconf dependencies on sodium SR1 Signed-off-by: Gilles Thouenon Change-Id: I55ac9a4da0e7dd7ad316b4374835216dcbe4717d --- common/pom.xml | 4 ++-- features/odl-transportpce-api/pom.xml | 2 +- features/odl-transportpce-ordmodels/pom.xml | 6 +++--- features/odl-transportpce/pom.xml | 6 +++--- networkmodel/pom.xml | 2 +- olm/pom.xml | 4 ++-- ordmodels/device/pom.xml | 2 +- ordmodels/pom.xml | 2 +- pce/pom.xml | 2 +- renderer/pom.xml | 4 ++-- servicehandler/pom.xml | 2 +- test-common/pom.xml | 2 +- 12 files changed, 19 insertions(+), 19 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 7fc3746df..4dcb33eaa 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,14 +24,14 @@ org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT import pom diff --git a/features/odl-transportpce-api/pom.xml b/features/odl-transportpce-api/pom.xml index e8332c1e2..26ffc32a0 100644 --- a/features/odl-transportpce-api/pom.xml +++ b/features/odl-transportpce-api/pom.xml @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT etc/opendaylight/karaf diff --git a/features/odl-transportpce-ordmodels/pom.xml b/features/odl-transportpce-ordmodels/pom.xml index 4769dd33e..40ac2e297 100644 --- a/features/odl-transportpce-ordmodels/pom.xml +++ b/features/odl-transportpce-ordmodels/pom.xml @@ -22,10 +22,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL feature - 1.10.0-SNAPSHOT - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT + 1.10.1-SNAPSHOT 3.0.4 - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT etc/opendaylight/karaf diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 4305b4c4f..2259919b5 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -23,10 +23,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT 3.0.4 - 1.7.0-SNAPSHOT - 1.10.0-SNAPSHOT + 1.7.1-SNAPSHOT + 1.10.1-SNAPSHOT etc/opendaylight/karaf diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 77df6fb24..b4c2de4e4 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT import pom diff --git a/olm/pom.xml b/olm/pom.xml index 8ad17bb96..8ba7cb37e 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT import pom diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index bb2d94aa7..1551c555f 100644 --- a/ordmodels/device/pom.xml +++ b/ordmodels/device/pom.xml @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT import pom diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 4e2559035..9c70c23b9 100644 --- a/ordmodels/pom.xml +++ b/ordmodels/pom.xml @@ -82,7 +82,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom import diff --git a/pce/pom.xml b/pce/pom.xml index 065e3ef5e..21ebc0c18 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -87,7 +87,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.controller sal-binding-broker-impl - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT test diff --git a/renderer/pom.xml b/renderer/pom.xml index 6b71c20b9..faf8e79c4 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT import pom diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 03948be1e..80478e2d8 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -29,7 +29,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index b548b61cb..24e776e91 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT pom import -- 2.36.6