From 1326e9fa5cffe326b82aeee9d82d008526aff947 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Mon, 5 Sep 2016 12:10:26 +0200 Subject: Cleanup TODOs and FIXMEs - Fix minor ones - Report bigger and include issue number in comment - Pull common dependencies into dependency management of common/parents Change-Id: I06a6ac37c52b603fd73ed42023d6b2e7fa18010f Signed-off-by: Maros Marsalek --- samples/interfaces/Readme.adoc | 2 -- samples/interfaces/mapping/pom.xml | 3 --- samples/interfaces/models/pom.xml | 12 ------------ 3 files changed, 17 deletions(-) (limited to 'samples/interfaces') diff --git a/samples/interfaces/Readme.adoc b/samples/interfaces/Readme.adoc index 6d73df456..1ee409164 100644 --- a/samples/interfaces/Readme.adoc +++ b/samples/interfaces/Readme.adoc @@ -6,5 +6,3 @@ Only sample data are used, that are not actually handled == Notifications A sample notification was added to the models to showcase notification capabilities - -// TODO provide a groovy version, will be more compact \ No newline at end of file diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index 49b0111a8..bd5eabfe6 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -41,17 +41,14 @@ com.google.inject guice - ${guice.version} net.jmob guice.conf - ${guice.config.version} com.google.inject.extensions guice-multibindings - ${guice.version} diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 3bb506032..712f82cfa 100644 --- a/samples/interfaces/models/pom.xml +++ b/samples/interfaces/models/pom.xml @@ -27,18 +27,6 @@ 1.16.12-SNAPSHOT bundle - - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.8.2-Beryllium-SR2 - pom - import - - - - -- cgit 1.2.3-korg