Remove Java 1.5 support
diff --git a/plans/plan.xml b/plans/plan.xml
index f963762..7d8814d 100644
--- a/plans/plan.xml
+++ b/plans/plan.xml
@@ -40,9 +40,9 @@
   </release_milestones>
   <target_environments>
 	<html:div xmlns="http://www.w3.org/1999/xhtml">
-	  <p>R4E is designed to run on version 1.5 of the Java Runtime
-		Environment, Standard Edition. Although 1.6 or later is recommended.
-      </p>
+	  <p>R4E is designed to run on version 1.6 of the Java Runtime
+		Environment, Standard Edition or later.
+		
 	  <p>R4E 0.13 will support the following Eclipse releases</p>
 		<ul>
 			<li>Eclipse 4.2</li>