From: Robert Varga Date: Tue, 28 Feb 2017 16:37:35 +0000 (+0100) Subject: Cleanup sal-schema-service/pom.xml X-Git-Tag: release/carbon~236 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=dff487fce2c8704328251d5c943edbeeaffa6994;hp=66149d74321d7f64842c277b7d0922e15224da6b Cleanup sal-schema-service/pom.xml Restructuring to not inherit from aggregator pom. Change-Id: Ifa4de2f09dbf9bf718da86b1de802765cda7cf7b Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-schema-service/pom.xml b/opendaylight/md-sal/sal-schema-service/pom.xml index d7ccb5d927..b5898a4e10 100644 --- a/opendaylight/md-sal/sal-schema-service/pom.xml +++ b/opendaylight/md-sal/sal-schema-service/pom.xml @@ -2,13 +2,36 @@ 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-schema-service + 1.5.0-SNAPSHOT bundle + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + + com.google.guava @@ -30,7 +53,6 @@ - org.apache.felix maven-bundle-plugin @@ -44,4 +66,27 @@ + + + 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}/ + +