Ver a proveniência

[fix build issue][修复]

release_toaliyun_real
Stormeye.Wu há 7 anos
ascendente
cometimento
b99b2c8cb9
3 ficheiros alterados com 1 adições e 6 eliminações
  1. +1
    -1
      mallinkAdmin/pom.xml
  2. +0
    -1
      mallinkBApi/pom.xml
  3. +0
    -4
      mallinkService/pom.xml

+ 1
- 1
mallinkAdmin/pom.xml Ver ficheiro

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<parent>
<artifactId>mallink</artifactId>
<groupId>com.iformall</groupId>
<version>1.0</version>


+ 0
- 1
mallinkBApi/pom.xml Ver ficheiro

@@ -20,7 +20,6 @@

</dependencies>
<build>
<finalName>${project.artifactId}</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>


+ 0
- 4
mallinkService/pom.xml Ver ficheiro

@@ -10,8 +10,4 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>mallinkService</artifactId>

<build>
<finalName>${project.artifactId}</finalName>
</build>
</project>

Carregando…
Cancelar
Guardar