X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Fcommons%2Fthirdparty%2Fpom.xml;h=ad3c27523e4ac7a2596ef7405de4de4bed067938;hb=b3c034675957f963c5878ce1e5e183ec2de8b5e2;hp=5b949ee20e8423e0ff81cd88cc53995e51c556f5;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f;p=controller.git diff --git a/third-party/commons/thirdparty/pom.xml b/third-party/commons/thirdparty/pom.xml index 5b949ee20e..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.1-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 @@ -25,10 +27,12 @@ 2.3.2 2.13 2.3.2 + 1.3.1 + 2.3.7 - + central2 central2 http://repo2.maven.org/maven2 @@ -90,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 @@ -165,11 +175,25 @@ central2 central2 http://repo2.maven.org/maven2 + + false + + + never + true + central central http://repo1.maven.org/maven2 + + false + + + never + true + @@ -177,18 +201,25 @@ thirdparty thirdparty ${nexusproxy}/repositories/thirdparty + + false + + + never + true + opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + ${nexusproxy}/repositories/${nexus.repository.release}/ opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/${nexus.repository.snapshot}/