X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Fcommons%2Fthirdparty%2Fpom.xml;h=ad3c27523e4ac7a2596ef7405de4de4bed067938;hb=b3c034675957f963c5878ce1e5e183ec2de8b5e2;hp=ccd07865a8d2b0e67ee22e8b3f13e5fec2081d75;hpb=6fd408a04fe4a3611843e2246ece6d7c34b76903;p=controller.git diff --git a/third-party/commons/thirdparty/pom.xml b/third-party/commons/thirdparty/pom.xml index ccd07865a8..ad3c27523e 100644 --- a/third-party/commons/thirdparty/pom.xml +++ b/third-party/commons/thirdparty/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller commons.thirdparty - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT pom scm:git:ssh://git.opendaylight.org:29418/controller.git @@ -18,6 +18,8 @@ https://sonar.opendaylight.org/ http://nexus.opendaylight.org/content + opendaylight.release + opendaylight.snapshot dav:http://nexus.opendaylight.org/content/sites/site 3.2 2.6 @@ -26,10 +28,11 @@ 2.13 2.3.2 1.3.1 + 2.3.7 - + central2 central2 http://repo2.maven.org/maven2 @@ -91,6 +94,12 @@ maven-release-plugin ${releaseplugin.version} + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + org.apache.maven.plugins maven-site-plugin @@ -205,12 +214,12 @@ opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + ${nexusproxy}/repositories/${nexus.repository.release}/ opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/${nexus.repository.snapshot}/