Removing the mvn clean plugin

revert-70aa11f8
Geeth Munasinghe 10 years ago
parent bb486c9d14
commit 071618fb5e

@ -320,7 +320,7 @@
</executions>
</plugin>
<plugin>
<!-- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<executions>
@ -332,7 +332,7 @@
</goals>
</execution>
</executions>
</plugin>
</plugin>-->
</plugins>
</build>

Loading…
Cancel
Save