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=23f0f01b14fef12efdec751bc74744a9eeff262a;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..28c7e71b77 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.0-SNAPSHOT ../parent @@ -12,6 +12,11 @@ bundle + + com.github.spotbugs + spotbugs-annotations + true + com.google.guava guava @@ -20,6 +25,10 @@ org.apache.commons commons-lang3 + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.yangtools concepts @@ -34,11 +43,11 @@ org.opendaylight.mdsal - mdsal-binding-dom-codec-api + mdsal-dom-spi org.opendaylight.mdsal - mdsal-dom-spi + yang-binding org.opendaylight.controller @@ -110,11 +119,6 @@ slf4j-simple test - - commons-lang - commons-lang - test -