X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-parent%2Fpom.xml;h=ba40b6fdd3ecc1c5709baf98394f29b287ba848f;hb=6dbde064d876ae93f129b2a0bcb47f01777e8f9d;hp=fd246005f5f28afc8e5e41ba7cac3a20de5fe991;hpb=041ad3d78d2f71355b645f099b8ee93f1aa7dfb4;p=netconf.git diff --git a/restconf/restconf-parent/pom.xml b/restconf/restconf-parent/pom.xml index fd246005f5..ba40b6fdd3 100644 --- a/restconf/restconf-parent/pom.xml +++ b/restconf/restconf-parent/pom.xml @@ -9,80 +9,14 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 4.0.4 - + org.opendaylight.netconf + netconf-parent + 1.9.0-SNAPSHOT + ../../parent org.opendaylight.netconf restconf-parent - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT pom - - - - - org.opendaylight.infrautils - infrautils-artifacts - 1.7.0-SNAPSHOT - pom - import - - - org.opendaylight.aaa - aaa-artifacts - 0.11.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.11.0-SNAPSHOT - pom - import - - - org.opendaylight.netconf - netconf-artifacts - 1.8.0-SNAPSHOT - pom - import - - - org.opendaylight.netconf - restconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - config-artifacts - 0.12.0-SNAPSHOT - pom - import - - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - -