From 19c3718f7553d95b9e681f8597093a13d5c39b39 Mon Sep 17 00:00:00 2001 From: Joschka Bischoff Date: Mon, 29 Jun 2020 15:41:28 +0200 Subject: [PATCH] build and use java11 --- pom.xml | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index a89fec4..9e0bccb 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,15 @@ 4.0.0 org.matsim.contrib matsim-gtfs - 12.1-SNAPSHOT + 13.0-SNAPSHOT + + + 12.0 + UTF-8 + UTF-8 + 11 + 11 + @@ -36,23 +44,11 @@ - - - - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - - - org.matsim matsim - 12.0 + ${matsim.version} com.conveyal