aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-11-28 21:13:54 +0000
committerOlivier Lamy <olamy@apache.org>2012-11-28 21:13:54 +0000
commite22feda0849791d3fabb0b9081c44e8cf8cd5ebd (patch)
tree4da7f39f121de3fd701f26b3b076c9474ba1743c /pom.xml
parent7f89633fbc29d8dff07662e48fa5cd9caf1090b2 (diff)
downloadarchiva-e22feda0849791d3fabb0b9081c44e8cf8cd5ebd.tar.gz
archiva-e22feda0849791d3fabb0b9081c44e8cf8cd5ebd.zip
use last version of modello plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1414926 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d9543b94e..476fdfc8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1721,7 +1721,7 @@
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.6</version>
<configuration>
<useJava5>true</useJava5>
</configuration>