Skip to content

Commit

Permalink
bump SS from 5.2.0-A1 to 5.2.0-A2
Browse files Browse the repository at this point in the history
  • Loading branch information
jainakshat2 committed Jan 20, 2025
1 parent a19d40b commit ca44978
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<alfresco.azure-connector.version>5.0.3</alfresco.azure-connector.version>
<alfresco.salesforce-connector.version>3.2.0</alfresco.salesforce-connector.version>
<alfresco.outlook.version>2.9.0</alfresco.outlook.version>
<alfresco.desktop-sync.version>5.2.0-A1</alfresco.desktop-sync.version>
<alfresco.desktop-sync.version>5.2.0-A2</alfresco.desktop-sync.version>
<alfresco.ais.version>3.1.8-A.1</alfresco.ais.version>
<alfresco.hxinsight-connector.version>1.0.1</alfresco.hxinsight-connector.version>

Expand Down
2 changes: 1 addition & 1 deletion tests/environment/.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MSSQL_TAG=2022-CU14-ubuntu-22.04
ORACLE_TAG=19.3.0-ee
ACTIVEMQ_TAG=5.18.3-jre17-rockylinux8
KEYCLOAK_TAG=26.0.7
SYNC_SERVICE_TAG=5.2.0-A1
SYNC_SERVICE_TAG=5.2.0-A2
TRANSFORM_ROUTER_TAG=4.1.6-A.1
TRANSFORM_CORE_AIO_TAG=5.1.6-A.1
SHARED_FILE_STORE_TAG=4.1.6-A.1
Expand Down
2 changes: 1 addition & 1 deletion tests/environment/docker-compose-pipeline-all-amps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ services:
- share

sync-service:
image: quay.io/alfresco/service-sync:5.2.0-A1
image: quay.io/alfresco/service-sync:5.2.0-A2
mem_limit: 1g
environment:
JAVA_OPTS : "
Expand Down

0 comments on commit ca44978

Please sign in to comment.