X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=72bea69ef5372aacb688696753a3739a81ac0779;hb=802a8ee99a36ece731c763139a43b73ec4db72b5;hp=5a382db01b2d1b9d04053c7a6ff2866ac1e8be4b;hpb=a218ee8d1679a750d11902802b08108ee70150ef;p=bgpcep.git diff --git a/parent/pom.xml b/parent/pom.xml index 5a382db01b..72bea69ef5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 6.0.0 + 12.0.1 org.opendaylight.bgpcep bgpcep-parent BGPCEP common parent - 0.13.0-SNAPSHOT + 0.19.1-SNAPSHOT pom @@ -30,6 +30,10 @@ + + true + + @@ -42,8 +46,8 @@ org.opendaylight.controller - mdsal-artifacts - 1.11.0-SNAPSHOT + controller-artifacts + 7.0.2 import pom @@ -51,7 +55,7 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.1 + 10.0.2 import pom @@ -59,7 +63,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 11.0.4 pom import @@ -67,7 +71,15 @@ org.opendaylight.netconf netconf-artifacts - 1.8.0-SNAPSHOT + 5.0.1 + pom + import + + + + org.opendaylight.infrautils + infrautils-artifacts + 5.0.1 pom import @@ -79,7 +91,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${projectinfo} false false @@ -96,7 +107,7 @@ org.apache.maven.plugins maven-jxr-plugin - 2.5 + 3.2.0 true true @@ -114,26 +125,12 @@ org.codehaus.mojo jdepend-maven-plugin - 2.0-beta-2 - - org.apache.maven.plugins - maven-compiler-plugin - - ${java.version.source} - ${java.version.target} - ${java.version.source} - ${java.version.target} - true - true - true - - org.apache.maven.plugins maven-surefire-plugin @@ -143,42 +140,12 @@ 1 - - org.apache.maven.plugins - maven-dependency-plugin - - - analyze - - analyze-only - - - true - true - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - 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