chenweida 7 lat temu
rodzic
commit
87fbaa5e2c
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7 0
      patient-co/patient-co-wlyy/pom.xml

+ 7 - 0
patient-co/patient-co-wlyy/pom.xml

@ -412,6 +412,13 @@
            <plugin>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-maven-plugin</artifactId>
                <executions>
                    <execution>
                        <goals>
                            <goal>repackage</goal>
                        </goals>
                    </execution>
                </executions>
            </plugin>
            <plugin>
                <artifactId>maven-war-plugin</artifactId>