From e48830e8893eaae1ae821699703f51fe87de4adc Mon Sep 17 00:00:00 2001 From: Mark Struberg Date: Tue, 4 Dec 2018 17:19:12 +0100 Subject: [PATCH] switch back to 4 space indention to make it more compareable --- pom.xml | 396 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 198 insertions(+), 198 deletions(-) diff --git a/pom.xml b/pom.xml index f1ea78c..84dce7a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,212 +20,212 @@ - 4.0.0 - - org.apache - apache - 18 - - org.apache.geronimo.safeguard - safeguard-parent - 1.1-SNAPSHOT - pom - Apache Safeguard + 4.0.0 + + org.apache + apache + 18 + + org.apache.geronimo.safeguard + safeguard-parent + 1.1-SNAPSHOT + pom + Apache Safeguard - - safeguard-impl - + + safeguard-impl + - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - repo - - + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + - - scm:git:https://git-wip-us.apache.org/repos/asf/geronimo-safeguard.git - scm:git:https://git-wip-us.apache.org/repos/asf/geronimo-safeguard.git - https://git-wip-us.apache.org/repos/asf/geronimo-safeguard.git - HEAD - + + scm:git:https://git-wip-us.apache.org/repos/asf/geronimo-safeguard.git + scm:git:https://git-wip-us.apache.org/repos/asf/geronimo-safeguard.git + https://git-wip-us.apache.org/repos/asf/geronimo-safeguard.git + HEAD + - - The Apache Software Foundation - http://www.apache.org/ - + + The Apache Software Foundation + http://www.apache.org/ + - 2017 + 2017 - - - Apache Geronimo Community - https://geronimo.apache.org - Apache - - + + + Apache Geronimo Community + https://geronimo.apache.org + Apache + + - - ASF JIRA - https://issues.apache.org/jira/browse/GERONIMO - + + ASF JIRA + https://issues.apache.org/jira/browse/GERONIMO + - - 1.8 - 1.8 - 1.1.3 - 2.0.9-SNAPSHOT - 1.1.14.Final - 2.0.0.Final - 2.0 - 3.0.1.Final - 1.2 - 1.2 - + + 1.8 + 1.8 + 1.1.3 + 2.0.9-SNAPSHOT + 1.1.14.Final + 2.0.0.Final + 2.0 + 3.0.1.Final + 1.2 + 1.2 + - - - - org.apache.geronimo.specs - geronimo-jcdi_2.0_spec - 1.0.1 - provided - - - org.apache.geronimo.specs - geronimo-annotation_1.3_spec - 1.0 - provided - - - org.apache.geronimo.specs - geronimo-atinject_1.0_spec - 1.0 - provided - - - org.eclipse.microprofile.config - microprofile-config-api - ${microprofile-config-api.version} - true - - - org.apache.geronimo.config - geronimo-config-impl - ${geronimo-config-impl.version} - test - - - org.eclipse.microprofile.fault-tolerance - microprofile-fault-tolerance-api - ${microprofile-fault-tolerance.version} - - - org.eclipse.microprofile.fault-tolerance - microprofile-fault-tolerance-tck - ${microprofile-fault-tolerance.version} - test - - - org.apache.geronimo.specs - geronimo-interceptor_1.2_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-el_2.2_spec - 1.0.2 - provided - - - org.apache.openwebbeans - openwebbeans-spi - ${owb.version} - test - - - org.apache.openwebbeans - openwebbeans-impl - ${owb.version} - test - - - org.apache.openwebbeans.arquillian - owb-arquillian-standalone - ${owb.version} - test - - - org.testng - testng - 6.9.9 - test - - - org.assertj - assertj-core - 3.8.0 - test - - - org.jboss.weld.se - weld-se-shaded - ${weld.version} - test - - - org.jboss.arquillian.container - arquillian-weld-embedded - ${arquillian-weld-embedded.version} - test - - - org.jboss.arquillian.testng - arquillian-testng-container - ${arquillian.version} - test - - - + + + + org.apache.geronimo.specs + geronimo-jcdi_2.0_spec + 1.0.1 + provided + + + org.apache.geronimo.specs + geronimo-annotation_1.3_spec + 1.0 + provided + + + org.apache.geronimo.specs + geronimo-atinject_1.0_spec + 1.0 + provided + + + org.eclipse.microprofile.config + microprofile-config-api + ${microprofile-config-api.version} + true + + + org.apache.geronimo.config + geronimo-config-impl + ${geronimo-config-impl.version} + test + + + org.eclipse.microprofile.fault-tolerance + microprofile-fault-tolerance-api + ${microprofile-fault-tolerance.version} + + + org.eclipse.microprofile.fault-tolerance + microprofile-fault-tolerance-tck + ${microprofile-fault-tolerance.version} + test + + + org.apache.geronimo.specs + geronimo-interceptor_1.2_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-el_2.2_spec + 1.0.2 + provided + + + org.apache.openwebbeans + openwebbeans-spi + ${owb.version} + test + + + org.apache.openwebbeans + openwebbeans-impl + ${owb.version} + test + + + org.apache.openwebbeans.arquillian + owb-arquillian-standalone + ${owb.version} + test + + + org.testng + testng + 6.9.9 + test + + + org.assertj + assertj-core + 3.8.0 + test + + + org.jboss.weld.se + weld-se-shaded + ${weld.version} + test + + + org.jboss.arquillian.container + arquillian-weld-embedded + ${arquillian-weld-embedded.version} + test + + + org.jboss.arquillian.testng + arquillian-testng-container + ${arquillian.version} + test + + + - - - OWB2 - - true - - - - org.apache.geronimo.specs - geronimo-el_2.2_spec - - - org.apache.openwebbeans - openwebbeans-spi - - - org.apache.openwebbeans - openwebbeans-impl - - - org.apache.openwebbeans.arquillian - owb-arquillian-standalone - - - - - Weld3 - - - org.jboss.weld.se - weld-se-shaded - - - org.jboss.arquillian.container - arquillian-weld-embedded - - - - + + + OWB2 + + true + + + + org.apache.geronimo.specs + geronimo-el_2.2_spec + + + org.apache.openwebbeans + openwebbeans-spi + + + org.apache.openwebbeans + openwebbeans-impl + + + org.apache.openwebbeans.arquillian + owb-arquillian-standalone + + + + + Weld3 + + + org.jboss.weld.se + weld-se-shaded + + + org.jboss.arquillian.container + arquillian-weld-embedded + + + + \ No newline at end of file