From 4cdec36b59812fc844bf5e2cd8db508f10388f10 Mon Sep 17 00:00:00 2001 From: Jan-Olav Eide Date: Sun, 26 Nov 2023 18:02:23 +0100 Subject: [PATCH] parameters maven --- token-validation-spring-test/pom.xml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/token-validation-spring-test/pom.xml b/token-validation-spring-test/pom.xml index b360307f..ea9daea9 100644 --- a/token-validation-spring-test/pom.xml +++ b/token-validation-spring-test/pom.xml @@ -43,6 +43,29 @@ + + org.apache.maven.plugins + maven-compiler-plugin + + true + + + + compile + compile + + compile + + + + testCompile + test-compile + + testCompile + + + + org.apache.maven.plugins maven-source-plugin @@ -66,4 +89,4 @@ - \ No newline at end of file +