From f7e0066238c3ea48eeb0bc05434e83269553fb74 Mon Sep 17 00:00:00 2001 From: Drew Stephens Date: Tue, 5 Jan 2021 06:08:31 -0500 Subject: [PATCH] Fix indentation; remove useless optimize setting --- pom.xml | 46 +++++++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index c3b7f8c6..10a9ec25 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,10 @@ - - - - - - + + + + + + 4.0.0 com.fasterxml.jackson @@ -24,9 +25,9 @@ jaysonminard Jayson Minard jayson.minard@gmail.com - - author - + + author + dinomite @@ -146,9 +147,9 @@ - org.apache.maven.plugins - maven-surefire-plugin - + org.apache.maven.plugins + maven-surefire-plugin + com.google.code.maven-replacer-plugin @@ -167,20 +168,19 @@ true true - true - - + + org.moditect - moditect-maven-plugin - + moditect-maven-plugin + - de.jjohannes - gradle-module-metadata-maven-plugin + de.jjohannes + gradle-module-metadata-maven-plugin @@ -189,8 +189,12 @@ snapshots-repo https://oss.sonatype.org/content/repositories/snapshots - false - true + + false + + + true +