Updated pom files of help plugins
diff --git a/plugins/org.eclipse.app4mc.amalthea.workflow.help/pom.xml b/plugins/org.eclipse.app4mc.amalthea.workflow.help/pom.xml
index a1f1c6e..a473f87 100644
--- a/plugins/org.eclipse.app4mc.amalthea.workflow.help/pom.xml
+++ b/plugins/org.eclipse.app4mc.amalthea.workflow.help/pom.xml
@@ -28,7 +28,7 @@
 
 						<configuration>
 							<target>
-								<ant antfile="../org.eclipse.app4mc.help/build.xml" />
+								<ant antfile="build-help.ant" />
 							</target>
 						</configuration>