Skip to content

Commit dcea186

Browse files
committed
cleanup
1 parent 641d5a9 commit dcea186

File tree

1 file changed

+0
-8
lines changed
  • spring-cloud-kubernetes-examples/kubernetes-leader-election-example

1 file changed

+0
-8
lines changed

spring-cloud-kubernetes-examples/kubernetes-leader-election-example/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,6 @@
7373
<skip>true</skip>
7474
</configuration>
7575
</plugin>
76-
<plugin>
77-
<artifactId>maven-surefire-plugin</artifactId>
78-
<version>3.1.2</version>
79-
</plugin>
80-
<plugin>
81-
<artifactId>maven-failsafe-plugin</artifactId>
82-
<version>3.1.2</version>
83-
</plugin>
8476
</plugins>
8577
</build>
8678

0 commit comments

Comments
 (0)