Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 559a345f2..b216fa0bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<packaging>pom</packaging>
<modules>
- <module>eclipse-parent</module>
+ <module>eclipse-platform-parent</module>
<module>eclipse.jdt/</module>
<module>eclipse.jdt.core</module>

Back to the top