diff --git a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/workflow.xml b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/workflow.xml
index 717714238..167c920b4 100644
--- a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/workflow.xml
+++ b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/workflow.xml
@@ -215,7 +215,7 @@
yarn
cluster
Prepare association result subset of project info
- eu.dnetlib.dhp.oa.graph.dump.SparkPrepareResultProject
+ eu.dnetlib.dhp.oa.graph.dump.community.SparkPrepareResultProject
dhp-graph-mapper-${projectVersion}.jar
--executor-memory=${sparkExecutorMemory}
@@ -246,7 +246,7 @@
yarn
cluster
Extend dumped publications with information about project
- eu.dnetlib.dhp.oa.graph.dump.SparkUpdateProjectInfo
+ eu.dnetlib.dhp.oa.graph.dump.community.SparkUpdateProjectInfo
dhp-graph-mapper-${projectVersion}.jar
--executor-memory=${sparkExecutorMemory}
@@ -271,7 +271,7 @@
yarn
cluster
Extend dumped dataset with information about project
- eu.dnetlib.dhp.oa.graph.dump.SparkUpdateProjectInfo
+ eu.dnetlib.dhp.oa.graph.dump.community.SparkUpdateProjectInfo
dhp-graph-mapper-${projectVersion}.jar
--executor-memory=${sparkExecutorMemory}
@@ -295,7 +295,7 @@
yarn
cluster
Extend dumped ORP with information about project
- eu.dnetlib.dhp.oa.graph.dump.SparkUpdateProjectInfo
+ eu.dnetlib.dhp.oa.graph.dump.community.SparkUpdateProjectInfo
dhp-graph-mapper-${projectVersion}.jar
--executor-memory=${sparkExecutorMemory}
@@ -319,7 +319,7 @@
yarn
cluster
Extend dumped software with information about project
- eu.dnetlib.dhp.oa.graph.dump.SparkUpdateProjectInfo
+ eu.dnetlib.dhp.oa.graph.dump.community.SparkUpdateProjectInfo
dhp-graph-mapper-${projectVersion}.jar
--executor-memory=${sparkExecutorMemory}