Updated to use latest tas rest api tag to resolve snapshot errors

This commit is contained in:
meenal.bhave@alfresco.com
2019-02-25 10:33:07 +00:00
parent 30999ff630
commit bf07e27dca
+1 -1
View File
@@ -11,7 +11,7 @@
<name>Search Analytics E2E Tests</name>
<description>Test Project to test Search Service and Analytics Features on a complete setup of Alfresco, Share</description>
<properties>
<tas.rest.api.version>5.2.0.13-SNAPSHOT</tas.rest.api.version>
<tas.rest.api.version>5.2.0.14</tas.rest.api.version>
<tas.cmis.api.version>5.2.0-3-SNAPSHOT</tas.cmis.api.version>
<tas.utility.version>1.0.32</tas.utility.version>
<rm.version>2.6.0</rm.version>