X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fsal%2Fpom.xml;h=441d8576c665df8d88c82ddbe96ce561e4b759a3;hp=a3d95bdf3087727884ea53a2134cd5eee0649134;hb=8b979410aaed68552309facf351816266efff57c;hpb=67a8679ab2eb3ad8d7914756e844243eac3cbd32 diff --git a/opendaylight/sal/yang-prototype/sal/pom.xml b/opendaylight/sal/yang-prototype/sal/pom.xml index a3d95bdf30..441d8576c6 100644 --- a/opendaylight/sal/yang-prototype/sal/pom.xml +++ b/opendaylight/sal/yang-prototype/sal/pom.xml @@ -5,6 +5,11 @@ 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 + sal-common @@ -13,26 +18,31 @@ sal-binding-api sal-binding-broker-impl samples + model UTF-8 1.7.2 http://nexus.opendaylight.org/content - 0.5.7-SNAPSHOT + 0.5.8-SNAPSHOT 2.4.0 + 2.3.2 + 14.0.1 + 5.0.0 - central - central - ${nexusproxy}/repositories/central/ - - - central2 - central2 - ${nexusproxy}/repositories/central2/ + central + maven repo1 + http://repo1.maven.org/maven2 + + false + + + true + opendaylight.snapshot @@ -43,6 +53,17 @@ + + central + central + http://repo1.maven.org/maven2 + + false + + + true + + @@ -57,20 +78,6 @@ ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ - - - - central2 - central2 - ${nexusproxy}/repositories/central2/ - - - - - central - central - ${nexusproxy}/repositories/central/ - @@ -106,6 +113,23 @@ + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + website + ${sitedeploy} + + @@ -113,8 +137,7 @@ com.google.guava guava - 14.0.1 - jar + ${guava.version} org.slf4j @@ -151,6 +174,12 @@ yang-data-util ${yang.version} + + org.mockito + mockito-all + 1.9.5 + test + @@ -162,14 +191,17 @@ test true - - org.mockito - mockito-all - 1.9.5 - test - + + + + org.apache.maven.plugins + maven-release-plugin + ${releaseplugin.version} + + + org.apache.felix