Merge branches 'feature/SEARCH-1752' and 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1752

This commit is contained in:
agazzarini
2019-10-30 09:18:23 +01:00
+2 -4
View File
@@ -13,10 +13,8 @@
<properties>
<tas.rest.api.version>6.0.1.2</tas.rest.api.version>
<tas.cmis.api.version>6.0.0.4</tas.cmis.api.version>
<tas.utility.version>3.0.12</tas.utility.version>
<!-- GS V3.2-0-SNAPSHOT will have to be used for GS-IE automation tests due to the dependencies in TAS Rest API project
This version needs to be later updated when GS V3.2-0 is released -->
<rm.version>3.2.0-SNAPSHOT</rm.version>
<tas.utility.version>3.0.13</tas.utility.version>
<rm.version>3.2.0</rm.version>
<suiteXmlFile>src/test/resources/SearchSuite.xml</suiteXmlFile>
<test.exclude></test.exclude>
<test.include></test.include>