Author: dims
Date: Tue Nov 10 02:13:05 2009
New Revision: 834307

URL: http://svn.apache.org/viewvc?rev=834307&view=rev
Log:
compiler-plugin should not be in reporting section

Modified:
    webservices/commons/trunk/modules/transport/modules/parent/pom.xml

Modified: webservices/commons/trunk/modules/transport/modules/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/transport/modules/parent/pom.xml?rev=834307&r1=834306&r2=834307&view=diff
==============================================================================
--- webservices/commons/trunk/modules/transport/modules/parent/pom.xml 
(original)
+++ webservices/commons/trunk/modules/transport/modules/parent/pom.xml Tue Nov 
10 02:13:05 2009
@@ -367,14 +367,6 @@
                 <version>2.0-beta-1</version>
             </plugin>
             <plugin>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <inherited>true</inherited>
-                <configuration>
-                    <source>1.5</source>
-                    <target>1.5</target>
-                </configuration>
-            </plugin>
-            <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
                 <configuration>


Reply via email to