Skip to content

Commit a154084

Browse files
committed
Update maven coords in README.md. This also closes apache#1 from github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1678730 13f79535-47bb-0310-9956-ffa450edef68
1 parent ae66845 commit a154084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Alternatively you can pull it from the central Maven repositories:
6262
<dependency>
6363
<groupId>commons-cli</groupId>
6464
<artifactId>commons-cli</artifactId>
65-
<version>1.2</version>
65+
<version>1.3</version>
6666
</dependency>
6767
```
6868

0 commit comments

Comments
 (0)