Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
server
/
formallProject
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
[fix build issue][修复]
release_toaliyun_real
Stormeye.Wu
7 anos atrás
pai
60cbc5bd24
commit
b99b2c8cb9
3 arquivos alterados
com
1 adições
e
6 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
mallinkAdmin/pom.xml
+0
-1
mallinkBApi/pom.xml
+0
-4
mallinkService/pom.xml
+ 1
- 1
mallinkAdmin/pom.xml
Ver arquivo
@@ -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 arquivo
@@ -20,7 +20,6 @@
</dependencies>
<build>
<finalName>${project.artifactId}</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
+ 0
- 4
mallinkService/pom.xml
Ver arquivo
@@ -10,8 +10,4 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>mallinkService</artifactId>
<build>
<finalName>${project.artifactId}</finalName>
</build>
</project>
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar