Skip to content

Commit

Permalink
Build: Added a default phase
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Jul 8, 2016
1 parent 4028e10 commit a7a177c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,9 @@
</dependency>
</dependencies>
<build>
<defaultGoal>verify</defaultGoal>
<plugins>
<plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.2</version>
Expand Down

0 comments on commit a7a177c

Please sign in to comment.