X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=7168f061013015b02a2ee1df948038899fb8463a;hb=refs%2Fchanges%2F59%2F101759%2F1;hp=8e6f2fe9d332e8220dbd155cda82c0d40bc234f3;hpb=5795db066502a5bf3539f1148cf5be3d3317f670;p=bgpcep.git diff --git a/parent/pom.xml b/parent/pom.xml index 8e6f2fe9d3..7168f06101 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 6.0.0 + 10.0.2 org.opendaylight.bgpcep bgpcep-parent BGPCEP common parent - 0.13.0-SNAPSHOT + 0.18.0-SNAPSHOT pom @@ -30,6 +30,10 @@ + + true + + @@ -42,8 +46,8 @@ org.opendaylight.controller - mdsal-artifacts - 1.11.0-SNAPSHOT + controller-artifacts + 5.0.5 import pom @@ -51,7 +55,7 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.1 + 8.0.6 import pom @@ -59,7 +63,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 9.0.4 pom import @@ -67,7 +71,15 @@ org.opendaylight.netconf netconf-artifacts - 1.8.0-SNAPSHOT + 3.0.5 + pom + import + + + + org.opendaylight.infrautils + infrautils-artifacts + 3.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 - 3.0.0 + 3.2.0 true true @@ -120,19 +131,6 @@ - - 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 @@ -142,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