From: Robert Varga Date: Tue, 28 Feb 2017 21:04:33 +0000 (+0100) Subject: Cleanup sal-test-model/pom.xml X-Git-Tag: release/carbon~218 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=039cc1f688afadcfe19387560bea78c911febec8;hp=01961be468be2151a9ddeb8e140b2467e104eac8 Cleanup sal-test-model/pom.xml Restructuring to not inherit from aggregator pom. Change-Id: I5558773fa0d50249d04f2dc3db3f20574749de1f Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index 2c7fce7237..1f6c9c49a0 100644 --- a/opendaylight/md-sal/sal-test-model/pom.xml +++ b/opendaylight/md-sal/sal-test-model/pom.xml @@ -2,77 +2,26 @@ + 4.0.0 - sal-parent - org.opendaylight.controller - 1.5.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.10.0-SNAPSHOT + - 4.0.0 + org.opendaylight.controller sal-test-model + 1.5.0-SNAPSHOT bundle - - org.opendaylight.mdsal - yang-binding - org.opendaylight.mdsal.model yang-ext - - - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - - generate-sources - - - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - ${salGeneratorPath} - - - true - - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git @@ -80,4 +29,19 @@ https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +