X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-api%2Fpom.xml;h=d733834b438aee738b234d93b7814999c5817d8c;hb=0b3fe7299bbeccc10f2c1b859f95de07c168ac9f;hp=e0f274950d0edd2d2215e2b23c3b99949343808a;hpb=397cc9012f67596848019ca7874f3a303523b7e6;p=controller.git diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index e0f274950d..d733834b43 100644 --- a/opendaylight/config/config-api/pom.xml +++ b/opendaylight/config/config-api/pom.xml @@ -6,13 +6,14 @@ config-subsystem org.opendaylight.controller - 0.2.1-SNAPSHOT + 0.2.3-SNAPSHOT config-api ${project.artifactId} bundle + com.google.code.findbugs @@ -22,6 +23,11 @@ org.osgi org.osgi.core + + org.opendaylight.yangtools + concepts + ${opendaylight.yangtools.version} + @@ -33,7 +39,7 @@ javax.management, - org.opendaylight.protocol.concepts, + org.opendaylight.yangtools.concepts, org.osgi.framework, @@ -43,7 +49,6 @@ org.opendaylight.controller.config.api.jmx, org.opendaylight.controller.config.api.jmx.constants, org.opendaylight.controller.config.api.runtime, - org.opendaylight.controller.config.stat,