Skip to content

Commit

Permalink
Fix Javadoc compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
lptr committed Oct 6, 2014
1 parent 22e6e39 commit 8632424
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

/**
* Compares version selectors against candidate versions, indicating whether they match or not.
* <p/>
* <p>This interface was initially derived from {@code org.apache.ivy.plugins.version.VersionMatcher}.
*/
public interface VersionMatcher extends Comparator<String> {
Expand Down

0 comments on commit 8632424

Please sign in to comment.