We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f248d3 commit 564fa71Copy full SHA for 564fa71
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.binaryheart.common</groupId>
6
<artifactId>alphanumeric-comparator</artifactId>
7
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
8
<name>alphanumeric-comparator</name>
9
<description>An alphanumeric comparator to simplify comparison and sorting of strings in a more human readable format</description>
10
<url>https://github.com/farbodsafaei/alphanumeric-comparator</url>
@@ -133,4 +133,4 @@
133
</pluginManagement>
134
135
</build>
136
-</project>
+</project>
0 commit comments