diff --git a/build_lite/BUILD.gn b/build_lite/BUILD.gn index bd2bd076d56fad92212724cc6e232a5ba1f72367..66ff43a6f68da325879ba9a50a77e1a6e42b60cf 100644 --- a/build_lite/BUILD.gn +++ b/build_lite/BUILD.gn @@ -110,7 +110,7 @@ lite_component("acts_component") { test_suite("acts") { deps = [ ":acts_component" ] - version = "OpenHarmony-ACTS-2.1.1.001" + version = "OpenHarmony-ACTS-1.0.1" if (ohos_kernel_type == "liteos_a") { deps += [ "//test/xts/tools/lite/others/query:query" ] copy("query_copy") {