Add default goals

Change-Id: I07041d14d295aa787cfaa04d6209244bd9a86062
This commit is contained in:
Dominik Adam Przybysz 2015-03-20 18:10:49 +01:00
parent f6f2cc5f5d
commit b3c4ae2fab
4 changed files with 12 additions and 3 deletions

View file

@ -67,6 +67,7 @@
</dependencyManagement>
<build>
<defaultGoal>clean install</defaultGoal>
<plugins>
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>