[jboss-svn-commits] JBoss Common SVN: r2216 - common-core/trunk

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Dec 12 20:28:39 EST 2006


Author: scott.stark at jboss.org
Date: 2006-12-12 20:28:37 -0500 (Tue, 12 Dec 2006)
New Revision: 2216

Modified:
   common-core/trunk/pom.xml
Log:
Update the compiler plugin comments

Modified: common-core/trunk/pom.xml
===================================================================
--- common-core/trunk/pom.xml	2006-12-13 01:27:55 UTC (rev 2215)
+++ common-core/trunk/pom.xml	2006-12-13 01:28:37 UTC (rev 2216)
@@ -51,7 +51,7 @@
     
       <!-- define how we want compilation to take place
            here, we accept most of the defaults but say that we want the
-           optimization flag set, and define the source and target to be 1.4,
+           optimization flag set, and define the source and target to be 1.5,
            these setting will be inherited by child projects -->
       <plugin>
         <artifactId>maven-compiler-plugin</artifactId>




More information about the jboss-svn-commits mailing list