Fixed some indentation in pom.xml

This commit is contained in:
Florian CUNY 2018-12-01 15:40:00 +01:00
parent bce906d98e
commit 442d62d427

View File

@ -208,10 +208,10 @@
</relocation>
</relocations>
<artifactSet>
<excludes>
<exclude>org.mongodb:*</exclude>
</excludes>
</artifactSet>
<excludes>
<exclude>org.mongodb:*</exclude>
</excludes>
</artifactSet>
</configuration>
<executions>
<execution>