X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=96c5166c2f7e20ea46d46f8577701b4ac88dd002;hp=d0fc8923d2d52588775b6117c2e0a562de8dd19d;hb=9d39b9af1e440da03b8943b1a60f09ca2a080fff;hpb=c10226da3a03633ef25a511a0454ad00264f45fc diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index d0fc8923d2..96c5166c2f 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/ @@ -70,27 +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.9.Final + 4.0.10.Final + 2.4 jacoco java + 0.5.0-SNAPSHOT + 0.5.0-SNAPSHOT @@ -171,7 +176,7 @@ commons-io commons-io - 2.4 + ${commons.io.version} commons-codec @@ -628,7 +633,6 @@ yang-ext ${yang-ext.version} - org.opendaylight.bgpcep @@ -640,13 +644,11 @@ util ${bgpcep.version} - - - org.opendaylight.bgpcep - framework - ${bgpcep.version} - - + + org.opendaylight.bgpcep + framework + ${bgpcep.version} + io.netty @@ -815,6 +817,12 @@ ebr-bundles-external ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ + + false + + + true + central @@ -833,6 +841,12 @@ ops4j-releases ops4j-releases ${nexusproxy}/repositories/ops4j-releases/ + + false + + + true + @@ -840,6 +854,12 @@ thirdparty thirdparty ${nexusproxy}/repositories/thirdparty/ + + false + + + true + @@ -859,12 +879,24 @@ opendaylight-release opendaylight-release ${nexusproxy}/repositories/opendaylight.release/ + + false + + + true + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + @@ -1012,7 +1044,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - target\/ + **\/target\/,**\/bin\/ @@ -1140,6 +1172,19 @@ + + + org.codehaus.groovy.maven + gmaven-plugin + 1.0 + + execute + + + + + +