@@ -30,7 +30,7 @@
</target>
- <target name="http_fist_input">
+ <target name="http_fist_input2">
<exec executable="curl" outputproperty="wfs_output" errorproperty="wfs_error" resultproperty="wfs_result">
<arg line="-H 'Authorization: Basic ${passwordBase64Basic}' ${url}"/>
</exec>