From: Robert Varga Date: Tue, 28 Feb 2017 16:54:42 +0000 (+0100) Subject: Cleanup sal-binding-util/pom.xml X-Git-Tag: release/carbon~233 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=fcf23f0af9b630e51e5694e26ef36916cc9061d2 Cleanup sal-binding-util/pom.xml Restructuring to not inherit from aggregator pom. Change-Id: I2154c0182f454c6f19d36a4942ba9eed26ab0ba6 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-binding-util/pom.xml b/opendaylight/md-sal/sal-binding-util/pom.xml index 92c0ed71f9..1fa7b4e001 100644 --- a/opendaylight/md-sal/sal-binding-util/pom.xml +++ b/opendaylight/md-sal/sal-binding-util/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-binding-util + 1.5.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + + com.google.guava @@ -19,10 +35,27 @@ sal-binding-api + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git 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}/ + +