From c26bc63ef168e4da3886f376d1609b392b5651c3 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 27 Jan 2015 00:59:52 +0100 Subject: Set minimum required Java version to Java 7 Bug: 458475 Change-Id: Iea8f2236d4e6a94a8d14bb8cc685006ea3fd1bb7 Signed-off-by: Matthias Sohn --- org.eclipse.jgit.packaging/org.eclipse.jgit.target/.classpath | 2 +- org.eclipse.jgit.packaging/pom.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'org.eclipse.jgit.packaging') diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/.classpath b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/.classpath index 64c5e31b7a..098194ca4b 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/.classpath +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/.classpath @@ -1,6 +1,6 @@ - + diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 40d9ceba63..dbea59168b 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -143,6 +143,8 @@ ${tycho-version} UTF-8 + 1.7 + 1.7 -- cgit v1.2.3