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