diff --git a/tashow-framework/tashow-framework-security/pom.xml b/tashow-framework/tashow-framework-security/pom.xml
index 8a3b31e..f327a7c 100644
--- a/tashow-framework/tashow-framework-security/pom.xml
+++ b/tashow-framework/tashow-framework-security/pom.xml
@@ -56,7 +56,7 @@
com.tashow.cloud
- tashow-module-system-api
+ tashow-system-api
${revision}
diff --git a/tashow-framework/tashow-framework-web/pom.xml b/tashow-framework/tashow-framework-web/pom.xml
index ce6818e..54dd180 100644
--- a/tashow-framework/tashow-framework-web/pom.xml
+++ b/tashow-framework/tashow-framework-web/pom.xml
@@ -63,12 +63,12 @@
com.tashow.cloud
- tashow-module-infra-api
+ tashow-infra-api
${revision}
com.tashow.cloud
- tashow-module-system-api
+ tashow-system-api
${revision}
diff --git a/tashow-gateway/pom.xml b/tashow-gateway/pom.xml
index 9d3a847..9e84b04 100644
--- a/tashow-gateway/pom.xml
+++ b/tashow-gateway/pom.xml
@@ -18,7 +18,7 @@
com.tashow.cloud
- tashow-module-system-api
+ tashow-system-api
${revision}