JAVA-15409: Fix formatting of POMs (#12992)
This commit is contained in:
@@ -62,9 +62,10 @@
|
||||
<verbose>false</verbose>
|
||||
</configuration>
|
||||
</execution>
|
||||
<!-- This is for delomboking also your tests sources. <execution> <id>test-delombok</id>
|
||||
<phase>generate-test-sources</phase> <goals> <goal>testDelombok</goal> </goals> <configuration> <verbose>false</verbose>
|
||||
</configuration> </execution> -->
|
||||
<!-- This is for delomboking also your tests sources. -->
|
||||
<!--<execution> <id>test-delombok</id> -->
|
||||
<!-- <phase>generate-test-sources</phase> <goals> <goal>testDelombok</goal> </goals> -->
|
||||
<!--<configuration> <verbose>false</verbose> </configuration> </execution> -->
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user