From dc1321b4c135242c67e94f5af57d0e39866ce2d8 Mon Sep 17 00:00:00 2001 From: liboNet Date: Tue, 16 Apr 2019 08:19:04 +0800 Subject: add testcase to improve test coverage . add distribution parameter test case . remove unused FileSystem plugin . fix pom.xml of package to include forwarding plugin Change-Id: I531169dd4cb498ae50e4f2ef93fe3a3eecd33263 Issue-ID: MULTICLOUD-569 Signed-off-by: liboNet --- artifactbroker/packages/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'artifactbroker/packages/pom.xml') diff --git a/artifactbroker/packages/pom.xml b/artifactbroker/packages/pom.xml index c371cad..63769f4 100644 --- a/artifactbroker/packages/pom.xml +++ b/artifactbroker/packages/pom.xml @@ -52,6 +52,11 @@ multicloud-framework-artifactbroker-reception-plugins ${project.version} + + org.onap.multicloud.framework + multicloud-framework-artifactbroker-forwarding-plugins + ${project.version} + -- cgit 1.2.3-korg