]> source.dussan.org Git - archiva.git/commitdiff
upgrade to compiler plugin 2.5-SNAPSHOT to test it on jenkins instance
authorOlivier Lamy <olamy@apache.org>
Sat, 5 May 2012 22:19:09 +0000 (22:19 +0000)
committerOlivier Lamy <olamy@apache.org>
Sat, 5 May 2012 22:19:09 +0000 (22:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1334522 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 34271be964c36ed6476eb6f2fb63022429371cf4..adc724c1b9786a354e540eb0ea0eaeb16f3b0bfe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </plugins>
     <pluginManagement>
       <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>2.5-SNAPSHOT</version>
+        </plugin>
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>