From d0fdd2fdfeeb97a98ac7cc413baf8e8767054a5a Mon Sep 17 00:00:00 2001 From: Martin Bergljung Date: Fri, 15 May 2015 11:06:45 +0100 Subject: [PATCH] Updated enforcer plugin config, DEVPLAT-67 --- poms/alfresco-sdk-parent/pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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