X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=774ecd284fa4944b0eca2812bfd8bf8e7e5b5761;hb=7cafa15a0cd2d3ce1e23e6c75e44ae824d1355c7;hp=296250d945a7c797a099ca50280c99056d7fbee8;hpb=a92d9d6a21a0f6ca8d2153795721f500eaf29ee9;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 296250d945..774ecd284f 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -23,10 +23,11 @@ - 1.7 1.7 + + http://nexus.opendaylight.org/content 1.0-alpha-2 https://sonar.opendaylight.org/ @@ -52,6 +53,7 @@ 1.17 3.6.0.RELEASE 2.2.0.RELEASE + 1.1.4 2.10 -Xmx1024m -XX:MaxPermSize=256m 0.5.9-SNAPSHOT @@ -69,22 +71,31 @@ 1.3.1 2.3.7 4.8.1 - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT 0.5.9-SNAPSHOT 0.6.0-SNAPSHOT 0.4.1-SNAPSHOT - 0.2.1-SNAPSHOT + 0.2.2-SNAPSHOT + 0.2.2-SNAPSHOT 1.0-SNAPSHOT 0.5.1-SNAPSHOT 0.5.1-SNAPSHOT 0.1.1-SNAPSHOT - 0.5.1-SNAPSHOT + 0.6.0-SNAPSHOT 0.0.2-SNAPSHOT 0.1.1-SNAPSHOT 0.0.2-SNAPSHOT 0.1.1-SNAPSHOT 0.5.1-SNAPSHOT + 0.0.1-SNAPSHOT + 4.0.10.Final + 2.4 + + jacoco + java + 0.5.0-SNAPSHOT + 0.5.0-SNAPSHOT @@ -165,7 +176,7 @@ commons-io commons-io - 2.4 + ${commons.io.version} commons-codec @@ -622,7 +633,6 @@ yang-ext ${yang-ext.version} - org.opendaylight.bgpcep @@ -634,38 +644,36 @@ util ${bgpcep.version} - - - org.opendaylight.bgpcep - framework - ${bgpcep.version} - - + + org.opendaylight.bgpcep + framework + ${bgpcep.version} + io.netty netty-handler - 4.0.9.Final + ${netty.version} io.netty netty-codec - 4.0.9.Final + ${netty.version} io.netty netty-buffer - 4.0.9.Final + ${netty.version} io.netty netty-transport - 4.0.9.Final + ${netty.version} io.netty netty-common - 4.0.9.Final + ${netty.version} @@ -714,6 +722,11 @@ all + + org.jolokia + jolokia-osgi + ${jolokia.version} + @@ -797,6 +810,13 @@ ebr-bundles-release ebr-bundles-release ${nexusproxy}/repositories/ebr-bundles-release/ + + false + + + never + true + @@ -804,6 +824,13 @@ ebr-bundles-external ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ + + false + + + never + true + central @@ -813,6 +840,7 @@ false + never true @@ -822,6 +850,13 @@ ops4j-releases ops4j-releases ${nexusproxy}/repositories/ops4j-releases/ + + false + + + never + true + @@ -829,6 +864,13 @@ thirdparty thirdparty ${nexusproxy}/repositories/thirdparty/ + + false + + + never + true + @@ -840,6 +882,7 @@ false + never true @@ -848,12 +891,24 @@ opendaylight-release opendaylight-release ${nexusproxy}/repositories/opendaylight.release/ + + false + + + true + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + @@ -1001,7 +1056,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - target\/ + **\/target\/,**\/bin\/ @@ -1129,6 +1184,19 @@ + + + org.codehaus.groovy.maven + gmaven-plugin + 1.0 + + execute + + + + + +