From 6cbef2d5bd9d1b1b7b880d2737792dee037beaf8 Mon Sep 17 00:00:00 2001 From: dgpena Date: Thu, 9 Nov 2017 19:07:42 +0100 Subject: [PATCH] Changes source and target to 1.8 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 02404b9..8bcb8c9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,11 @@ si-example-persistence 0.0.1-SNAPSHOT + + 1.8 + 1.8 + + junit -- 2.18.1