diff options
-rw-r--r-- | org.eclipse.jgit.archive/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.archive/pom.xml b/org.eclipse.jgit.archive/pom.xml index 14b6f492da..b12194226e 100644 --- a/org.eclipse.jgit.archive/pom.xml +++ b/org.eclipse.jgit.archive/pom.xml @@ -54,7 +54,7 @@ </parent> <artifactId>org.eclipse.jgit.archive</artifactId> - <name>JGit Archive Formats</name> + <name>JGit - Archive Formats</name> <description> Support for archiving a Git tree in formats such as zip and tar. |