From 1853d7375ee7d5b255fd929fc6790385112ba346 Mon Sep 17 00:00:00 2001 From: Stanislav Marszalek Date: Wed, 11 Aug 2021 11:05:48 +0200 Subject: O1 PM Bulk support in DataCollector RAPP - no manifest issue resolving Issue-ID: INT-1947 Signed-off-by: Stanislav Marszalek Change-Id: I02d3684c98d563d7f386de2fdf032e930ac76b3f --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index aa41a07..16847dd 100644 --- a/pom.xml +++ b/pom.xml @@ -87,6 +87,13 @@ org.springframework.boot spring-boot-maven-plugin + + + + repackage + + + org.apache.maven.plugins -- cgit 1.2.3-korg