Skip to content

Commit 883a894

Browse files
committed
Remove spring plugin
1 parent a4c4c29 commit 883a894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
<build>
7070
<plugins>
7171
<plugin>
72-
<groupId>org.springframework.boot</groupId>
73-
<artifactId>spring-boot-maven-plugin</artifactId>
72+
<groupId>org.apache.maven.plugins</groupId>
73+
<artifactId>maven-surefire-plugin</artifactId>
7474
</plugin>
7575
<plugin>
7676
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)