summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.ant/pom.xml')
-rw-r--r--org.eclipse.jgit.ant/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml
index eb7c4595d4..e28f1bcd32 100644
--- a/org.eclipse.jgit.ant/pom.xml
+++ b/org.eclipse.jgit.ant/pom.xml
@@ -103,15 +103,6 @@
</plugin>
<plugin>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>1.5</source>
- <target>1.5</target>
- <encoding>UTF-8</encoding>
- </configuration>
- </plugin>
-
- <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
</plugin>