From: ramverma Date: Fri, 13 Jul 2018 15:19:55 +0000 (+0100) Subject: Adding maven-war-plugin to integration pom X-Git-Tag: 2.0.0~13^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F56401%2F1;p=policy%2Fparent.git Adding maven-war-plugin to integration pom Adding maven-war-pluggin to integration pom so that version can be managed at single place. Change-Id: I41ba0af7a465fa3ea0adfdf21e7c03f7795344be Issue-ID: POLICY-864 Signed-off-by: ramverma --- diff --git a/integration/pom.xml b/integration/pom.xml index 2e189382..0a406a5f 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -281,6 +281,11 @@ exec-maven-plugin 1.6.0 + + org.apache.maven.plugins + maven-war-plugin + 2.6 +