Skip to content

Commit d1cfe33

Browse files
kinowmr-c
authored andcommitted
Add a default goal to Maven
1 parent 2e0114d commit d1cfe33

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
@@ -149,6 +149,7 @@
149149
</dependencies>
150150

151151
<build>
152+
<defaultGoal>clean test install</defaultGoal>
152153
<plugins>
153154
<plugin>
154155
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)