Skip to content

Commit de17ac2

Browse files
committed
revert to 5.2.0-A8 sync service
1 parent 46b7b7d commit de17ac2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

roles/sync/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sync_version: 5.2.0
2+
sync_version: 5.2.0-A8
33
sync_artifact_name: sync-dist-6.x
44
sync_zip_url: >-
55
https://artifacts.alfresco.com/nexus/content/groups/private/org/alfresco/services/sync/{{ sync_artifact_name }}/{{ sync_version }}/{{ sync_artifact_name }}-{{ sync_version }}.zip

tests/test-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
{
2525
"id": "org_alfresco_device_sync_repo",
26-
"version": "5.2.0",
26+
"version": "5.2.0-A2",
2727
"installed": true
2828
}
2929
]

vars/acs25.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ acs_play_search_version: 2.0.15
2626
acs_play_java_version: 17.0.14+7
2727
acs_play_search_enterprise_version: 5.0.0
2828
acs_play_sfs_version: 4.1.7
29-
acs_play_sync_version: 5.2.0
29+
acs_play_sync_version: 5.2.0-A8
3030
acs_play_tomcat_version: 10.1.34
3131
acs_play_trouter_version: 4.1.7
3232
acs_play_transformers_libreoffice_version: 7.2.5.1

0 commit comments

Comments
 (0)