summaryrefslogtreecommitdiffstats
path: root/client/client-full/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client/client-full/pom.xml')
-rw-r--r--client/client-full/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml
index 788bb1534..e2605766e 100644
--- a/client/client-full/pom.xml
+++ b/client/client-full/pom.xml
@@ -109,7 +109,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>2.4.3</version>
<executions>
<execution>
<phase>package</phase>
@@ -158,7 +157,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
- <version>2.6</version>
<configuration>
<classifier>ui</classifier>
<warSourceDirectory>target/classes/webapp</warSourceDirectory>