X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-test-model%2Fpom.xml;h=2c7fce72370c68e245ead94d919ac0f73450b7eb;hp=140054798d99585adcafafbc212abd1de76649c0;hb=refs%2Fchanges%2F67%2F47467%2F1;hpb=8a637013c102c11323230dae08fa4407863945d6 diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index 140054798d..2c7fce7237 100644 --- a/opendaylight/md-sal/sal-test-model/pom.xml +++ b/opendaylight/md-sal/sal-test-model/pom.xml @@ -2,17 +2,13 @@ - 4.0.0 - - org.opendaylight.mdsal - binding-parent - 0.10.0-SNAPSHOT - + sal-parent + org.opendaylight.controller + 1.5.0-SNAPSHOT + 4.0.0 - org.opendaylight.controller - 1.5.0-SNAPSHOT sal-test-model bundle @@ -27,6 +23,56 @@ + + + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.controller.* + + + + + pre-test + + prepare-agent + + + + post-test + + report + + test + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + + generate-sources + + + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + ${salGeneratorPath} + + + true + + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git