From 96967089d7ff7109d585715869ca7180096ebce3 Mon Sep 17 00:00:00 2001 From: bdmc Date: Fri, 14 Aug 2015 12:43:51 -0400 Subject: [PATCH] Branch pom.xml for Alfresco 4.2.f The provided root pom.xml does not compile or work in a 4.2.f environment without the enclosed changes. They are: 1. Change the SDK version from 2.1.0 to 1.2.0. 2. Add the alfresco.version to properties. 3. Comment out Dependencies after line 69, including spring-surf-api --- pom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 61734cb..7b633a2 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.alfresco.maven alfresco-sdk-parent - 2.1.0 + 1.2.0-SNAPSHOT + Uncomment if you need to change --> + 4.2.f + @@ -107,4 +109,4 @@ - \ No newline at end of file +