X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fsal%2Fsal-core-demo%2Fpom.xml;h=a99425c5284b6c3604e6e8fc288a21d4f61fe3ca;hp=91dd78c1440a40128983bbca49ea38050ec5d3d9;hb=437c1bdb967072319e81774bdcf570b2fb0f7b89;hpb=42210c03b0a4c54706320ba9f55794c0abd4d201 diff --git a/opendaylight/sal/yang-prototype/sal/sal-core-demo/pom.xml b/opendaylight/sal/yang-prototype/sal/sal-core-demo/pom.xml index 91dd78c144..a99425c528 100644 --- a/opendaylight/sal/yang-prototype/sal/sal-core-demo/pom.xml +++ b/opendaylight/sal/yang-prototype/sal/sal-core-demo/pom.xml @@ -3,14 +3,19 @@ 4.0.0 org.opendaylight.controller - sal + sal-parent 1.0-SNAPSHOT sal-core-demo + + 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 + - + org.opendaylight.controller sal-broker-impl 1.0-SNAPSHOT @@ -18,7 +23,6 @@ org.opendaylight.controller yang-data-util - 1.0 org.slf4j @@ -26,5 +30,34 @@ 1.7.2 runtime - - \ No newline at end of file + + + + + maven-assembly-plugin + 2.4 + + + jar-with-dependencies + + + + org.opendaylight.controller.sal.demo.SALDemo + + + + + + make-assembly + package + + single + + + + + + + + +