diff --git a/poms/alfresco-sdk-parent/pom.xml b/poms/alfresco-sdk-parent/pom.xml
index 26e36a2d..ea724ac1 100644
--- a/poms/alfresco-sdk-parent/pom.xml
+++ b/poms/alfresco-sdk-parent/pom.xml
@@ -131,7 +131,7 @@
1.8
2.6.1
2.9
- 1.3.1
+ 1.4
2.7
2.18
2.5.2
@@ -846,17 +846,16 @@
alfresco.version
- The SDK 2.1.x is supported only for Alfresco 5.0.d Community and above or
- Alfresco Enterprise 5.1.0
+ The SDK 2.1.x is supported only for Alfresco 5.0.d Community and above or
+ Alfresco Enterprise 5.0.1 and above
-
- ^5\..*
+ ^(5\.(0\.[d-z1-9]|[1-9])|6\.).*$
[1.8.0,)
- Alfresco 5+ requires Java 8
+ Alfresco 5.0.d and 5.0.1 runs on JDK8