Skip to content

Commit

Permalink
#13 tide up Maven build profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Ted Liang committed Jul 3, 2012
1 parent 20d314a commit 5f9c209
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion regimo-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,9 @@
<profile.finalName>dev</profile.finalName>
</properties>
<activation>
<activeByDefault>true</activeByDefault>
<property>
<name>!profile.name</name>
</property>
</activation>
</profile>
<profile>
Expand Down

0 comments on commit 5f9c209

Please sign in to comment.