mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-10-08 14:51:20 +00:00
Updated to get score test working
This commit is contained in:
@@ -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>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>
|
||||
<rm.version>2.6.0</rm.version>
|
||||
<suiteXmlFile>src/test/resources/SearchSuite.xml</suiteXmlFile>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# Alfresco HTTP Server Settings
|
||||
alfresco.scheme=http
|
||||
alfresco.server=localhost
|
||||
alfresco.port=8080
|
||||
alfresco.port=8081
|
||||
|
||||
# sync service related
|
||||
sync.scheme=http
|
||||
|
Reference in New Issue
Block a user