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-common/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdf-as-common/build.gradle') diff --git a/pdf-as-common/build.gradle b/pdf-as-common/build.gradle index 19d3dc90..0198dc31 100644 --- a/pdf-as-common/build.gradle +++ b/pdf-as-common/build.gradle @@ -3,7 +3,7 @@ apply plugin: 'eclipse' jar { manifest { - attributes 'Implementation-Title': 'PDF-AS-4 Commons', 'Implementation-Version': version + attributes 'Implementation-Title': 'PDF-AS-4 Commons' } } -- cgit v1.2.3