summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-16 20:06:13 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-16 20:06:17 +0100
commit7c5702fdc7e93ea5031834cc6924a2d85c520a14 (patch)
tree7a7f010d9376d06485289891829a7e4711ec9355 /pom.xml
parent8dde27bf817e1822e3eb2a192e04cef05e6223d1 (diff)
Fix minor warnings in code
Issue-ID: POLICY-4045 Change-Id: I34d596517bd84accd8916973b93d90c159460a5e Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 743312f6..661e1dc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
Be sure to override ${project.parent.basedir} in order to find the XML file
- mvn formatter:format spotless:apply process-sources -Dproject.parent.basedir=TODO
+ mvn formatter:format spotless:apply process-sources -Dproject.parent.basedir=<basedir>
-->
<plugin>
<groupId>net.revelc.code.formatter</groupId>