From d4128e6c7e96474b33e4aceb774ff874acd53295 Mon Sep 17 00:00:00 2001 From: Renzo Kottmann Date: Thu, 20 Jun 2019 13:10:50 +0200 Subject: [PATCH] Switched to mvn enforcer plugin, add version to source plugin --- pom.xml | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e12a264..edce68a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,9 +20,6 @@ 4.0.0 - - 3.3.9 - KoSIT XML Prüftool Implementierung @@ -162,6 +159,26 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-versions + + enforce + + + + + [3.0.0,) + + + + + + org.apache.maven.plugins maven-compiler-plugin @@ -364,6 +381,7 @@ org.apache.maven.plugins maven-source-plugin + 3.1.0 attach-sources