Skip to content

Commit 73d649b

Browse files
committed
Remove hard coded version from package JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1786656 13f79535-47bb-0310-9956-ffa450edef68
1 parent 6d540d7 commit 73d649b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/java/org/apache/commons/cli/package-info.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
*/
1717

1818
/**
19-
* Commons CLI 1.3
20-
*
19+
* Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.
20+
*
2121
* @version $Id$
2222
*/
2323
package org.apache.commons.cli;

0 commit comments

Comments
 (0)