From 3fd1ff3492442a765d922e2078a4ed8f2275c18a Mon Sep 17 00:00:00 2001 From: Philipp Kraus Date: Sun, 25 Feb 2018 00:19:06 +0100 Subject: [PATCH] fix plugins and versions --- pom.xml | 40 +++------------------------------------- 1 file changed, 3 insertions(+), 37 deletions(-) diff --git a/pom.xml b/pom.xml index 5d23056..44639f7 100644 --- a/pom.xml +++ b/pom.xml @@ -25,8 +25,7 @@ 4.0.0 org.lightjason trafficsimulation - jar - 1.0-SNAPSHOT + 0.0.1-SNAPSHOT Traffic-Simulation Microscopic multi-agent based traffic simulation @@ -284,39 +283,6 @@ - - - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - 3.0.0-M1 - - - defaults - - enforce - - - - - 3.5 - - - ${maven.compiler.source} - - - - - - - - - - @@ -334,10 +300,10 @@ - 3.5 + [3.1,) - ${maven.compiler.source} + [${maven.compiler.source},)