Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tcf.te.runtime.services/pom.xml')
-rw-r--r--target_explorer/plugins/org.eclipse.tcf.te.runtime.services/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/target_explorer/plugins/org.eclipse.tcf.te.runtime.services/pom.xml b/target_explorer/plugins/org.eclipse.tcf.te.runtime.services/pom.xml
index b0fe04793..3537c4109 100644
--- a/target_explorer/plugins/org.eclipse.tcf.te.runtime.services/pom.xml
+++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.services/pom.xml
@@ -6,9 +6,9 @@
<parent>
<groupId>org.eclipse.tcf</groupId>
- <artifactId>tcf-parent</artifactId>
+ <artifactId>org.eclipse.tcf.maven-build</artifactId>
<version>1.3.0-SNAPSHOT</version>
- <relativePath>../../../pom.xml</relativePath>
+ <relativePath>../../../admin/pom-build.xml</relativePath>
</parent>
<version>1.3.0.qualifier</version>

Back to the top