From 1286a4265207f10af4293d3b81a527b2441a439b Mon Sep 17 00:00:00 2001 From: Hammy Date: Sat, 5 Jun 2021 00:57:20 +0100 Subject: [PATCH] Reformat pom.xml --- pom.xml | 92 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/pom.xml b/pom.xml index 9354ef3..2766e38 100644 --- a/pom.xml +++ b/pom.xml @@ -1,55 +1,55 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - org.goudham.me - MyWaifuWrapper - 0.1 - MyWaifuWrapper + org.goudham.me + MyWaifuWrapper + 0.1 + MyWaifuWrapper - - UTF-8 - 11 - 11 - + + UTF-8 + 11 + 11 + - - - org.junit.jupiter - junit-jupiter-api - 5.7.2 - test - - - org.mockito - mockito-core - 3.10.0 - test - - - org.jetbrains - annotations - RELEASE - compile - - - com.fasterxml.jackson.core - jackson-databind - 2.12.3 - - - com.fasterxml.jackson.core - jackson-core - 2.12.3 - - - com.fasterxml.jackson.core - jackson-annotations - 2.12.3 - - + + + org.junit.jupiter + junit-jupiter-api + 5.7.2 + test + + + org.mockito + mockito-core + 3.10.0 + test + + + org.jetbrains + annotations + RELEASE + compile + + + com.fasterxml.jackson.core + jackson-databind + 2.12.3 + + + com.fasterxml.jackson.core + jackson-core + 2.12.3 + + + com.fasterxml.jackson.core + jackson-annotations + 2.12.3 + +