b00be6
From 2d5b5a47b8b4eccaa053261728b438966bf6c44f Mon Sep 17 00:00:00 2001
b00be6
From: Stanislav Ochotnicky <sochotnicky@redhat.com>
b00be6
Date: Wed, 18 Apr 2012 18:24:31 +0200
b00be6
Subject: [PATCH 4/4] Remove eclipse plugin
b00be6
b00be6
---
b00be6
 pom.xml |   10 ----------
b00be6
 1 files changed, 0 insertions(+), 10 deletions(-)
b00be6
b00be6
diff --git a/pom.xml b/pom.xml
b00be6
index dfad938..40cab61 100644
b00be6
--- a/pom.xml
b00be6
+++ b/pom.xml
b00be6
@@ -132,16 +132,6 @@
b00be6
 
b00be6
       <plugin>
b00be6
         <groupId>org.apache.maven.plugins</groupId>
b00be6
-        <artifactId>maven-eclipse-plugin</artifactId>
b00be6
-        <version>2.5.1</version>
b00be6
-        <configuration>
b00be6
-          <downloadSources>true</downloadSources>
b00be6
-          <downloadJavadocs>true</downloadJavadocs>
b00be6
-        </configuration>
b00be6
-      </plugin>
b00be6
-
b00be6
-      <plugin>
b00be6
-        <groupId>org.apache.maven.plugins</groupId>
b00be6
         <artifactId>maven-surefire-plugin</artifactId>
b00be6
         <version>2.4.3</version>
b00be6
         <configuration>
b00be6
-- 
b00be6
1.7.7.6
b00be6