Skip to content

Commit f76e84e

Browse files
committed
Make verify the default goal for the build.
1 parent 1d349d3 commit f76e84e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
</profiles>
115115

116116
<build>
117+
118+
<defaultGoal>verify</defaultGoal>
119+
117120
<plugins>
118121

119122
<plugin>

0 commit comments

Comments
 (0)