Blob Blame History Raw
diff --git a/pom.xml b/pom.xml
index 3d07f6f..e49d7bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,13 +13,7 @@
 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <modelVersion>4.0.0</modelVersion>
-  
-  <parent>
-    <groupId>org.eclipse</groupId>
-    <artifactId>eclipse-parent</artifactId>
-    <version>3</version>
-  </parent>
-  
+    
   <prerequisites>
     <maven>3.0</maven>
   </prerequisites>