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 e69fe6f commit d773cc3Copy full SHA for d773cc3
pom.xml
@@ -27,8 +27,7 @@
27
<modelVersion>4.0.0</modelVersion>
28
<groupId>com.tupilabs</groupId>
29
<artifactId>human-name-parser</artifactId>
30
-
31
- <version>0.1-SNAPSHOT</version>
+ <version>1.0</version>
32
33
<name>HumanNameParser.java</name>
34
<description>HumanNameParser.java, a Java port of HumanNameParser.php. Parser for human names in Java, all credit goes to @jasonpriem</description>
0 commit comments