X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=f6282d86a2e1e11967521e76aa277fabcd8a406d;hb=077d639121c9add40e4fe1c2e59711d7764e8d2e;hp=56df36a934acef5ac3fb6618862fbd6d77ebff8b;hpb=f8d0b0f844466bb7e6c10228b825c33776e38cb5;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 56df36a934..f6282d86a2 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -60,7 +60,7 @@ central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 @@ -125,7 +125,6 @@ com.google.guava guava ${guava.version} - jar org.javassist @@ -206,19 +205,27 @@ ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ - - central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 + + false + + + true + - - central central - ${nexusproxy}/repositories/central/ + http://repo1.maven.org/maven2 + + false + + + true + @@ -411,10 +418,19 @@ + failsafe-integration-tests + integration-test integration-test + + failsafe-verify + verify + + verify + +