X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=6a866393b7055bc69687d714aaea271558348971;hb=33ea0032f0837333a9181dd7556faa3266155080;hp=11373d968391ee58d112731f6a6c4e4acf09306b;hpb=22ef1dee1ecf9d749f6b41b2bb09e915bfc76062;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 11373d9683..6a866393b7 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/ @@ -75,14 +76,13 @@ 0.6.0-SNAPSHOT 0.4.1-SNAPSHOT - 0.2.1-SNAPSHOT + 0.2.2-SNAPSHOT 0.2.2-SNAPSHOT - 0.2.2-SNAPSHOT 1.0-SNAPSHOT 0.5.1-SNAPSHOT - 0.5.1-SNAPSHOT + 0.6.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 @@ -95,6 +95,10 @@ jacoco java 0.5.0-SNAPSHOT + 0.5.0-SNAPSHOT + 2.5.1 + 1.7 + 1.7 @@ -632,7 +636,6 @@ yang-ext ${yang-ext.version} - org.opendaylight.bgpcep @@ -644,13 +647,11 @@ util ${bgpcep.version} - - - org.opendaylight.bgpcep - framework - ${bgpcep.version} - - + + org.opendaylight.bgpcep + framework + ${bgpcep.version} + io.netty @@ -812,6 +813,13 @@ ebr-bundles-release ebr-bundles-release ${nexusproxy}/repositories/ebr-bundles-release/ + + false + + + never + true + @@ -819,6 +827,13 @@ ebr-bundles-external ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ + + false + + + never + true + central @@ -828,6 +843,7 @@ false + never true @@ -837,6 +853,13 @@ ops4j-releases ops4j-releases ${nexusproxy}/repositories/ops4j-releases/ + + false + + + never + true + @@ -844,6 +867,13 @@ thirdparty thirdparty ${nexusproxy}/repositories/thirdparty/ + + false + + + never + true + @@ -855,6 +885,7 @@ false + never true @@ -863,12 +894,24 @@ opendaylight-release opendaylight-release ${nexusproxy}/repositories/opendaylight.release/ + + false + + + true + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + @@ -1011,12 +1054,12 @@ true - controller/space_and_tabs_checks.xml + controller/checkstyle.xml true true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - target\/,bin\/ + **\/target\/,**\/bin\/ @@ -1210,6 +1253,17 @@ target/apidocs + + org.apache.maven.plugins + maven-compiler-plugin + ${maven.compile.plugin.version} + + ${java.version.source} + ${java.version.target} + ${java.version.source} + ${java.version.target} + +