From 87c9269152f8c631123525b796cf07dc0cca7398 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 09:20:54 +0100 Subject: Documentation + Documentation building --- pdf-as-web/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdf-as-web') diff --git a/pdf-as-web/build.gradle b/pdf-as-web/build.gradle index 44cc93d6..bd2f098e 100644 --- a/pdf-as-web/build.gradle +++ b/pdf-as-web/build.gradle @@ -8,7 +8,7 @@ sourceCompatibility = 1.5 jar { manifest { - attributes 'Implementation-Title': 'PDF-AS-WEB', 'Implementation-Version': version + attributes 'Implementation-Title': 'PDF-AS-WEB' } } -- cgit v1.2.3