X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-restconf-broker%2Fpom.xml;h=db2b06e71454b3e3ee4cccd000a021c5b137f845;hb=d0bfebae1d8f056220bc2f5b043f1f13b3b8d4e6;hp=c086db7ba4be29762c8c20bdaa53634ac961ba50;hpb=1b2bfec7e88011ceb4a53c96a522d835ad1ee7ce;p=controller.git diff --git a/opendaylight/md-sal/sal-restconf-broker/pom.xml b/opendaylight/md-sal/sal-restconf-broker/pom.xml index c086db7ba4..db2b06e714 100644 --- a/opendaylight/md-sal/sal-restconf-broker/pom.xml +++ b/opendaylight/md-sal/sal-restconf-broker/pom.xml @@ -1,71 +1,70 @@ + - 4.0.0 - - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT - - sal-restconf-broker - bundle - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - HEAD + 4.0.0 + + org.opendaylight.controller + sal-parent + 1.2.0-SNAPSHOT + + sal-restconf-broker + bundle + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.controller + sal-binding-util + + + org.opendaylight.controller + sal-broker-impl + + + org.opendaylight.controller + sal-core-api + + + org.opendaylight.controller + sal-remote + + + org.opendaylight.yangtools + restconf-client-api + + + org.opendaylight.yangtools + restconf-client-impl + + + org.slf4j + slf4j-api + + + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + * + + + + + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-util - - - org.opendaylight.controller - sal-remote - - - org.opendaylight.controller - sal-broker-impl - - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.yangtools - restconf-client-api - - - org.opendaylight.yangtools - restconf-client-impl - - - org.slf4j - slf4j-api - - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - * - - - - - -