X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig%2Fpom.xml;h=683ce3dab1c38aac465f93b0870348c3a892a743;hp=c69e11bed2c91e2a08d936dbffad02c601b12d7f;hb=d1d24d3742ffcda5e16a1d35e15a5627d5eb05f9;hpb=971b179000ef1cc56699de35061cf6f97d4cf36f diff --git a/features/config/pom.xml b/features/config/pom.xml index c69e11bed2..683ce3dab1 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -4,42 +4,36 @@ org.opendaylight.controller config-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT ../../opendaylight/config/ 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 - sal-common-api - - - org.opendaylight.controller - sal-common-impl - - - org.opendaylight.controller - sal-common-util - org.opendaylight.controller config-api @@ -92,6 +86,11 @@ org.opendaylight.controller config-manager + + + org.opendaylight.odlparent + features-test + @@ -137,6 +136,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +