From 61aff6078ce7fda5aba4c423ae6f78c4e3fd8cab Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Fri, 9 Sep 2016 13:11:17 +0300 Subject: Format project pom files using correct settings (4 spaces) Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6 --- uitest-common/pom.xml | 200 +++++++++++++++++++++++++------------------------- 1 file changed, 100 insertions(+), 100 deletions(-) (limited to 'uitest-common') diff --git a/uitest-common/pom.xml b/uitest-common/pom.xml index 07c9ae203e..2375f8a072 100644 --- a/uitest-common/pom.xml +++ b/uitest-common/pom.xml @@ -1,110 +1,110 @@ - 4.0.0 - - com.vaadin - vaadin-root - 8.0-SNAPSHOT - - vaadin-uitest-common - vaadin-uitest-common - jar - - true - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + com.vaadin + vaadin-root + 8.0-SNAPSHOT + + vaadin-uitest-common + vaadin-uitest-common + jar + + true + - https://vaadin.com/ - Vaadin UI test common classes and dependencies + https://vaadin.com/ + Vaadin UI test common classes and dependencies - - - vaadin-addons - http://maven.vaadin.com/vaadin-addons - - + + + vaadin-addons + http://maven.vaadin.com/vaadin-addons + + - - - - ${project.groupId} - vaadin-server - ${project.version} - - - javax.servlet - javax.servlet-api - - - + + + + ${project.groupId} + vaadin-server + ${project.version} + + + javax.servlet + javax.servlet-api + + + - - junit - junit - compile - - - commons-io - commons-io - - - com.vaadin - vaadin-testbench - - + + junit + junit + compile + + + commons-io + commons-io + + + com.vaadin + vaadin-testbench + + - - - - maven-deploy-plugin - - ${skip.uitest.deployment} - - - - maven-surefire-plugin - - true - - - - org.codehaus.mojo - animal-sniffer-maven-plugin - - true - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - - true - - - - maven-javadoc-plugin - - true - - - - - + + + + maven-deploy-plugin + + ${skip.uitest.deployment} + + + + maven-surefire-plugin + + true + + + + org.codehaus.mojo + animal-sniffer-maven-plugin + + true + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + + + + maven-javadoc-plugin + + true + + + + + - - - - dev-build - - false - - - false - - - + + + + dev-build + + false + + + false + + + -- cgit v1.2.3