aboutsummaryrefslogtreecommitdiffstats
path: root/documentgen-test
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-06-13 18:50:44 +0200
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-06-13 18:53:31 +0200
commit57c14a6effd4994dd180d0e72f26355514c4798e (patch)
treedff4b6b521c463088a313c1efc6e1691301461ee /documentgen-test
parent6a64952133fc05136a0e445851b49bd0fc71c00e (diff)
Upgrade maven-install-plugin to 2.5.2
Diffstat (limited to 'documentgen-test')
-rw-r--r--documentgen-test/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentgen-test/pom.xml b/documentgen-test/pom.xml
index 972cc8633f7..793aed44a74 100644
--- a/documentgen-test/pom.xml
+++ b/documentgen-test/pom.xml
@@ -75,7 +75,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
- <version>2.3.1</version>
<configuration>
<updateReleaseInfo>true</updateReleaseInfo>
</configuration>