Updated Readme.txt

- nucleus tests are gone -> moved to appserver
- 3.6.0 as minimum
diff --git a/README.md b/README.md
index e5da273..9ece752 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
 ### Prerequisites
 
 * JDK11+
-* Maven 3.5.4+
+* Maven 3.6.0+
 
 ### Execution
 
@@ -84,8 +84,6 @@
 * `./runtests.sh web_jsp` - Usual time: 8 minutes
 * `./runtests.sh webservice_all` - Usual time: 10 minutes
 * `./gfbuild.sh archive_bundles && ./gftest.sh ejb_web_all` - Usual time: 4 minutes
-* `./gfbuild.sh archive_bundles && ./gftest.sh nucleus_admin_all` - Not fixed yet
-* `./gfbuild.sh archive_bundles && ./gftest.sh ql_gf_nucleus_all` - Not fixed yet
 * `./gfbuild.sh archive_bundles && ./gftest.sh ql_gf_web_profile_all` - Usual time: 2 minutes
 * `./gfbuild.sh archive_bundles && ./gftest.sh ql_gf_full_profile_all` - Usual time: 4 minutes