Commenting out one more rat execution on release

WW-2147


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649033 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald J. Brown
2008-04-17 09:56:53 +00:00
parent a9bf8b8097
commit 81dac44ab4
+2
View File
@@ -141,6 +141,7 @@
</activation>
<build>
<plugins>
<!--
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>rat-maven-plugin</artifactId>
@@ -168,6 +169,7 @@
</execution>
</executions>
</plugin>
-->
</plugins>
</build>
</profile>