]> source.dussan.org Git - archiva.git/commitdiff
remove configuration already defined in parent pom
authorOlivier Lamy <olamy@apache.org>
Tue, 1 May 2012 07:24:51 +0000 (07:24 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 1 May 2012 07:24:51 +0000 (07:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1332548 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 2c9c6ca425c7cf9c43a4a090473c94844680a422..12b3994512e7839e30b90eadc9f00d4446e71efb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <artifactId>maven-assembly-plugin</artifactId>
           <version>2.2-beta-3</version>
         </plugin>
-        <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-compiler-plugin</artifactId>
-          <version>2.4</version>
-          <configuration>
-            <source>1.5</source>
-            <target>1.5</target>
-          </configuration>
-        </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>