From: Robert Varga Date: Wed, 14 Feb 2018 15:36:00 +0000 (+0100) Subject: Add clustering IT tests to mdsal-artifacts X-Git-Tag: release/oxygen~7 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=19d69c253556e008af6488c4a7f0e424916938bd Add clustering IT tests to mdsal-artifacts All artifacts produced should be listed here, fix that. Change-Id: Ic8c198a69553b471f934e3052742bdc36664ccec Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index 07b065643f..c477b147de 100644 --- a/opendaylight/md-sal/mdsal-artifacts/pom.xml +++ b/opendaylight/md-sal/mdsal-artifacts/pom.xml @@ -303,6 +303,23 @@ ${project.version} + + + org.opendaylight.controller.samples + clustering-it-config + ${project.version} + + + org.opendaylight.controller.samples + clustering-it-model + ${project.version} + + + org.opendaylight.controller.samples + clustering-it-provider + ${project.version} + + ${project.groupId} @@ -374,6 +391,13 @@ xml features + + ${project.groupId} + odl-clustering-test-app + ${project.version} + xml + features +