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 --- common/impl-parent/pom.xml | 50 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 48 insertions(+), 2 deletions(-) (limited to 'common/impl-parent') diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index fbcd4c8f7..8a04b4b8f 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -34,8 +34,53 @@ http://nexus.fd.io/content 4.1.0 1.2.0 + 1.3.2-Beryllium-SR2 + 2.0.2-Beryllium-SR2 + 1.0.2-Beryllium-SR2 + + + + org.opendaylight.controller + mdsal-artifacts + ${mdsal.controller.version} + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + pom + import + + + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} + pom + import + + + + com.google.inject + guice + ${guice.version} + + + net.jmob + guice.conf + ${guice.config.version} + + + com.google.inject.extensions + guice-multibindings + ${guice.version} + + + + @@ -45,7 +90,7 @@ honeycomb-checkstyle.xml true - + @@ -105,7 +150,7 @@ - + org.apache.maven.plugins maven-javadoc-plugin @@ -160,6 +205,7 @@ + fdio-release -- cgit 1.2.3-korg