Author: artdaw
Date: 2011-02-04 12:17:21 -0500 (Fri, 04 Feb 2011)
New Revision: 21460
Modified:
trunk/examples/richfaces-showcase/pom.xml
Log:
RF-10032: richfaces-showcase pom.xml is fixed
Modified: trunk/examples/richfaces-showcase/pom.xml
===================================================================
--- trunk/examples/richfaces-showcase/pom.xml 2011-02-04 16:02:58 UTC (rev 21459)
+++ trunk/examples/richfaces-showcase/pom.xml 2011-02-04 17:17:21 UTC (rev 21460)
@@ -93,12 +93,6 @@
<maxIdleTime>60000</maxIdleTime>
</connector>
</connectors>
- <webResources>
- <resource>
- <directory>${basedir}/src/main/java</directory>
- <targetPath>/WEB-INF/src</targetPath>
- </resource>
- </webResources>
</configuration>
</plugin>
<plugin>
Show replies by date