Source/UBCS/ubcs-service/ubcs-code/pom.xml
@@ -16,11 +16,6 @@ <modelVersion>4.0.0</modelVersion> <properties> <!-- 按各模块实际目录层次定义相对数据,使所有服务模块输出资源汇聚到相同目录 --> <boot-jar-output>../devops</boot-jar-output> </properties> <dependencies> <dependency> <groupId>com.vci.ubcs</groupId> @@ -160,6 +155,7 @@ <version>3.0.1.RELEASE</version> <scope>compile</scope> </dependency> </dependencies> <build>