Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2013-02-25 20:51:05 +0000
committerPascal Rapicault2013-02-25 20:51:05 +0000
commitd80f839df23ce0b2ba64033be00e802f626be0ea (patch)
treeec0eee35dbd62061fa2d9a30454c550e3522425c /pom.xml
parent1ee5884473b6b84d3868cdc2adddfb011dff3836 (diff)
downloadrt.equinox.p2-d80f839df23ce0b2ba64033be00e802f626be0ea.tar.gz
rt.equinox.p2-d80f839df23ce0b2ba64033be00e802f626be0ea.tar.xz
rt.equinox.p2-d80f839df23ce0b2ba64033be00e802f626be0ea.zip
update the relative path
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