|
@@ -257,6 +257,7 @@
|
|
|
</archive>
|
|
|
</configuration>
|
|
|
</plugin>
|
|
|
+ <!-- -->
|
|
|
<plugin>
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
<artifactId>maven-dependency-plugin</artifactId>
|
|
@@ -276,10 +277,7 @@
|
|
|
</execution>
|
|
|
</executions>
|
|
|
</plugin>
|
|
|
- <!--<plugin> -->
|
|
|
- <!-- <groupId>org.springframework.boot</groupId> -->
|
|
|
- <!-- <artifactId>spring-boot-maven-plugin</artifactId> -->
|
|
|
- <!--</plugin> -->
|
|
|
+ <!-- <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> </plugin> -->
|
|
|
</plugins>
|
|
|
</build>
|
|
|
|