X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fsal%2Fpom.xml;h=fc6fb8eaed40561c666d5468484cf89e6cc84d73;hp=2604a45acf5dba351021c8a8049b394bace037c4;hb=cb52618d6821c742c86074c4f28eb0024cc54d7b;hpb=7ec533b6d0c7dd15146839b2c6e07647d66f82dc diff --git a/opendaylight/sal/yang-prototype/sal/pom.xml b/opendaylight/sal/yang-prototype/sal/pom.xml index 2604a45acf..fc6fb8eaed 100644 --- a/opendaylight/sal/yang-prototype/sal/pom.xml +++ b/opendaylight/sal/yang-prototype/sal/pom.xml @@ -2,24 +2,127 @@ 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 + 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 sal-common-util - sal-core-api sal-data-api sal-binding-api - sal-binding-spi sal-binding-broker-impl - sal-schema-repository-api - sal-core-spi - sal-broker-impl - sal-core-demo + samples + model + + UTF-8 + 1.7.2 + http://nexus.opendaylight.org/content + 0.5.7-SNAPSHOT + 2.4.0 + 2.3.2 + + + + + central2 + central2 + http://repo2.maven.org/maven2 + + + opendaylight.snapshot + opendaylight.snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + + + + central2 + central2 + http://repo2.maven.org/maven2 + + + central + central + http://repo1.maven.org/maven2 + + + + + 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/ + + + + opendaylight-release + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + website + ${sitedeploy} + + + + @@ -38,7 +141,33 @@ 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} + + @@ -56,7 +185,28 @@ + + + + org.apache.maven.plugins + maven-release-plugin + ${releaseplugin.version} + + + + + org.apache.felix + maven-bundle-plugin + ${maven.bundle.version} + true + + + ${project.groupId}.${project.artifactId} + + ${project.basedir}/META-INF + + org.apache.maven.plugins maven-compiler-plugin @@ -104,4 +254,4 @@ - \ No newline at end of file +