CLI2 -> Avalon git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/branches/avalon-implementation@529017 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/80124fda Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/80124fda Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/80124fda Branch: refs/heads/avalon-implementation Commit: 80124fda839dc594076c0c19d27eb80baaced6a0 Parents: 9e65354 Author: Sebastian Bazley <[email protected]> Authored: Sun Apr 15 17:18:33 2007 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Sun Apr 15 17:18:33 2007 +0000 ---------------------------------------------------------------------- src/conf/MANIFEST.MF | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-cli/blob/80124fda/src/conf/MANIFEST.MF ---------------------------------------------------------------------- diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index c7f0768..b108198 100644 --- a/src/conf/MANIFEST.MF +++ b/src/conf/MANIFEST.MF @@ -1,11 +1,6 @@ -Implementation-Title: Jakarta Commons CLI2 +Implementation-Title: Jakarta Commons Avalon CLI -Name: org/apache/commons/cli/ -Specification-Title: Jakarta Commons CLI +Name: org/apache/commons/cli/avalon +Specification-Title: Jakarta Commons Avalon CLI Specification-Vendor: Apache Software Foundation -Specification-Version: 1.0 - -Name: org/apache/commons/cli2/ -Specification-Title: Jakarta Commons CLI2 -Specification-Vendor: Apache Software Foundation -Specification-Version: 2.0 +Specification-Version: 2.0 \ No newline at end of file
