Skip to content

Commit

Permalink
- Clean-install now default for OnDisk project templates (reference #669
Browse files Browse the repository at this point in the history
)
  • Loading branch information
rat-moonshine committed May 7, 2020
1 parent aaa5e20 commit 39e231d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<project>
<mavenBuild>
<option commandLine="war:exploded"/>
<option commandLine="clean install"/>
</mavenBuild>
<classpaths>
<class path="$SourcePath"/>
Expand Down

0 comments on commit 39e231d

Please sign in to comment.