Bump cmis from 1.6 to 1.10 in /e2e-test

Bumps [cmis](https://github.com/Alfresco/alfresco-tas-cmis) from 1.6 to 1.10.
- [Release notes](https://github.com/Alfresco/alfresco-tas-cmis/releases)
- [Changelog](https://github.com/Alfresco/alfresco-tas-cmis/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Alfresco/alfresco-tas-cmis/compare/v1.6...v1.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-02 10:26:11 +00:00
committed by GitHub
parent e5b50946f2
commit 1e1502b803
+1 -1
View File
@@ -12,7 +12,7 @@
<description>Test Project to test Search Service and Analytics Features on a complete setup of Alfresco, Share</description>
<properties>
<tas.rest.api.version>1.17</tas.rest.api.version>
<tas.cmis.api.version>1.6</tas.cmis.api.version>
<tas.cmis.api.version>1.10</tas.cmis.api.version>
<tas.utility.version>3.0.15</tas.utility.version>
<rm.version>3.2.0</rm.version>
<suiteXmlFile>src/test/resources/SearchSuite.xml</suiteXmlFile>