diff --git a/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/sx/actionset/oozie_app/workflow.xml b/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/sx/actionset/oozie_app/workflow.xml
index 8c045fcfe7..2d97b51633 100644
--- a/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/sx/actionset/oozie_app/workflow.xml
+++ b/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/sx/actionset/oozie_app/workflow.xml
@@ -25,7 +25,7 @@
yarn-cluster
cluster
Create Action Set
- eu.dnetlib.dhp.sx.provision.SparkCreateActionset
+ eu.dnetlib.dhp.actionmanager.scholix.SparkCreateActionset
dhp-aggregation-${projectVersion}.jar
--executor-memory=${sparkExecutorMemory}
@@ -52,7 +52,7 @@
yarn-cluster
cluster
Save Action Set
- eu.dnetlib.dhp.sx.provision.SparkSaveActionSet
+ eu.dnetlib.dhp.actionmanager.scholix.SparkSaveActionSet
dhp-aggregation-${projectVersion}.jar
--executor-memory=${sparkExecutorMemory}