Skip to content

Commit

Permalink
fix: remove redundant config
Browse files Browse the repository at this point in the history
  • Loading branch information
taccisum committed Oct 23, 2019
1 parent 8e8838c commit f662424
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generators/app/templates/pom.tmpl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
<exclude>${basePath}/domain/**</exclude>
<exclude>${basePath}/enums/**</exclude>
<exclude>${basePath}/exception/**</exclude>
<exclude>${basePath}/util/ConverterUtils.class</exclude>
<exclude>${basePath}/util/ValidationUtils.class</exclude>
<exclude>${basePath}/StartupApplication.class</exclude>
<exclude>**/*Demo*</exclude>
Expand Down

0 comments on commit f662424

Please sign in to comment.