Bump cmis from 1.11 to 1.12 in /e2e-test

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-19 22:13:30 +00:00
committed by GitHub
parent bd60cd65a7
commit fd95041243
+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.25</tas.rest.api.version>
<tas.cmis.api.version>1.11</tas.cmis.api.version>
<tas.cmis.api.version>1.12</tas.cmis.api.version>
<tas.utility.version>3.0.17</tas.utility.version>
<rm.version>3.2.0</rm.version>
<suiteXmlFile>src/test/resources/SearchSuite.xml</suiteXmlFile>