Removed non ASCII char to reduce pain in compilation.

This commit is contained in:
Alexander Podkhalyuzin
2017-12-20 16:26:18 +03:00
parent c8904b1c7c
commit 5e21dc5560
@@ -55,7 +55,7 @@ import java.util.Stack;
*
* @see <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Versioning">"Versioning" on Maven Wiki</a>
* @author <a href="mailto:kenney@apache.org">Kenney Westerhof</a>
* @author <a href="mailto:hboutemy@apache.org">Hervé Boutemy</a>
* @author <a href="mailto:hboutemy@apache.org">Herve Boutemy</a>
*/
@SuppressWarnings("ALL")
public class MavenComparableVersion