[jboss-cvs] JBossAS SVN: r74746 - projects/security/security-jboss-sx/trunk/parent.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 17 18:41:02 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-06-17 18:41:02 -0400 (Tue, 17 Jun 2008)
New Revision: 74746

Modified:
   projects/security/security-jboss-sx/trunk/parent/pom.xml
Log:
remove plugin

Modified: projects/security/security-jboss-sx/trunk/parent/pom.xml
===================================================================
--- projects/security/security-jboss-sx/trunk/parent/pom.xml	2008-06-17 22:35:42 UTC (rev 74745)
+++ projects/security/security-jboss-sx/trunk/parent/pom.xml	2008-06-17 22:41:02 UTC (rev 74746)
@@ -29,18 +29,6 @@
   
    <build>
      <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <configuration>
-          <source>1.5</source>
-          <target>1.5</target>
-          <showDeprecation>true</showDeprecation>
-          <showWarnings>true</showWarnings>
-          <optimize>true</optimize>
-        </configuration>
-      </plugin>
-
         <plugin>
           <artifactId>maven-release-plugin</artifactId>
           <version>2.0-beta-6</version>




More information about the jboss-cvs-commits mailing list