X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-schema-service%2Fpom.xml;h=089f6d3e9b68ac0140acea78890b7b2909d55fd6;hp=d7ccb5d927c79d9b9806cfba29aee635fed90115;hb=6ca44d2095f0887508dd32f0174058a627eff4f9;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5 diff --git a/opendaylight/md-sal/sal-schema-service/pom.xml b/opendaylight/md-sal/sal-schema-service/pom.xml index d7ccb5d927..089f6d3e9b 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 + 2.0.4 + + + org.opendaylight.controller sal-schema-service + 1.6.0-SNAPSHOT bundle + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.2.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT + pom + import + + + + com.google.guava @@ -28,20 +51,26 @@ - - + + 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}/ - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - org.opendaylight.controller.sal.schema.service.impl.SchemaServiceActivator - - - - - + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +