diff --git a/pom.xml b/pom.xml
index 0478756..135d54f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,6 +100,11 @@
scfs-api-service-equity
2.0.4-snapshot
+
+ com.czcb.scfs
+ scfs-api-service-accountant
+ 2.0.4-snapshot
+
com.czcb.scfs
scfs-api-sm
diff --git a/scfs-api-test/pom.xml b/scfs-api-test/pom.xml
index 2839775..2d67c42 100644
--- a/scfs-api-test/pom.xml
+++ b/scfs-api-test/pom.xml
@@ -33,6 +33,11 @@
scfs-api-service-equity
+
+ com.czcb.scfs
+ scfs-api-service-accountant
+
+
org.springframework.boot
spring-boot-starter-web