From 7475f04ed1fffc8a65d118b450f41a9f9fdcdb4b Mon Sep 17 00:00:00 2001 From: Filipe Oliveira Date: Thu, 12 Jul 2018 16:43:48 -0300 Subject: [PATCH] Inclui configuração do maven compiler --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 2f771dd..b5052cf 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,15 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.8 + 1.8 + + -- libgit2 0.21.2