aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-as-web/build.gradle')
-rw-r--r--pdf-as-web/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/pdf-as-web/build.gradle b/pdf-as-web/build.gradle
index e081bd32..c662f0e5 100644
--- a/pdf-as-web/build.gradle
+++ b/pdf-as-web/build.gradle
@@ -4,8 +4,6 @@ apply plugin: 'eclipse-wtp'
apply plugin: 'war'
apply plugin: 'jetty'
-sourceCompatibility = 1.5
-
jar {
manifest {
attributes 'Implementation-Title': 'PDF-AS-WEB'