Author: jbalunas(a)redhat.com
Date: 2010-08-19 11:40:30 -0400 (Thu, 19 Aug 2010)
New Revision: 18820
Modified:
modules/build/resources/branches/RF-9112/faces-shade-transformers/pom.xml
Log:
RF-9112 removed unneeded config
Modified: modules/build/resources/branches/RF-9112/faces-shade-transformers/pom.xml
===================================================================
--- modules/build/resources/branches/RF-9112/faces-shade-transformers/pom.xml 2010-08-19
15:38:56 UTC (rev 18819)
+++ modules/build/resources/branches/RF-9112/faces-shade-transformers/pom.xml 2010-08-19
15:40:30 UTC (rev 18820)
@@ -15,13 +15,6 @@
<build>
<plugins>
- <plugin>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>1.5</source>
- <target>1.5</target>
- </configuration>
- </plugin>
<!-- For the release this parent pom -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Show replies by date