aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r--uitest/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml
index 03bbcd2db4..3f73d51253 100644
--- a/uitest/pom.xml
+++ b/uitest/pom.xml
@@ -252,7 +252,6 @@
<plugins>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
- <version>3.0.0</version>
<configuration>
<filesets>
<fileset>
@@ -319,7 +318,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
- <version>2.4</version>
<configuration>
<skip>true</skip>
</configuration>
@@ -327,7 +325,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <version>2.7</version>
<configuration>
<skip>true</skip>
</configuration>