Repository: incubator-taverna-language Updated Branches: refs/heads/master 38429b2e2 -> 45659818a
Java 8 required Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/45659818 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/45659818 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/45659818 Branch: refs/heads/master Commit: 45659818a5a3a9b5d9d22e193b5eb93c76c389d6 Parents: 38429b2 Author: Stian Soiland-Reyes <[email protected]> Authored: Fri Jul 31 15:51:26 2015 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Fri Jul 31 15:51:26 2015 +0100 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/45659818/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e210598..8ccebc2 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ For more details, see the READMEs of: ## Prerequisites -* Java 1.7 or newer (tested with OpenJDK 1.8) +* Java 1.8 or newer (tested with OpenJDK 1.8) * [Apache Maven](https://maven.apache.org/download.html) 3.2.5 or newer (older versions probably also work)
