X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig%2Fpom.xml;h=7e5dd6472bc7320a6b7c20953c811fb41982cb26;hp=01a4ea74a264afcf722d10b6515b5b26313e869c;hb=1dedb85aab661e489e9cada3ed086eb487eb429c;hpb=849c55387fcc44f2e91aba8ab38006f929659cc6 diff --git a/features/config/pom.xml b/features/config/pom.xml index 01a4ea74a2..dd6bbfbb30 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -2,68 +2,134 @@ 4.0.0 - org.opendaylight.controller - config-subsystem - 0.2.5-SNAPSHOT - ../../opendaylight/config/ + org.opendaylight.odlparent + features-parent + 1.6.0-SNAPSHOT + - config-features - pom + org.opendaylight.controller + features-config + 0.4.0-SNAPSHOT + jar + 0.8.0-SNAPSHOT + 2.0.0-SNAPSHOT + 0.4.0-SNAPSHOT features.xml + etc/opendaylight/karaf - - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + import + pom + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + + org.opendaylight.controller + config-artifacts + ${config.version} + import + pom + + + + + + + + + + org.opendaylight.yangtools + features-yangtools + features + xml + + + org.opendaylight.mdsal + features-mdsal + features + xml + + + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + netty-config-api + + + io.netty + netty-transport + + + io.netty + netty-common + + + io.netty + netty-codec + + + io.netty + netty-handler + + + io.netty + netty-buffer + + + org.opendaylight.controller + config-util + + + org.opendaylight.controller + yang-jmx-generator + + + org.opendaylight.controller + shutdown-api + + + org.opendaylight.controller + shutdown-impl + + + org.osgi + org.osgi.core + + + com.google.guava + guava + + + org.javassist + javassist + + + org.opendaylight.controller + config-manager + + + - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL