Skip to content

Commit be019c1

Browse files
committed
drop explicit version
Signed-off-by: wind57 <[email protected]>
1 parent 2653aa6 commit be019c1

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@
7373
<skip>true</skip>
7474
</configuration>
7575
</plugin>
76+
<plugin>
77+
<artifactId>maven-surefire-plugin</artifactId>
78+
<version>3.5.3</version>
79+
</plugin>
7680
</plugins>
7781
</build>
7882

0 commit comments

Comments
 (0)