aboutsummaryrefslogtreecommitdiff
path: root/signature-standards/sigs-pades/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'signature-standards/sigs-pades/build.gradle')
-rw-r--r--signature-standards/sigs-pades/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/signature-standards/sigs-pades/build.gradle b/signature-standards/sigs-pades/build.gradle
index bc8285d6..41540100 100644
--- a/signature-standards/sigs-pades/build.gradle
+++ b/signature-standards/sigs-pades/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'eclipse'
jar {
manifest {
- attributes 'Implementation-Title': 'Signature Standard PAdES', 'Implementation-Version': version
+ attributes 'Implementation-Title': 'Signature Standard PAdES'
}
}