Bump cmis from 1.10 to 1.11 in /e2e-test

Bumps [cmis](https://github.com/Alfresco/alfresco-tas-cmis) from 1.10 to 1.11.
- [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.10...v1.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-06 22:13:48 +00:00
committed by GitHub
parent 7547c289e5
commit ab301c0d9f

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.18</tas.rest.api.version>
<tas.cmis.api.version>1.10</tas.cmis.api.version>
<tas.cmis.api.version>1.11</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>