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 4f1b08245..c9a33cbe2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <relativePath>../eclipse-parent</relativePath>
+ <relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>org.eclipse.platform</groupId>

Back to the top