diff options
author | ramverma <ram.krishna.verma@ericsson.com> | 2018-07-14 19:05:57 +0100 |
---|---|---|
committer | ramverma <ram.krishna.verma@ericsson.com> | 2018-07-14 19:06:30 +0100 |
commit | 773cff1147e756eb9be6d4a56dc5f70537f172fc (patch) | |
tree | 74f2f8bccee2a8a0239494892285b13aaccb8041 /client/client-monitoring | |
parent | 08b595c863b45e759e57ef419c83dad2b209df9c (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-monitoring')
-rw-r--r-- | client/client-monitoring/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml index abac35db2..1981e99d4 100644 --- a/client/client-monitoring/pom.xml +++ b/client/client-monitoring/pom.xml @@ -140,7 +140,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> |