Fix properties git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/branches/avalon-implementation@529087 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/ebe542f4 Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/ebe542f4 Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/ebe542f4 Branch: refs/heads/avalon-implementation Commit: ebe542f4461078b8df35a0750dfbc9fe7715e921 Parents: 6ed9763 Author: Sebastian Bazley <[email protected]> Authored: Sun Apr 15 22:58:56 2007 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Sun Apr 15 22:58:56 2007 +0000 ---------------------------------------------------------------------- src/conf/MANIFEST.MF | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-cli/blob/ebe542f4/src/conf/MANIFEST.MF ---------------------------------------------------------------------- diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index b108198..1bb7690 100644 --- a/src/conf/MANIFEST.MF +++ b/src/conf/MANIFEST.MF @@ -1,6 +1,6 @@ -Implementation-Title: Jakarta Commons Avalon CLI - -Name: org/apache/commons/cli/avalon -Specification-Title: Jakarta Commons Avalon CLI -Specification-Vendor: Apache Software Foundation +Implementation-Title: Jakarta Commons Avalon CLI + +Name: org/apache/commons/cli/avalon +Specification-Title: Jakarta Commons Avalon CLI +Specification-Vendor: Apache Software Foundation Specification-Version: 2.0 \ No newline at end of file
