X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-api%2Fpom.xml;h=bbf08ea211b88a41c2665b2f15bd8239e49f3606;hb=b287c4273c9047e68201cb2f43cb4b102d15685e;hp=018a68a3a2ba2f5d7559329d6c577142d668370e;hpb=3e9c18b5ba6b57dcbffcfc4dab4164ed029b2ce3;p=bgpcep.git diff --git a/bgp/rib-api/pom.xml b/bgp/rib-api/pom.xml index 018a68a3a2..bbf08ea211 100644 --- a/bgp/rib-api/pom.xml +++ b/bgp/rib-api/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.bgpcep bgp-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT 4.0.0 @@ -19,78 +19,44 @@ - - ${project.groupId} - concepts - ${project.version} - ${project.groupId} bgp-parser-api - ${project.version} ${project.groupId} bgp-concepts - ${project.version} ${project.groupId} - bgp-linkstate - ${project.version} - - - com.google.code.findbugs - jsr305 - 2.0.1 - - - com.google.guava - guava - ${guava.version} - - - junit - junit - ${junit.version} - test + concepts + + org.opendaylight.yangtools + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-maven-plugin + org.apache.felix maven-bundle-plugin - ${maven.bundle.version} true - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.bgp.concepts, - org.opendaylight.protocol.bgp.linkstate, - org.opendaylight.protocol.bgp.parser, - org.opendaylight.protocol.concepts, - com.google.common.base, - com.google.guava, - org.slf4j, - - - org.opendaylight.protocol.bgp.rib, - + ${project.groupId}.${project.artifactId} - - - - ${project.artifactId} - BGP-RIB-API Module site - ${basedir}/target/site/${project.artifactId} - - -