diff --git a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/community/oozie_app/workflow.xml b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/community/oozie_app/workflow.xml
index 161fd2dec1..fcef2547ac 100644
--- a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/community/oozie_app/workflow.xml
+++ b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/community/oozie_app/workflow.xml
@@ -26,8 +26,8 @@
the metadata associated to the deposition
- newDeposition
- true if it is a brand new depositon. false for new version of an old deposition
+ depositionType
+ one among {new, update, version}
conceptRecordId
@@ -419,6 +419,7 @@
--metadata${metadata}
--communityMapPath${workingDir}/communityMap
--conceptRecordId${conceptRecordId}
+ --depositionId${depositionId}
--depositionType${depositionType}