From b7b730e29072769de0291db9a325f6a3a0cf4c7f Mon Sep 17 00:00:00 2001 From: Matthias Jaros Date: Mon, 13 Apr 2026 11:16:36 +0200 Subject: Formatted file --- pom.xml | 177 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 88 insertions(+), 89 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 892480c..5ca32ba 100644 --- a/pom.xml +++ b/pom.xml @@ -1,97 +1,96 @@ - - 4.0.0 + + 4.0.0 - com.it-jaros - networkScanner - 1.0-SNAPSHOT + com.it-jaros + networkScanner + 1.0-SNAPSHOT - networkScanner - - http://www.example.com + networkScanner + + http://www.example.com - - UTF-8 - 21 - + + UTF-8 + 21 + - - - - org.junit - junit-bom - 5.11.0 - pom - import - - - + + + + org.junit + junit-bom + 5.11.0 + pom + import + + + - - - org.junit.jupiter - junit-jupiter-api - test - - - - org.junit.jupiter - junit-jupiter-params - test - - + + + org.junit.jupiter + junit-jupiter-api + test + + + + org.junit.jupiter + junit-jupiter-params + test + + - - - - - - maven-clean-plugin - 3.4.0 - - - - maven-resources-plugin - 3.3.1 - - - maven-compiler-plugin - 3.13.0 - - - maven-surefire-plugin - 3.3.0 - - - maven-jar-plugin - 3.4.2 - - - - com.it_jaros.network_scanner.App - - - - - - maven-install-plugin - 3.1.2 - - - maven-deploy-plugin - 3.1.2 - - - - maven-site-plugin - 3.12.1 - - - maven-project-info-reports-plugin - 3.6.1 - - - - + + + + + + maven-clean-plugin + 3.4.0 + + + + maven-resources-plugin + 3.3.1 + + + maven-compiler-plugin + 3.13.0 + + + maven-surefire-plugin + 3.3.0 + + + maven-jar-plugin + 3.4.2 + + + + com.it_jaros.network_scanner.App + + + + + + maven-install-plugin + 3.1.2 + + + maven-deploy-plugin + 3.1.2 + + + + maven-site-plugin + 3.12.1 + + + maven-project-info-reports-plugin + 3.6.1 + + + + -- cgit v1.3.1