You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-dev@jakarta.apache.org by tc...@apache.org on 2006/01/27 13:34:35 UTC

svn commit: r372823 - /jakarta/bcel/trunk/project.properties

Author: tcurdt
Date: Fri Jan 27 04:34:16 2006
New Revision: 372823

URL: http://svn.apache.org/viewcvs?rev=372823&view=rev
Log:
compile for 1.3

Modified:
    jakarta/bcel/trunk/project.properties

Modified: jakarta/bcel/trunk/project.properties
URL: http://svn.apache.org/viewcvs/jakarta/bcel/trunk/project.properties?rev=372823&r1=372822&r2=372823&view=diff
==============================================================================
--- jakarta/bcel/trunk/project.properties (original)
+++ jakarta/bcel/trunk/project.properties Fri Jan 27 04:34:16 2006
@@ -21,6 +21,8 @@
 maven.compile.debug = on
 maven.compile.deprecation = off
 maven.compile.optimize = off
+maven.compile.source = 1.3
+maven.compile.target = 1.3
 
 maven.jarResources.basedir = src/java
 maven.jar.excludes = **/package.html



---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-dev-help@jakarta.apache.org