Skip to content

Commit 6d9b1fb

Browse files
committed
Fixed #106
1 parent 011183e commit 6d9b1fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,10 @@
341341
</activation>
342342
<build>
343343
<finalName>simpleworklist</finalName>
344+
<defaultGoal>clean install</defaultGoal>
345+
<!--
344346
<defaultGoal>clean install dependency:sources dependency:resolve dependency:resolve-plugins dependency:tree spring-boot:run</defaultGoal>
347+
-->
345348
<plugins>
346349
<plugin>
347350
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)