diff options
Diffstat (limited to 'org.eclipse.jgit.ant.test/build.properties')
-rw-r--r-- | org.eclipse.jgit.ant.test/build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant.test/build.properties b/org.eclipse.jgit.ant.test/build.properties index 9862181975..e3effea194 100644 --- a/org.eclipse.jgit.ant.test/build.properties +++ b/org.eclipse.jgit.ant.test/build.properties @@ -3,5 +3,5 @@ output.. = bin/ bin.includes = plugin.properties,\ META-INF/,\ . -jre.compilation.profile = J2SE-1.5 +jre.compilation.profile = JavaSE-1.7 additional.bundles = org.eclipse.jgit |