X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=util%2Fpom.xml;h=8d70e70bcb4d6b47ad1f69bebbb8bef707e629ff;hb=51062625cc99a0c092dd6b85c18d21ebab0b6d27;hp=d478b83bc4cb692bcfbe4305631ab7805924c1ed;hpb=9c0143468f7ce09ab10b9f5bbb0226ae79174185;p=bgpcep.git diff --git a/util/pom.xml b/util/pom.xml index d478b83bc4..8d70e70bcb 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -8,60 +8,53 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 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.5.0-SNAPSHOT - ../parent + testtool-parent + 0.16.15-SNAPSHOT + ../testtool-parent util Protocol utilities bundle ${project.artifactId} - - 3.0.4 - - com.google.guava - guava + ${project.groupId} + concepts - commons-codec - commons-codec + com.google.guava + guava - org.slf4j - slf4j-api + org.opendaylight.yangtools + yang-common io.netty netty-buffer - org.opendaylight.bgpcep - concepts - - - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - - junit - junit + org.hamcrest + hamcrest-core @@ -78,17 +71,25 @@ - org.apache.maven.plugins maven-jar-plugin - package test-jar + + maven-source-plugin + + + + test-jar-no-fork + + + +