Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.feature')
-rw-r--r--org.eclipse.m2e.feature/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/org.eclipse.m2e.feature/pom.xml b/org.eclipse.m2e.feature/pom.xml
index 3645b502..22baac1c 100644
--- a/org.eclipse.m2e.feature/pom.xml
+++ b/org.eclipse.m2e.feature/pom.xml
@@ -11,9 +11,8 @@
<parent>
<groupId>org.eclipse.m2e</groupId>
- <artifactId>org.eclipse.m2e.parent</artifactId>
+ <artifactId>m2e-core</artifactId>
<version>1.0.100-SNAPSHOT</version>
- <relativePath>../org.eclipse.m2e.parent</relativePath>
</parent>
<artifactId>org.eclipse.m2e.feature</artifactId>

Back to the top