X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=fb06992d6e842c9753c245c847ed4b7d5aac174a;hp=33ec9999d680d8177a35cdce0a250358368a9f04;hb=9bcfb1dcdfca7a5ea84c49376d8e8d0e48411d12;hpb=91f10bd25b8339550806c7e6408cfd58d7f94b52 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 33ec9999d6..fb06992d6e 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -1,61 +1,65 @@ - 4.0.0 - org.opendaylight.controller - sal-parent - 1.0-SNAPSHOT - pom + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + org.opendaylight.controller + sal-parent + 1.0-SNAPSHOT + pom - 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:MD-SAL + 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:MD-SAL - - sal-common - sal-common-util + + sal-common + sal-common-util sal-dom-api sal-dom-broker sal-dom-spi - sal-binding-api - sal-binding-broker + sal-binding-api + sal-binding-broker samples model sal-compability - + + sal-connector-api + sal-rest-connector + - - UTF-8 - 1.7.2 - http://nexus.opendaylight.org/content - 0.5.8-SNAPSHOT - 2.3.7 + + UTF-8 + http://nexus.opendaylight.org/content + + 2.4.0 2.3.2 + + + 1.7.2 + 0.5.8 + 0.5.8 14.0.1 5.0.0 - + 4.8.1 + 2.4.3 + - central - maven repo1 - http://repo1.maven.org/maven2 - - false - - - true - - - - opendaylight.snapshot - opendaylight.snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + central + maven repo1 + http://repo1.maven.org/maven2 + + false + + + true + opendaylight.release @@ -65,8 +69,7 @@ - - + opendaylight-release opendaylight-release @@ -78,209 +81,215 @@ opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + thirdparty + thirdparty + ${nexusproxy}/repositories/thirdparty/ + - central - central - http://repo1.maven.org/maven2 - - false - - - true - - - - - - ebr-bundles-release - ebr-bundles-release - ${nexusproxy}/repositories/ebr-bundles-release/ - - - - - ebr-bundles-external - ebr-bundles-external - ${nexusproxy}/repositories/ebr-bundles-external/ - - - - - ops4j-releases - ops4j-releases - ${nexusproxy}/repositories/ops4j-releases/ - - - - thirdparty - thirdparty - ${nexusproxy}/repositories/thirdparty/ - - - - - jboss.releases - jboss.releases - ${nexusproxy}/repositories/jboss.releases/ + central + central + http://repo1.maven.org/maven2 - false + false - true + true - - - - + + + + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + website + ${sitedeploy} + + - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - website - ${sitedeploy} - - + + + + + + + + + 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} + + + + ${project.groupId} + sal-connector-api + ${project.version} + - - - - com.google.guava - guava + + + org.slf4j + slf4j-api + ${slf4j.version} + + + com.google.guava + guava ${guava.version} - - - org.slf4j - slf4j-api - 1.7.2 - - - junit - junit - 4.10 - - - 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.eclipse.xtend + org.eclipse.xtend.lib + ${xtend.version} + + + + + junit + junit + ${junit.version} + test + org.mockito mockito-all 1.9.5 test - - - - - - - - junit - junit - test - true - - - + + + + - + + + org.apache.maven.plugins + maven-release-plugin + ${releaseplugin.version} + + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + ${project.groupId}.${project.artifactId} + + ${project.basedir}/META-INF + + + + org.eclipse.xtend + xtend-maven-plugin + ${xtend.version} + + + + compile + + + ${basedir}/src/main/xtend-gen + + + + + + maven-clean-plugin + + + + ${basedir}/src/main/xtend-gen + + ** + + + + + + + + - org.apache.maven.plugins - maven-release-plugin - ${releaseplugin.version} + org.apache.felix + maven-bundle-plugin - - - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - ${project.groupId}.${project.artifactId} - - ${project.basedir}/META-INF - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0 - true - - 1.7 - 1.7 - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8.1 - - maven - - - - - aggregate - - site - - - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.4.0 - - Max - Low - site - - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta-2 - - - + + org.apache.maven.plugins + maven-compiler-plugin + 2.0 + true + + 1.7 + 1.7 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8.1 + + maven + false + + + + + aggregate + + site + + + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.4.0 + + Max + Low + site + + + + org.codehaus.mojo + jdepend-maven-plugin + 2.0-beta-2 + + +