From 2f1eb97dad6909babc50024a01028a8a4dc31e9d Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Thu, 10 Mar 2016 07:16:14 +0000 Subject: [PATCH] Increment version to 5.2-SNAPSHOT - changed versions of AUTH,JLAN,CORE,SURF_WS - merged in fixes around multiple SURF/SURF_WS versions git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123408 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index bc3c66c867..b8ca75d52b 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ alfresco-parent org.alfresco - 5.1-SNAPSHOT + 5.2-SNAPSHOT ../../../pom.xml @@ -46,6 +46,12 @@ ${project.version} war + + ${alfresco.groupId} + alfresco-platform + ${project.version} + war + ${alfresco.groupId} @@ -165,12 +171,6 @@ provided - - ${alfresco.groupId} - alfresco-web-service-client - ${project.version} - provided - ${alfresco.groupId} alfresco-webeditor @@ -185,14 +185,14 @@ - org.springframework.extensions.surf + org.alfresco.surf spring-surf - ${project.version} + ${dependency.surf.version} - org.springframework.extensions.surf + org.alfresco.surf spring-surf-api - ${project.version} + ${dependency.surf.version}