Skip to content

Commit 2e71b67

Browse files
Fix IntelliJ not finding surefire plugin
1 parent 63c8858 commit 2e71b67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<build>
3131
<plugins>
3232
<plugin>
33+
<groupId>org.apache.maven.plugins</groupId>
3334
<artifactId>maven-surefire-plugin</artifactId>
3435
<version>3.2.5</version>
3536
<configuration>

0 commit comments

Comments
 (0)