From 326fb590970c0b262728bdd3bc31b38efbc46939 Mon Sep 17 00:00:00 2001
From: Chris Ridd <chris.ridd@forgerock.com>
Date: Tue, 15 Sep 2015 05:57:05 +0000
Subject: [PATCH] README should say Java 7

---
 README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README b/README
index 32ae177..302248e 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
 
 This Maven project contains the OpenDJ product suite, comprising of an open
 source LDAP Directory Server, client tools, and LDAP SDK. All modules are 100%
-Java based and require Java 1.6. 
+Java based and require Java 7. 
 
 OpenDJ is a downstream build of the OpenDS project, with a different name
 to avoid trademark issues.

--
Gitblit v1.10.0