Skip to content

Commit a4adc31

Browse files
committed
Fix up URLs so they point to actual sites; this allows relative URLs to work properly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7e2419b commit a4adc31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
Commons CLI provides a simple API for presenting, processing and validating a command line interface.
3333
</description>
3434

35-
<url>http://commons.apache.org/cli/</url>
35+
<url>http://commons.apache.org/proper/commons-cli/</url>
3636

3737
<issueManagement>
3838
<system>jira</system>

0 commit comments

Comments
 (0)