|
@@ -39,10 +39,10 @@
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
</plugin>
|
|
</plugin>
|
|
- <plugin>
|
|
|
|
|
|
+ <!--<plugin>
|
|
<groupId>com.spotify</groupId>
|
|
<groupId>com.spotify</groupId>
|
|
<artifactId>docker-maven-plugin</artifactId>
|
|
<artifactId>docker-maven-plugin</artifactId>
|
|
- </plugin>
|
|
|
|
|
|
+ </plugin>-->
|
|
</plugins>
|
|
</plugins>
|
|
</build>
|
|
</build>
|
|
</project>
|
|
</project>
|