From 2af47a35e7e1339f193de4e53af6db340d3d5ea5 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 2 Sep 2014 14:50:53 +0200 Subject: Source compatibility from 1.5 to 1.6 --- pdf-as-web/build.gradle | 2 -- 1 file changed, 2 deletions(-) (limited to 'pdf-as-web') 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' -- cgit v1.2.3