X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fspi%2Fpom.xml;h=2fbf0e9d198f3bc6fea63a76f0aac828a399c71d;hb=795c361af95e07b78ba8c4e0762f601ecec63499;hp=641cb3ca18280793cb68cd003649169caf532acd;hpb=9e708abf359140860ce23816b725dcede996b951;p=bgpcep.git diff --git a/pcep/spi/pom.xml b/pcep/spi/pom.xml index 641cb3ca18..2fbf0e9d19 100644 --- a/pcep/spi/pom.xml +++ b/pcep/spi/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.bgpcep binding-parent - 0.10.0-SNAPSHOT + 0.13.0-SNAPSHOT ../../binding-parent @@ -41,6 +41,18 @@ ${project.groupId} concepts + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-common-netty + org.opendaylight.mdsal yang-binding @@ -54,20 +66,11 @@ guava - org.slf4j - slf4j-api - - - org.osgi - org.osgi.core - provided + org.checkerframework + checker-qual - - org.mockito - mockito-core - org.opendaylight.yangtools mockito-configuration @@ -88,13 +91,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - warn - -