Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.releng.doc/buildTemplate.ant')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.doc/buildTemplate.ant2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng.doc/buildTemplate.ant b/plugins/org.eclipse.emf.cdo.releng.doc/buildTemplate.ant
index 0f05b6d46e..784829cfc9 100644
--- a/plugins/org.eclipse.emf.cdo.releng.doc/buildTemplate.ant
+++ b/plugins/org.eclipse.emf.cdo.releng.doc/buildTemplate.ant
@@ -4,7 +4,7 @@
<!-- GENERATION WARNING -->
<property file="${user.home}/org.eclipse.emf.cdo.releng.doc_4.2.properties" />
- <property name="path.tp" value=".target" />
+ <property name="path.tp" value=".buckminster/tp" />
<property name="path.supplemental" value="${user.home}/git/local/org.eclipse.emf.cdo.releng.doc.supplemental" />
<property name="jdk.link" value="http://download.oracle.com/javase/1.5.0/docs/api" />

Back to the top