summaryrefslogtreecommitdiffstats
path: root/client/client-deployment/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-07-14 19:05:57 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-07-14 19:06:30 +0100
commit773cff1147e756eb9be6d4a56dc5f70537f172fc (patch)
tree74f2f8bccee2a8a0239494892285b13aaccb8041 /client/client-deployment/pom.xml
parent08b595c863b45e759e57ef419c83dad2b209df9c (diff)
Adding client full module to apex-pdp
Change-Id: Id6e4e37b7740eeb3d83998e596c0c963c93e64f2 Issue-ID: POLICY-864 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'client/client-deployment/pom.xml')
-rw-r--r--client/client-deployment/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml
index f4ecfe7af..b214700d6 100644
--- a/client/client-deployment/pom.xml
+++ b/client/client-deployment/pom.xml
@@ -145,7 +145,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
- <version>2.6</version>
<configuration>
<classifier>ui</classifier>
<warSourceDirectory>src/main/resources/webapp</warSourceDirectory>