diff --git a/dss-orchestrator/orchestrators/dss-workflow/dss-flow-execution-server/pom.xml b/dss-orchestrator/orchestrators/dss-workflow/dss-flow-execution-server/pom.xml
index 828b5194ff..8e219d9802 100644
--- a/dss-orchestrator/orchestrators/dss-workflow/dss-flow-execution-server/pom.xml
+++ b/dss-orchestrator/orchestrators/dss-workflow/dss-flow-execution-server/pom.xml
@@ -28,12 +28,6 @@
dss-flow-execution-server
-
-
- org.apache.linkis
- linkis-jobhistory
- ${linkis.version}
-
org.apache.linkis
linkis-entrance
diff --git a/plugins/dolphinscheduler/dss-dolphinscheduler-client/src/main/resources/linkis.properties b/plugins/dolphinscheduler/dss-dolphinscheduler-client/src/main/resources/linkis.properties
index ec43843f7b..24a0f7dab0 100644
--- a/plugins/dolphinscheduler/dss-dolphinscheduler-client/src/main/resources/linkis.properties
+++ b/plugins/dolphinscheduler/dss-dolphinscheduler-client/src/main/resources/linkis.properties
@@ -1,2 +1,5 @@
wds.linkis.gateway.url=
-wds.linkis.flow.job.creator.v1=DolphinScheduler
\ No newline at end of file
+wds.linkis.flow.job.creator.v1=DolphinScheduler
+
+#wds.linkis.spark.engine.version=2.4.3
+#wds.linkis.hive.engine.version=2.3.3
\ No newline at end of file