From: Ed Warnicke Date: Mon, 21 Oct 2013 00:28:26 +0000 (-0500) Subject: Added back the config subsystem. X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-1~599 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=dc868b89cdd7c1fdd89e5ebb3aa21463ef016ece Added back the config subsystem. Also added a maven plugin to the list of plugins Eclipse should ignore as it doesn't know how to deal with them. Change-Id: I963ff4f1e627f8a774c24160623e866502c1eeed Signed-off-by: Ed Warnicke --- diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index d0fc8923d2..e49bc5e7b8 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1140,6 +1140,19 @@ + + + org.codehaus.groovy.maven + gmaven-plugin + 1.0 + + execute + + + + + + diff --git a/pom.xml b/pom.xml index cd54dd40b4..ec045f10cd 100644 --- a/pom.xml +++ b/pom.xml @@ -80,11 +80,10 @@ opendaylight/md-sal - opendaylight/config - --> + opendaylight/netconf - opendaylight/web/root