Skip to content

Commit

Permalink
Enable "release" profile during release:perform
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Sep 2, 2015
1 parent ec4c025 commit 19ea9e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@
<inherited>true</inherited>
<configuration>
<preparationGoals>clean install</preparationGoals>
<releaseProfiles>release</releaseProfiles>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 19ea9e7

Please sign in to comment.