From 15ac21492ab35753f8f662154cc795701cdbe1b9 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 9 Jan 2025 12:59:17 +0100 Subject: [PATCH] reformat file to use single indent type --- pom.xml | 222 ++++++++++++++++++++++++++++++-------------------------- 1 file changed, 118 insertions(+), 104 deletions(-) diff --git a/pom.xml b/pom.xml index 56477a1..a4edfb7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,41 +1,41 @@ - 4.0.0 - org.cryptomator - integrations-api - 1.5.0-SNAPSHOT + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + org.cryptomator + integrations-api + 1.5.0-SNAPSHOT - Cryptomator Integrations API - Defines optional service interfaces that may be used by Cryptomator - https://github.com/cryptomator/integrations-api - - scm:git:git@github.com:cryptomator/integrations-api.git - scm:git:git@github.com:cryptomator/integrations-api.git - git@github.com:cryptomator/integrations-api.git - - - - Sebastian Stenzel - sebastian.stenzel@skymatic.de - +1 - Skymatic GmbH - http://skymatic.de - - + Cryptomator Integrations API + Defines optional service interfaces that may be used by Cryptomator + https://github.com/cryptomator/integrations-api + + scm:git:git@github.com:cryptomator/integrations-api.git + scm:git:git@github.com:cryptomator/integrations-api.git + git@github.com:cryptomator/integrations-api.git + + + + Sebastian Stenzel + sebastian.stenzel@skymatic.de + +1 + Skymatic GmbH + http://skymatic.de + + - - UTF-8 - + + UTF-8 + - - - GNU Affero General Public License (AGPL) version 3.0 - https://www.gnu.org/licenses/agpl.txt - repo - - + + + GNU Affero General Public License (AGPL) version 3.0 + https://www.gnu.org/licenses/agpl.txt + repo + + @@ -70,78 +70,92 @@ - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.13.0 - - 17 - - - - maven-source-plugin - 3.3.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.5.2 - - - maven-javadoc-plugin - 3.11.2 - - - attach-javadocs - - jar - - - - - true - 17 - - - - apiNote - a - API Note: - - - implSpec - a - Implementation Requirements: - - - implNote - a - Implementation Note: - - param - return - throws - since - version - serialData - see - - - - - + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.13.0 + + 17 + + + + maven-source-plugin + 3.3.1 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.5.2 + + + maven-javadoc-plugin + 3.11.2 + + + attach-javadocs + + jar + + + + + true + 17 + + + + apiNote + a + API Note: + + + implSpec + a + Implementation Requirements: + + + implNote + a + Implementation Note: + + + param + + + return + + + throws + + + since + + + version + + + serialData + + + see + + + + + + - + sign