]> source.dussan.org Git - archiva.git/commitdiff
use compiler plugin released version
authorOlivier Lamy <olamy@apache.org>
Tue, 1 May 2012 07:27:06 +0000 (07:27 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 1 May 2012 07:27:06 +0000 (07:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1332549 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 69aa020ffe7497f4554c94e4dcde99216c2e5da2..bf071371a2b3c80fa7687b398630c05091d6837a 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.4-SNAPSHOT</version>
-        <configuration>
-          <source>1.5</source>
-          <target>1.5</target>
-        </configuration>
-      </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>