[HBM] removed stale replace option

This commit is contained in:
Claudio Atzori 2021-08-13 12:43:59 +02:00
parent 7ee2757fcd
commit 17cefe6a97
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@
<arg>--workingPath</arg><arg>${workingDir}/doaj</arg>
<arg>--outputFile</arg><arg>${workingDir}/doaj.json</arg>
<arg>--classForName</arg><arg>eu.dnetlib.dhp.oa.graph.hostedbymap.model.DOAJModel</arg>
<arg>--replace</arg><arg>true</arg>
</java>
<ok to="join_download"/>
<error to="Kill"/>