Skip to content

Commit fdeb64c

Browse files
committed
Add project URL to Maven project definition.
1 parent 4fc0c3b commit fdeb64c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
start and end location of a link in text can be tricky, especially when those links either include or are
1515
surrounded by parenthesis, followed by a comma, and so on. This implementation intends to simplify that effort.
1616
</description>
17+
<url>https://github.com/goodbytes/LinkDetector</url>
1718

1819
<properties>
1920
<maven.compiler.source>8</maven.compiler.source>

0 commit comments

Comments
 (0)