X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=util%2Fpom.xml;h=6bff937a1c59a9ec4f696117823052b7ba1ca269;hb=6744a803d849ae237194bc3e710260ec0860b0aa;hp=8b603042fc911eb8fbff3b1f40abbc89203a0ca0;hpb=dec96bd720364877a60ff47784a05e6419d51970;p=bgpcep.git diff --git a/util/pom.xml b/util/pom.xml index 8b603042fc..6bff937a1c 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -15,14 +15,14 @@ scm:git:ssh://git.opendaylight.org:29418/bgpcep.git scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD org.opendaylight.bgpcep - bgpcep-parent - 0.9.0-SNAPSHOT - ../parent + testtool-parent + 0.20.5-SNAPSHOT + ../testtool-parent util @@ -31,30 +31,25 @@ ${project.artifactId} + + ${project.groupId} + concepts + com.google.guava guava - org.slf4j - slf4j-api + org.opendaylight.yangtools + yang-common io.netty netty-buffer - org.opendaylight.bgpcep - concepts - - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - - - - junit - junit + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types @@ -71,17 +66,25 @@ - org.apache.maven.plugins maven-jar-plugin - package test-jar + + maven-source-plugin + + + + test-jar-no-fork + + + +