Comment out another execution block that wasn't working.

This commit is contained in:
James Peachey
2024-05-31 10:32:01 -04:00
parent 2c9a70c11e
commit b7e9b35ada

View File

@@ -198,7 +198,6 @@
<goal>run</goal> <goal>run</goal>
</goals> </goals>
</execution> </execution>
-->
<execution> <execution>
<id>icons</id> <id>icons</id>
<?m2e execute onConfiguration,onIncremental?> <?m2e execute onConfiguration,onIncremental?>
@@ -215,6 +214,7 @@
<goal>run</goal> <goal>run</goal>
</goals> </goals>
</execution> </execution>
-->
</executions> </executions>
</plugin> </plugin>
</plugins> </plugins>