From 695e380ec6779ea3898048c1f7ec6c7b2d92ed83 Mon Sep 17 00:00:00 2001 From: Tuna Aksoy Date: Fri, 25 Nov 2016 21:57:26 +0000 Subject: [PATCH] Updated TAS REST API dependency version --- rm-automation/rm-automation-community-rest-api/pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/rm-automation/rm-automation-community-rest-api/pom.xml b/rm-automation/rm-automation-community-rest-api/pom.xml index 43fe4370b4..ab99e46c1e 100644 --- a/rm-automation/rm-automation-community-rest-api/pom.xml +++ b/rm-automation/rm-automation-community-rest-api/pom.xml @@ -14,6 +14,8 @@ alfresco-rm-community-share alfresco-rm-community-repo + 5.2.0-0 + 2.0.0 @@ -34,18 +36,18 @@ org.alfresco.tas restapi-test - 2.0.0 + ${tas.restapi.version} org.alfresco.tas restapi-test - 2.0.0 + ${tas.restapi.version} test-jar org.jglue.fluent-json fluent-json - 2.0.0 + ${fluent.json.version}