Author: sgoeschl
Date: Fri Mar 27 12:37:19 2009
New Revision: 759116
URL: http://svn.apache.org/viewvc?rev=759116&view=rev
Log:
Fixed typo reagrding Java version - thx to Thomas Vandahl
Modified:
turbine/fulcrum/trunk/parent/xdocs/changes.xml
Modified: turbine/fulcrum/trunk/parent/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parent/xdocs/changes.xml?rev=759116&r1=759115&r2=759116&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parent/xdocs/changes.xml (original)
+++ turbine/fulcrum/trunk/parent/xdocs/changes.xml Fri Mar 27 12:37:19 2009
@@ -32,7 +32,7 @@
Changed the source and javadoc encoding from "ISO-8859-1" to "UTF-8"
</action>
<action dev="sgoeschl" type="add">
- Moved Java source and target version from '1.4' to '1.3'
+ Moved Java source and target version from '1.3' to '1.4'
</action>
<action dev="sgoeschl" type="add">
Added a 'ci' profile to deploy snapshots.