From 77dc745b618ebf58a15f77778b69a723ecb8d063 Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Sun, 25 Oct 2015 13:22:41 +0200 Subject: [PATCH] Downgrade Java compatibility level to 1.7. Allows running on older Linux distributions. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cf238a4..c42251e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,8 +10,8 @@ Urchin MBean - 1.8 - 1.8 + 1.7 + 1.7