X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=e9e0cf1f6addb7f1c0f46b0f664aa7f17a5ac03c;hb=HEAD;hp=7d99cbb4ae07286d0fe80e8e2a66d4c613080db7;hpb=a104ab1562db179590eaa5bd742d9e00073d4053;p=controller.git diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 7d99cbb4ae..c4e9052146 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 7.0.4-SNAPSHOT + 10.0.3-SNAPSHOT ../parent @@ -12,6 +12,11 @@ bundle + + com.github.spotbugs + spotbugs-annotations + true + com.google.guava guava @@ -21,24 +26,8 @@ commons-lang3 - org.opendaylight.yangtools - concepts - - - org.opendaylight.yangtools - yang-common - - - org.opendaylight.mdsal - mdsal-binding-api - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-api - - - org.opendaylight.mdsal - mdsal-dom-spi + org.eclipse.jdt + org.eclipse.jdt.annotation org.opendaylight.controller @@ -64,6 +53,26 @@ org.opendaylight.controller sal-distributed-datastore + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-dom-spi + + + org.opendaylight.yangtools + binding-spec + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + org.osgi org.osgi.service.component.annotations @@ -105,16 +114,6 @@ clustering-it-model test - - org.slf4j - slf4j-simple - test - - - commons-lang - commons-lang - test -