Skip to content

Commit 2340f8b

Browse files
committed
Revert "Update pom.xml"
This reverts commit 4d08863.
1 parent 1a79198 commit 2340f8b

File tree

1 file changed

+2
-2
lines changed
  • docker/spring-cloud-contract-docker

1 file changed

+2
-2
lines changed

docker/spring-cloud-contract-docker/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
</execution>
176176
</executions>
177177
</plugin>
178-
<!--<plugin>
178+
<plugin>
179179
<groupId>org.codehaus.mojo</groupId>
180180
<artifactId>exec-maven-plugin</artifactId>
181181
<version>${exec-maven-plugin.version}</version>
@@ -191,7 +191,7 @@
191191
</goals>
192192
</execution>
193193
</executions>
194-
</plugin>-->
194+
</plugin>
195195
<plugin>
196196
<groupId>com.spotify</groupId>
197197
<artifactId>dockerfile-maven-plugin</artifactId>

0 commit comments

Comments
 (0)