From 0d21acbec6f584e67edbfe3d872a59de185f80e2 Mon Sep 17 00:00:00 2001 From: lutovich Date: Sun, 25 Feb 2018 22:32:42 +0100 Subject: [PATCH] Removed `` from multi-module test POMs It's default value is `..` so no need to be explicit about it. --- .../src/test/resources/multi-module/pom-child.xml.mustache | 1 - .../src/test/resources/multi-module/pom-config.xml.mustache | 1 - 2 files changed, 2 deletions(-) diff --git a/plugin-maven/src/test/resources/multi-module/pom-child.xml.mustache b/plugin-maven/src/test/resources/multi-module/pom-child.xml.mustache index 27684ec906..8d2af11ae0 100644 --- a/plugin-maven/src/test/resources/multi-module/pom-child.xml.mustache +++ b/plugin-maven/src/test/resources/multi-module/pom-child.xml.mustache @@ -6,7 +6,6 @@ com.diffplug.spotless spotless-maven-plugin-tests-parent 1.0.0-SNAPSHOT - .. com.diffplug.spotless diff --git a/plugin-maven/src/test/resources/multi-module/pom-config.xml.mustache b/plugin-maven/src/test/resources/multi-module/pom-config.xml.mustache index ca93618aff..e054d76c65 100644 --- a/plugin-maven/src/test/resources/multi-module/pom-config.xml.mustache +++ b/plugin-maven/src/test/resources/multi-module/pom-config.xml.mustache @@ -6,7 +6,6 @@ com.diffplug.spotless spotless-maven-plugin-tests-parent 1.0.0-SNAPSHOT - .. com.diffplug.spotless