From 9963c0bd49817821ec545e3cb1d936f70552ee88 Mon Sep 17 00:00:00 2001 From: Dan K Date: Fri, 19 Jul 2019 10:00:48 -0400 Subject: [PATCH] style(micro-java): fix pom.xml whitespace --- micro-java/pom.xml | 97 +++++++++++++++++++++------------------------- 1 file changed, 45 insertions(+), 52 deletions(-) diff --git a/micro-java/pom.xml b/micro-java/pom.xml index edaa9bf..9c8b9cd 100644 --- a/micro-java/pom.xml +++ b/micro-java/pom.xml @@ -1,46 +1,40 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 - com.redhat.training.openshift - micro-java - 1.0 - war - Red Hat Training Hello Java app - Hello microservice using Thorntail + com.redhat.training.openshift + hello + 1.0 + war + Red Hat Training Hello Java app + Hello microservice using Thorntail - - - - UTF-8 - false + + + + UTF-8 + false - - 2.4.0.Final + + 2.4.0.Final - - 3.1 - 2.16 - 2.5 - - - 4.1.0 - - 1.8 - 1.8 + + 3.1 + 2.16 + 2.5 + 4.1.0 - + + 1.8 + 1.8 + - + io.thorntail @@ -52,26 +46,25 @@ - - - io.thorntail - cdi - - - io.thorntail - jaxrs - + + + io.thorntail + cdi + + + io.thorntail + jaxrs + + - - - - - hello - - - - + + + hello + + + + io.thorntail thorntail-maven-plugin ${version.thorntail}