Updated to get score test working

This commit is contained in:
unknown
2019-05-17 09:49:07 +01:00
parent faa12d312a
commit 5c92d34fe8
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
<description>Test Project to test Search Service and Analytics Features on a complete setup of Alfresco, Share</description> <description>Test Project to test Search Service and Analytics Features on a complete setup of Alfresco, Share</description>
<properties> <properties>
<tas.rest.api.version>6.0.0.3</tas.rest.api.version> <tas.rest.api.version>6.0.0.3</tas.rest.api.version>
<tas.cmis.api.version>6.0.0.0</tas.cmis.api.version> <tas.cmis.api.version>6.0.0.1</tas.cmis.api.version>
<tas.utility.version>2.0.10</tas.utility.version> <tas.utility.version>2.0.10</tas.utility.version>
<rm.version>2.6.0</rm.version> <rm.version>2.6.0</rm.version>
<suiteXmlFile>src/test/resources/SearchSuite.xml</suiteXmlFile> <suiteXmlFile>src/test/resources/SearchSuite.xml</suiteXmlFile>

View File

@@ -1,7 +1,7 @@
# Alfresco HTTP Server Settings # Alfresco HTTP Server Settings
alfresco.scheme=http alfresco.scheme=http
alfresco.server=localhost alfresco.server=localhost
alfresco.port=8080 alfresco.port=8081
# sync service related # sync service related
sync.scheme=http sync.scheme=http