Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Daniel2012-06-20 14:28:47 +0000
committerThomas Watson2012-09-12 14:08:56 +0000
commit4c0a6844156e526a9bfef65ae11f4ff3babec4a5 (patch)
treecf19db27cea88736389b3ef3f07b5dce84862777 /pom.xml
parent5a265b8a0afda0c717dcdac8979fe2373802c011 (diff)
downloadrt.equinox.framework-4c0a6844156e526a9bfef65ae11f4ff3babec4a5.tar.gz
rt.equinox.framework-4c0a6844156e526a9bfef65ae11f4ff3babec4a5.tar.xz
rt.equinox.framework-4c0a6844156e526a9bfef65ae11f4ff3babec4a5.zip
Bug 383072 - problem with parents
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index efc387301..d38a50697 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,7 @@
<groupId>org.eclipse</groupId>
<artifactId>eclipse-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
+ <relativePath>../eclipse-parent</relativePath>
</parent>
<groupId>org.eclipse.equinox.framework</groupId>

Back to the top