summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-05-01 07:24:51 +0000
committerOlivier Lamy <olamy@apache.org>2012-05-01 07:24:51 +0000
commitd597b1746995904a28a60161ab9805bfc2bd58ce (patch)
tree93c3cf1e7762747c10ec2fc8ca2b3d91f73017a4 /pom.xml
parent359b019baf53b1ee1f421b836f69ef35c06943c6 (diff)
downloadarchiva-d597b1746995904a28a60161ab9805bfc2bd58ce.tar.gz
archiva-d597b1746995904a28a60161ab9805bfc2bd58ce.zip
remove configuration already defined in parent pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1332548 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/pom.xml b/pom.xml
index 2c9c6ca42..12b399451 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1729,15 +1729,6 @@
</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>
<version>2.4.1</version>
</plugin>