Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ianj-als/omtc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Johnson <ian.johnson@appliedlanguage.com>2013-02-04 13:57:53 +0400
committerIan Johnson <ian.johnson@appliedlanguage.com>2013-02-04 13:57:53 +0400
commitec9fdaf1b09a5461e424bb9c1ce92feea182732d (patch)
tree9acd04f353577828a44cdeee70c4bb73aa7ee720
parent282ce5f3c1f2ba338b25642a64ef3793205bf3b3 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f705389..6cd5e97 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,6 @@ This is a reference implementation of OMTC, an open API Standard for Machine Tra
It is a Java implementation that is Java v1.7 compliant.
-Use Maven v3.x to build.
+Use Maven v2.2.1 or newer to build.
Documentation coming soon.