Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
fix line feed after release
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Huang committed Mar 17, 2014
1 parent ee353a9 commit 6e3d150
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Expand Up @@ -323,11 +323,11 @@
</bannedDependencies>
<banDuplicateClasses>
<findAllDuplicates>true</findAllDuplicates>
<message xml:space="preserve">
Warning: found duplicate classes on classpath. Please remove unnecessary
dependencies if possible, and consider adding them to bannedDependencies.
If that is not possible, please add an ignoreClass for the class or entire
package.
<message xml:space="preserve">
Warning: found duplicate classes on classpath. Please remove unnecessary
dependencies if possible, and consider adding them to bannedDependencies.
If that is not possible, please add an ignoreClass for the class or entire
package.
</message>
</banDuplicateClasses>
<requireNoRepositories>
Expand Down

0 comments on commit 6e3d150

Please sign in to comment.