From d96ff55f5feffaa94de81cb7aa479439ad24dcf7 Mon Sep 17 00:00:00 2001 From: Yehoshua Oliveira Date: Tue, 12 Jan 2021 14:11:12 -0300 Subject: [PATCH] chore: adds build version maven config --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 40b745e..87cedc6 100644 --- a/pom.xml +++ b/pom.xml @@ -19,4 +19,17 @@ test + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 8 + 8 + + + +