From 0429a71c2ca41cd311473c9485fa98bbcadaa542 Mon Sep 17 00:00:00 2001 From: s00370346 Date: Wed, 27 Mar 2019 10:06:03 +0530 Subject: Issue-ID: DCAEGEN2-1055 RestConfCollector bug fixes Change-Id: I4623217ab69eaeecf1b5704172ad4de37e641312 Signed-off-by: s00370346 --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e8bcd90..5fc8f3e 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,13 @@ limitations under the License. docker-maven-plugin 1.1.1 + + org.apache.maven.plugins + maven-enforcer-plugin + + true + + @@ -204,7 +211,7 @@ limitations under the License. /opt/app/restconfcollector/bin/docker_entry.sh - 8686 + 8080 8687 -- cgit 1.2.3-korg