upgrade to compiler plugin 2.5-SNAPSHOT to test it on jenkins instance

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1334522 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-05-05 22:19:09 +00:00
parent 43b13fa7cc
commit 2083c66f86
1 changed files with 5 additions and 0 deletions

View File

@ -1659,6 +1659,11 @@
</plugins> </plugins>
<pluginManagement> <pluginManagement>
<plugins> <plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.5-SNAPSHOT</version>
</plugin>
<plugin> <plugin>
<groupId>org.apache.rat</groupId> <groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId> <artifactId>apache-rat-plugin</artifactId>