From 759ac5f42c6aff901dbeede4fbf1a1d2e08cad0f Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 4 Dec 2019 19:43:32 +0100 Subject: common EGIZ code-style refactoring --- eaaf_modules/eaaf_module_auth_sl20/pom.xml | 115 +++++++++++++++-------------- 1 file changed, 59 insertions(+), 56 deletions(-) (limited to 'eaaf_modules/eaaf_module_auth_sl20/pom.xml') diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml index 2153dfaa..f293f37e 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -1,14 +1,17 @@ - + + 4.0.0 at.gv.egiz.eaaf eaaf_modules - 1.0.14-SNAPSHOT + 1.1.0-SNAPSHOT eaaf_module_auth_sl20 Generic SL2.0 authentication - - + + European Union Public License, version 1.2 (EUPL-1.2) https://opensource.org/licenses/EUPL-1.2 @@ -24,37 +27,37 @@ https://www.egiz.gv.at - + - - at.gv.egiz.eaaf - eaaf-core - ${egiz.eaaf.version} - - - org.bitbucket.b_c - jose4j - - - com.fasterxml.jackson.core - jackson-databind - - - - javax.servlet - javax.servlet-api - provided - + + at.gv.egiz.eaaf + eaaf-core + ${egiz.eaaf.version} + + + org.bitbucket.b_c + jose4j + + + com.fasterxml.jackson.core + jackson-databind + + + + javax.servlet + javax.servlet-api + provided + - + - - - src/main/resources - - - - + + + src/main/resources + + + + org.apache.maven.plugins maven-compiler-plugin @@ -70,13 +73,13 @@ maven-jar-plugin 3.1.1 - - - true - true - true - - + + + true + true + true + + @@ -92,23 +95,23 @@ - + - - maven-surefire-plugin - ${surefire.version} - - 1 - - - - org.apache.maven.surefire - surefire-junit47 - ${surefire.version} - - - - + + maven-surefire-plugin + ${surefire.version} + + 1 + + + + org.apache.maven.surefire + surefire-junit47 + ${surefire.version} + + + + - + \ No newline at end of file -- cgit v1.2.3