Removed non ASCII char to reduce pain in compilation.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user