Skip to content

Commit

Permalink
ignore pom.xml.releaseBackup (causes warning during releases)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfussenegger committed Mar 17, 2014
1 parent f566f3a commit e485ce2
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 @@ -265,6 +265,7 @@
<exclude>src/test/**/*-expected.*</exclude>
<exclude>**/*.yml</exclude>
<exclude>**/*.so</exclude>
<exclude>**/pom.xml.releaseBackup</exclude>
</excludes>
<strictCheck>true</strictCheck>
<aggregate>true</aggregate>
Expand Down

0 comments on commit e485ce2

Please sign in to comment.