X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig%2Fpom.xml;h=683ce3dab1c38aac465f93b0870348c3a892a743;hp=7e5dd6472bc7320a6b7c20953c811fb41982cb26;hb=d1d24d3742ffcda5e16a1d35e15a5627d5eb05f9;hpb=26cd54f2cbe0737db6e82aa96cd31671c6f6bf7e diff --git a/features/config/pom.xml b/features/config/pom.xml index 7e5dd6472b..683ce3dab1 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -4,25 +4,92 @@ org.opendaylight.controller config-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT ../../opendaylight/config/ - config-features + features-config - pom + jar features.xml + + + org.opendaylight.controller + opendaylight-karaf-empty + 1.5.0-SNAPSHOT + zip + org.opendaylight.yangtools features-yangtools ${yangtools.version} features xml - runtime + + + org.opendaylight.controller + sal-common + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + netty-config-api + + + io.netty + netty-transport + + + io.netty + netty-common + + + 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 + + + + org.opendaylight.odlparent + features-test @@ -69,6 +136,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +