From f58aacba81e745b8699f0142b7cc4191628123ec Mon Sep 17 00:00:00 2001 From: "guillaume.lambert" Date: Thu, 7 Mar 2019 10:37:31 +0100 Subject: [PATCH] update MDSAL model to 0.13.2 this non-SNAPSHOT version now builds correctly. (ietf-interfaces no more missing from nexus) Change-Id: Ibf2914bfe647e173fe378f748ee52a02327d7e65 Signed-off-by: guillaume.lambert --- common/pom.xml | 2 +- features/odl-transportpce-stubmodels/pom.xml | 2 +- features/odl-transportpce/pom.xml | 2 +- ordmodels/common/pom.xml | 2 +- ordmodels/device/pom.xml | 2 +- ordmodels/network/pom.xml | 2 +- ordmodels/pom.xml | 2 +- ordmodels/service/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index b90950aae..f217b779f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -38,7 +38,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.13.3-SNAPSHOT + 0.13.2 import pom diff --git a/features/odl-transportpce-stubmodels/pom.xml b/features/odl-transportpce-stubmodels/pom.xml index 703a6eaaf..5f0da6bcc 100644 --- a/features/odl-transportpce-stubmodels/pom.xml +++ b/features/odl-transportpce-stubmodels/pom.xml @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 0.13.3-SNAPSHOT + 0.13.2 etc/opendaylight/karaf diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 1157103c9..67f79a102 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 0.13.3-SNAPSHOT + 0.13.2 1.9.0-SNAPSHOT 2.1.8 1.6.0-SNAPSHOT diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index 5e2a0aab1..4abe5fbcc 100644 --- a/ordmodels/common/pom.xml +++ b/ordmodels/common/pom.xml @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.model mdsal-model-artifacts - 0.13.3-SNAPSHOT + 0.13.2 import pom diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index c4d38d5e2..545cb4422 100644 --- a/ordmodels/device/pom.xml +++ b/ordmodels/device/pom.xml @@ -33,7 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.model mdsal-model-artifacts - 0.13.3-SNAPSHOT + 0.13.2 import pom diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index c985588bd..0fe148cec 100644 --- a/ordmodels/network/pom.xml +++ b/ordmodels/network/pom.xml @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.model mdsal-model-artifacts - 0.13.3-SNAPSHOT + 0.13.2 import pom diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 700e33642..6df7df024 100644 --- a/ordmodels/pom.xml +++ b/ordmodels/pom.xml @@ -89,7 +89,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.model mdsal-model-artifacts - 0.13.3-SNAPSHOT + 0.13.2 pom import diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index 6a3bf1312..b4fae3e94 100644 --- a/ordmodels/service/pom.xml +++ b/ordmodels/service/pom.xml @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.model mdsal-model-artifacts - 0.13.3-SNAPSHOT + 0.13.2 import pom -- 2.36.6