Author: nbelaevski
Date: 2008-03-12 17:41:13 -0400 (Wed, 12 Mar 2008)
New Revision: 6772
Modified:
branches/3.1.x/samples/richfaces-demo/pom.xml
Log:
Compiler level 1.5 removed from pom.xml for richfaces-demo
Modified: branches/3.1.x/samples/richfaces-demo/pom.xml
===================================================================
--- branches/3.1.x/samples/richfaces-demo/pom.xml 2008-03-12 20:56:36 UTC (rev 6771)
+++ branches/3.1.x/samples/richfaces-demo/pom.xml 2008-03-12 21:41:13 UTC (rev 6772)
@@ -116,14 +116,6 @@
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>1.5</source>
- <target>1.5</target>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<configuration>
<webResources>