Parcourir la source

编译报错处理

linfutong il y a 3 ans
Parent
commit
851cc2f3b8
2 fichiers modifiés avec 1 ajouts et 5 suppressions
  1. 1 4
      zd-api/zd-algorithm-api/pom.xml
  2. 0 1
      zd-api/zd-exam-api/pom.xml

+ 1 - 4
zd-api/zd-algorithm-api/pom.xml

@@ -11,9 +11,6 @@
 
     <groupId>com.zd.algorithm</groupId>
     <artifactId>zd-algorithm-api</artifactId>
-
-    <description>
-        zd-algorithm-api 算法接口模块
-    </description>
+    <description>算法接口模块</description>
 
 </project>

+ 0 - 1
zd-api/zd-exam-api/pom.xml

@@ -11,7 +11,6 @@
 
     <groupId>com.zd.exam</groupId>
     <artifactId>zd-exam-api</artifactId>
-    <version>${zd.version}</version>
     <packaging>jar</packaging>
     <description>exam接口依赖</description>