chenw пре 7 година
родитељ
комит
e4e554d74b
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      applications/document/document-server/pom.xml

+ 2 - 2
applications/document/document-server/pom.xml

@@ -79,10 +79,10 @@
             <groupId>com.usoftchina.saas</groupId>
             <artifactId>account-dto</artifactId>
         </dependency>
-        <!--<dependency>
+        <dependency>
             <groupId>com.usoftchina.saas</groupId>
             <artifactId>datacenter-client</artifactId>
-        </dependency>-->
+        </dependency>
     </dependencies>
 
     <build>