Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/TMP
diff options
context:
space:
mode:
authorKrzysztof Daniel2012-06-20 14:45:51 +0000
committerThanh Ha2012-06-20 14:45:51 +0000
commitad491c29e5dddea317e9c25f2cbdcc4572bd34b4 (patch)
tree5158e104a42c0f6760aa4d41ce67f768c6d05101 /TMP
parenta5695737868028110f79433db94648724149bd8c (diff)
downloadeclipse.platform.releng.aggregator-ad491c29e5dddea317e9c25f2cbdcc4572bd34b4.tar.gz
eclipse.platform.releng.aggregator-ad491c29e5dddea317e9c25f2cbdcc4572bd34b4.tar.xz
eclipse.platform.releng.aggregator-ad491c29e5dddea317e9c25f2cbdcc4572bd34b4.zip
Bug 383072 - problem with parents
Diffstat (limited to 'TMP')
-rw-r--r--TMP/org.eclipse.sdk.epp/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/TMP/org.eclipse.sdk.epp/pom.xml b/TMP/org.eclipse.sdk.epp/pom.xml
index c0d68a82c..67fa93fb3 100644
--- a/TMP/org.eclipse.sdk.epp/pom.xml
+++ b/TMP/org.eclipse.sdk.epp/pom.xml
@@ -18,6 +18,7 @@
<groupId>org.eclipse</groupId>
<artifactId>eclipse-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
+ <relativePath>../../eclipse-parent</relativePath>
</parent>
<artifactId>org.eclipse.sdk.epp</artifactId>

Back to the top