From 1121bf153a56aa3ef70a3232e567bf3fe9d44916 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

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

diff --git a/opendj-sdk/README b/opendj-sdk/README
index 32ae177..302248e 100644
--- a/opendj-sdk/README
+++ b/opendj-sdk/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