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 8d977fb commit c416312Copy full SHA for c416312
pom.xml
@@ -22,6 +22,7 @@
22
<url>http://www.opensource.org/licenses/mit-license.php</url>
23
</license>
24
</licenses>
25
+
26
<developers>
27
<developer>
28
<name>Thibault Debatty</name>
@@ -30,6 +31,7 @@
30
31
<organizationUrl>http://debatty.info</organizationUrl>
32
</developer>
33
</developers>
34
35
<scm>
36
<connection>scm:git:git@github.com:tdebatty/java-string-similarity.git</connection>
37
<developerConnection>scm:git:git@github.com:tdebatty/java-string-similarity.git</developerConnection>
0 commit comments