X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=9814b5f91cf1ed0e7d535588cf17cd44329f25f4;hb=refs%2Fchanges%2F49%2F449%2F1;hp=39f100d6dc78b89fd8aa4bfa3bfc8c62a76c4d11;hpb=42210c03b0a4c54706320ba9f55794c0abd4d201;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 39f100d6dc..9814b5f91c 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -5,22 +5,15 @@ 3.0 - - - sitebuildsettings - sitebuildsettings - 1.0.0-SNAPSHOT - ../../../sitebuildsettings-pom.xml - org.opendaylight.controller commons.opendaylight 1.4.0-SNAPSHOT pom + https://sonar.opendaylight.org/ + http://nexus.opendaylight.org/content + dav:http://nexus.opendaylight.org/content/sites/site 3.2 2.6 UTF-8 @@ -170,12 +163,12 @@ - ${opendaylightID}-release + opendaylight-release ${nexusproxy}/repositories/opendaylight.release/ - ${opendaylightID}-snapshot + opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ @@ -286,6 +279,19 @@ ${project.parent.relativePath}/sun_coding_style.xml + + org.apache.maven.plugins + maven-failsafe-plugin + 2.14.1 + + + + integration-test + verify + + + + @@ -310,6 +316,47 @@ + + + org.codehaus.enunciate + maven-enunciate-plugin + [0.0,) + + docs + + + + + + + + + org.jacoco + jacoco-maven-plugin + [0.0,) + + prepare-agent + pre-test + post-test + + + + + + + + + org.ops4j.pax.exam + maven-paxexam-plugin + [1.2.4,) + + generate-depends-file + + + + + + @@ -796,36 +843,5 @@ jersey-json ${jersey.version} - - com.sun.jersey.contribs - jersey-spring - ${jersey.version} - - - org.springframework - spring - - - org.springframework - spring-aop - - - org.springframework - spring-core - - - org.springframework - spring-web - - - org.springframework - spring-beans - - - org.springframework - spring-context - - -