REPO-5439: Re-enable changes disabled in ACS-936

- refactor test framework
- added cluster tests
This commit is contained in:
cturlica
2021-01-27 10:47:09 +02:00
parent 5680e6f07a
commit 8107e82e0f
2 changed files with 12 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
<maven.javadoc.skip>false</maven.javadoc.skip>
<ags.share>alfresco-governance-services-community-share</ags.share>
<ags.repo>alfresco-governance-services-community-repo</ags.repo>
<tas.restapi.version>1.50</tas.restapi.version>
<tas.restapi.version>1.51</tas.restapi.version>
<tas.utility.version>3.0.41</tas.utility.version>
<fluent.json.version>2.0.0</fluent.json.version>
<jackson.databind.version>2.7.9.1</jackson.databind.version>