|
@ -82,7 +82,7 @@ |
|
|
<skipTests>true</skipTests> |
|
|
<skipTests>true</skipTests> |
|
|
</configuration> |
|
|
</configuration> |
|
|
</plugin> |
|
|
</plugin> |
|
|
<!--<plugin> |
|
|
<plugin> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<artifactId>maven-deploy-plugin</artifactId> |
|
|
<artifactId>maven-deploy-plugin</artifactId> |
|
|
<configuration> |
|
|
<configuration> |
|
@ -92,7 +92,7 @@ |
|
|
<plugin> |
|
|
<plugin> |
|
|
<groupId>com.spotify</groupId> |
|
|
<groupId>com.spotify</groupId> |
|
|
<artifactId>dockerfile-maven-plugin</artifactId> |
|
|
<artifactId>dockerfile-maven-plugin</artifactId> |
|
|
</plugin>--> |
|
|
</plugin> |
|
|
</plugins> |
|
|
</plugins> |
|
|
</build> |
|
|
</build> |
|
|
|
|
|
|
|
|