From 60c35bfabd18fd159cd78da8b28e4d373ced50b3 Mon Sep 17 00:00:00 2001 From: Oana Nechiforescu Date: Tue, 17 Nov 2015 10:59:19 +0000 Subject: [PATCH] RM-2366 Upgrading spring version from 4.0.5.RELEASE to 4.0.6.RELEASE to fix the previous dependencies failure. Finishing the test implementation and changing/adding some PO. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@117719 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- rm-automation/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 9b5efc6741..ab0425d9f8 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -10,7 +10,7 @@ alfresco-rm-automation 2.45.0 - 4.0.5.RELEASE + 4.0.6.RELEASE 1.8 @@ -83,6 +83,11 @@ spring-beans ${spring.version} + + org.springframework + spring-core + ${spring.version} + org.springframework spring-context