From: Robert Varga Date: Tue, 28 Feb 2017 16:34:27 +0000 (+0100) Subject: Cleanup sal-dom-spi/pom.xml X-Git-Tag: release/carbon~237 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=66149d74321d7f64842c277b7d0922e15224da6b Cleanup sal-dom-spi/pom.xml Restructuring to not inherit from aggregator pom. Change-Id: I6a65bd147f0268668d7ffc0ab0b832a6c4d4e14b Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-dom-spi/pom.xml b/opendaylight/md-sal/sal-dom-spi/pom.xml index 9a6c53acf4..daa145c33c 100644 --- a/opendaylight/md-sal/sal-dom-spi/pom.xml +++ b/opendaylight/md-sal/sal-dom-spi/pom.xml @@ -2,13 +2,29 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.5.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + + + org.opendaylight.controller sal-core-spi + 1.5.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller @@ -22,4 +38,20 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +