X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=9f445039d0baeddba9e5c55853e507c0c162ced7;hb=05db39b752cbe4c06d5c9e0b3ec0afe718c513de;hp=74683753d63184e556b448aa5d5adf9af4dec26e;hpb=c40f2c983456bdf4f5b1373f3ecb5c254edefa50;p=neutron.git diff --git a/parent/pom.xml b/parent/pom.xml index 74683753d..9f445039d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -6,20 +6,19 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.mdsal binding-parent - 0.13.0-SNAPSHOT + 7.0.5 org.opendaylight.neutron project-neutron-parent - 0.11.0-SNAPSHOT + 0.16.0-SNAPSHOT pom @@ -40,17 +39,55 @@ org.opendaylight.infrautils infrautils-artifacts - 1.4.0-SNAPSHOT + 1.9.5 pom import org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT + controller-artifacts + 3.0.6 pom import + + + + org.eclipse.persistence + org.eclipse.persistence.moxy + 2.7.7 + + + javax.json + javax.json-api + + + + + org.glassfish + javax.json + + 1.0.4 + + + javax.validation + validation-api + 1.1.0.Final + @@ -62,6 +99,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +