From 04bab5f40896244994f7600316610a48ab7be543 Mon Sep 17 00:00:00 2001 From: Stephan Fuhrmann Date: Thu, 18 Nov 2021 13:02:47 +0100 Subject: [PATCH] Indent the pom.xml file for better maintenance --- pom.xml | 409 +++++++++++++++++++++++++++----------------------------- 1 file changed, 198 insertions(+), 211 deletions(-) diff --git a/pom.xml b/pom.xml index 4fd922bd5..30cef2de1 100644 --- a/pom.xml +++ b/pom.xml @@ -31,15 +31,13 @@ --> - 4.0.0 - - net.sourceforge.plantuml - plantuml - 1.2021.15-SNAPSHOT - jar - - PlantUML - + 4.0.0 + net.sourceforge.plantuml + plantuml + 1.2021.15-SNAPSHOT + jar + PlantUML + PlantUML is a component that allows to quickly write : * sequence diagram, * use case diagram, @@ -49,211 +47,200 @@ * state diagram * object diagram - https://plantuml.com - - - org.sonatype.oss - oss-parent - 7 - - - - ${project.artifactId}-${project.version} - 1.7 - 1.7 - 1.8 - 1.8 - - - - - - org.junit - junit-bom - 5.8.1 - pom - import - - - - - + https://plantuml.com + + org.sonatype.oss + oss-parent + 7 + + + ${project.artifactId}-${project.version} + 1.7 + 1.7 + 1.8 + 1.8 + + - - org.apache.ant - ant - 1.10.12 - provided - - - org.assertj - assertj-core - 3.21.0 - test - - - org.junit.jupiter - junit-jupiter - test - - - org.scilab.forge - jlatexmath - 1.0.7 - test - + + org.junit + junit-bom + 5.8.1 + pom + import + - - - - The GNU General Public License - http://www.gnu.org/licenses/gpl.txt - repo - - - - - scm:svn:svn://svn.code.sf.net/p/plantuml/code/trunk - scm:svn:https://svn.code.sf.net/p/plantuml/code/trunk - svn://svn.code.sf.net/p/plantuml/code/trunk - - - - Sourceforge - http://sourceforge.net/tracker/?group_id=259736 - - - - - arnaud.roques - Arnaud Roques - plantuml@gmail.com - - - - - ${finalName} - ${project.basedir}/src - ${project.basedir}/test - - - ${project.basedir}/src - - net/sourceforge/plantuml/version/*.png - net/sourceforge/plantuml/openiconic/data/*.txt - net/sourceforge/plantuml/openiconic/data/*.svg - net/sourceforge/plantuml/fun/*.png - sprites/archimate/*.png - net/sourceforge/plantuml/dedication/*.png - net/sourceforge/plantuml/math/*.js - net/sourceforge/plantuml/windowsdot/*.dat - - - - ${project.basedir} - - stdlib/**/*.repx - skin/**/*.skin - themes/**/*.puml - svg/**/*.css - svg/**/*.js - - - - - - maven-compiler-plugin - 3.8.1 - - true - - - - maven-dependency-plugin - 3.2.0 - - - maven-source-plugin - 3.2.1 - - - attach-sources - - jar - - - - - - maven-javadoc-plugin - 3.2.0 - - - attach-javadocs - - jar - - - -Xdoclint:none - -Xdoclint:none - none - - - - - - maven-jar-plugin - 3.2.0 - - - manifest.txt - - - - - maven-surefire-plugin - 3.0.0-M5 - - - UNSECURE - - - true - - - - - maven-release-plugin - 2.5.3 - - forked-path - - - - org.codehaus.mojo - versions-maven-plugin - 2.8.1 - - - - - - - - intellij - - false - - idea.maven.embedder.version - - - - 1.8 - 1.8 - - - + intellij + + false + + idea.maven.embedder.version + + + + 1.8 + 1.8 + + +