X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig%2Fpom.xml;h=543215ad999af595ecb642b5226f2df1b06d663b;hp=7e5dd6472bc7320a6b7c20953c811fb41982cb26;hb=ed940fc416097e519428eaa3bba9e0d7d126b8cf;hpb=45f2bf8ff9daf30ef7fbe4525366ea92a95fa213 diff --git a/features/config/pom.xml b/features/config/pom.xml index 7e5dd6472b..543215ad99 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -2,77 +2,147 @@ 4.0.0 - org.opendaylight.controller - config-subsystem - 0.2.5-SNAPSHOT - ../../opendaylight/config/ + org.opendaylight.odlparent + features-parent + 1.8.0-SNAPSHOT + - config-features - pom + org.opendaylight.controller + features-config + 0.6.0-SNAPSHOT + jar + 1.1.0-SNAPSHOT + 2.2.0-SNAPSHOT + 0.6.0-SNAPSHOT features.xml + etc/opendaylight/karaf + + + + + org.opendaylight.odlparent + odlparent-artifacts + 1.8.0-SNAPSHOT + import + pom + + + 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.odlparent + features-odlparent + features + xml + org.opendaylight.yangtools features-yangtools - ${yangtools.version} features xml - runtime + + + 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 - - - - 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 - - - - - - - - - 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