--- a/buildframework/helium/tools/publish/synergy.ant.xml Fri Oct 08 21:02:28 2010 +0100
+++ b/buildframework/helium/tools/publish/synergy.ant.xml Mon Oct 11 11:16:47 2010 +0100
@@ -93,7 +93,7 @@
<available file="${build.log.dir}/${build.id}_bom.xml" />
<then>
<mkdir dir="${temp.build.dir}" />
- <fmpp sourceFile="${helium.dir}/tools/common/templates/ido/task-publish.ant.xml.ftl" outputFile="${temp.build.dir}/task-publish.ant.xml">
+ <fmpp sourceFile="${helium.dir}/tools/publish/templates/task-publish.ant.xml.ftl" outputFile="${temp.build.dir}/task-publish.ant.xml">
<freemarkerLinks expandProperties="yes">
macro: ${helium.dir}/tools/common/templates/macro
</freemarkerLinks>