From 2f96d050c61294e69232cebab9f3a1ecb576d888 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 10 Mar 2014 19:30:01 +0200 Subject: [PATCH] Update: After a long wait, Potato is finally updated to 1.7.5 #1 1.7.5-ready #2 Because the potatoifications say the Potato-god is compiled in Java 6, we must should do so too. #3 Update compiler and jar maven plugin. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index baa19e7..fec5705 100644 --- a/pom.xml +++ b/pom.xml @@ -2,23 +2,23 @@ 4.0.0 org.drtshock potato - 1.7.4 + 1.7.5 Potato org.apache.maven.plugins maven-compiler-plugin - 2.0.2 + 3.1 - 1.5 - 1.5 + 1.6 + 1.6 org.apache.maven.plugins maven-jar-plugin - 2.1 + 2.4 false