X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=f6282d86a2e1e11967521e76aa277fabcd8a406d;hb=62e1304f2f711f7cc48316f5cad7516f8762af1c;hp=ff6b5a1cefe9cb5aafd082e51ee4531b7339ff49;hpb=f3bdffc96f0c221111faeef07db2a6b975f56463;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index ff6b5a1cef..f6282d86a2 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -15,6 +15,11 @@ 1.0.0-SNAPSHOT ../parent + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + 1.0-alpha-2 @@ -41,17 +46,96 @@ 2.2.0.RELEASE 2.10 -Xmx1024m -XX:MaxPermSize=256m + 0.5.7-SNAPSHOT + 14.0.1 + 2010.09.24-SNAPSHOT + 2010.09.24-SNAPSHOT + 2013.09.07-SNAPSHOT + 3.17.1-GA + 1.0-SNAPSHOT + 2.3.2 central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 + + notduringrelease + + + !DOINGRELEASE + + + + + + + org.opendaylight.yangtools + yang-binding + ${yang.version} + + + org.opendaylight.yangtools + yang-common + ${yang.version} + + + org.opendaylight.yangtools + yang-data-api + ${yang.version} + + + org.opendaylight.yangtools + yang-model-api + ${yang.version} + + + org.opendaylight.yangtools + yang-data-util + ${yang.version} + + + + + + org.opendaylight.yangtools.model + ietf-inet-types + ${ietf-inet-types.version} + + + org.opendaylight.yangtools.model + ietf-yang-types + ${ietf-yang-types.version} + + + org.opendaylight.yangtools + yang-ext + ${yang-ext.version} + + + + + + com.google.guava + guava + ${guava.version} + + + org.javassist + javassist + ${javassist.version} + + + + ${project.version} + + viewbuild @@ -121,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 + @@ -326,10 +418,19 @@ + failsafe-integration-tests + integration-test integration-test + + failsafe-verify + verify + + verify + + @@ -343,6 +444,11 @@ + + org.apache.maven.plugins + maven-release-plugin + ${releaseplugin.version} + org.eclipse.m2e