Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Daniel2012-06-20 14:33:48 +0000
committerThomas Watson2012-09-12 12:58:09 +0000
commite952a989bbc985c79104cc58bdc54838542b8e6f (patch)
tree0b3812788a9b8d677941fd277e6c1ec3287db2e8 /pom.xml
parent7d9838801c5c45eba52dd61d5a272c937073488a (diff)
downloadrt.equinox.bundles-e952a989bbc985c79104cc58bdc54838542b8e6f.tar.gz
rt.equinox.bundles-e952a989bbc985c79104cc58bdc54838542b8e6f.tar.xz
rt.equinox.bundles-e952a989bbc985c79104cc58bdc54838542b8e6f.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 1387d5de4..0272ad5c7 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.bundles</groupId>

Back to the top