Selaa lähdekoodia

feat:添加打包插件

private_deployment
xmzhao71 1 vuosi sitten
vanhempi
commit
94cdc29a94
1 muutettua tiedostoa jossa 9 lisäystä ja 0 poistoa
  1. +9
    -0
      open-api/pom.xml

+ 9
- 0
open-api/pom.xml Näytä tiedosto

@@ -19,4 +19,13 @@
<version>1.0</version>
</dependency>
</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

Ladataan…
Peruuta
Tallenna