X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-api%2Fpom.xml;h=394831d25263d08e816b9b429c843e6e574c1c44;hb=a8a5f3741b19fba443c0ee6bf0df663bf43ee034;hp=5c36f20e02cebaccfcfbb5343efdc09e077a99cb;hpb=9fb64948564e252018f9b1e13e7cea2c92f991aa;p=controller.git diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index 5c36f20e02..394831d252 100644 --- a/opendaylight/config/config-api/pom.xml +++ b/opendaylight/config/config-api/pom.xml @@ -5,23 +5,28 @@ 4.0.0 config-subsystem - org.opendaylight - 0.2.1-SNAPSHOT + org.opendaylight.controller + 0.2.2-SNAPSHOT config-api ${project.artifactId} bundle + com.google.code.findbugs jsr305 - org.opendaylight.bgpcep + org.osgi + org.osgi.core + + + org.opendaylight.yangtools concepts - 0.2.0-SNAPSHOT + ${opendaylight.yangtools.version} @@ -34,7 +39,8 @@ javax.management, - org.opendaylight.protocol.concepts + org.opendaylight.yangtools.concepts, + org.osgi.framework, org.opendaylight.controller.config.api, @@ -43,6 +49,7 @@ org.opendaylight.controller.config.api.jmx, org.opendaylight.controller.config.api.jmx.constants, org.opendaylight.controller.config.api.runtime, + org.opendaylight.controller.config.stat,