X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=neutron-spi%2Fpom.xml;h=53a9812f723dcf613adb6cefe63c425fbbc37726;hb=f8778e026de414833ce6710e5bd80533433a9d1c;hp=985c3cfc0fbddba47be1e347fe2e40d2b4d429df;hpb=a145f336ecd00800d0af2cf291078a0d0fd70e1b;p=neutron.git diff --git a/neutron-spi/pom.xml b/neutron-spi/pom.xml index 985c3cfc0..53a9812f7 100644 --- a/neutron-spi/pom.xml +++ b/neutron-spi/pom.xml @@ -4,14 +4,17 @@ org.opendaylight.neutron project-neutron-parent - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT ../parent org.opendaylight.neutron neutron-spi - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT bundle + + ODL :: neutron :: ${project.artifactId} ${project.parent.basedir}/src/main/resources @@ -20,7 +23,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.8.0-SNAPSHOT + 0.10.0-SNAPSHOT pom import @@ -34,11 +37,11 @@ org.opendaylight.mdsal.model - ietf-inet-types + ietf-inet-types-2013-07-15 org.opendaylight.mdsal.model - ietf-yang-types + ietf-yang-types-20130715 org.opendaylight.mdsal.model @@ -61,24 +64,29 @@ junit test + + javax.validation + validation-api + org.eclipse.persistence org.eclipse.persistence.antlr - 2.5.2 test org.eclipse.persistence org.eclipse.persistence.core - 2.5.2 test org.eclipse.persistence org.eclipse.persistence.moxy - 2.5.2 test + + com.fasterxml.jackson.core + jackson-annotations + @@ -90,7 +98,17 @@ * - ${project.basedir}/src/main/resources/META-INF + + + + org.apache.maven.plugins + maven-compiler-plugin + true + + + -Xlint:unchecked + -Xlint:deprecation + @@ -102,20 +120,19 @@ https://wiki.opendaylight.org/view/NeutronNorthBound:Main - - - opendaylight-release - ${nexusproxy}/repositories/${nexus.repository.release}/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - website - ${sitedeploy} + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/