Trivial indentation fix

I would not bother to fix indentation by itself, but it makes sense to
fix this indentation now in advance of some larger changes coming to
this file soon.
This commit is contained in:
Ben Liblit 2017-08-29 12:56:34 -05:00 committed by Manu Sridharan
parent 4aedf7124e
commit 95507651d2
1 changed files with 2 additions and 2 deletions

View File

@ -258,8 +258,8 @@
</execution>
</executions>
</plugin>
</plugins>
</build>
</plugins>
</build>
<pluginRepositories>
<pluginRepository>
<id>sonatype-public-repository</id>