You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2017/05/07 16:30:35 UTC

groovy git commit: Refine README(requires JDK1.8)

Repository: groovy
Updated Branches:
  refs/heads/master 61d61a591 -> 285cb1fd1


Refine README(requires JDK1.8)


Project: http://git-wip-us.apache.org/repos/asf/groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/285cb1fd
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/285cb1fd
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/285cb1fd

Branch: refs/heads/master
Commit: 285cb1fd17c94163d910e8a6d72e1e0ed486ab58
Parents: 61d61a5
Author: sunlan <su...@apache.org>
Authored: Mon May 8 00:29:52 2017 +0800
Committer: sunlan <su...@apache.org>
Committed: Mon May 8 00:30:21 2017 +0800

----------------------------------------------------------------------
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/285cb1fd/README.adoc
----------------------------------------------------------------------
diff --git a/README.adoc b/README.adoc
index ea98923..7dae55d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -84,7 +84,7 @@ Build is image:{build-icon}[build status, link={groovy-ci}].
 
 To build you will need:
 
-* {jdk}[JDK 1.7+]
+* {jdk}[JDK 1.8+]
 
 To build everything using Gradle: