Skip to content

Commit

Permalink
ACS-Packaging bump sync-service from v4.0.0-A18 to v4.0.0-A19
Browse files Browse the repository at this point in the history
  • Loading branch information
jainakshat2 committed Oct 4, 2023
1 parent 0c77e8c commit b2952a2
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 @@ -24,7 +24,7 @@
<alfresco.salesforce-connector.version>3.0.0-M1</alfresco.salesforce-connector.version>
<alfresco.outlook.version>2.9.0</alfresco.outlook.version>
<alfresco.transformation-engine.version>5.0.0-A1</alfresco.transformation-engine.version>
<alfresco.desktop-sync.version>4.0.0-A18</alfresco.desktop-sync.version>
<alfresco.desktop-sync.version>4.0.0-A19</alfresco.desktop-sync.version>
<alfresco.ais.version>3.0.0-A1</alfresco.ais.version>

<acs.version>${acs.version.major}.${acs.version.minor}.${acs.version.revision}${acs.version.label}</acs.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=2019-CU9-ubuntu-16.04
ORACLE_TAG=19.3.0-ee
ACTIVEMQ_TAG=5.18.2-jre17-rockylinux8
AIMS_TAG=1.2
SYNC_SERVICE_TAG=4.0.0-A18
SYNC_SERVICE_TAG=4.0.0-A19
TRANSFORM_ROUTER_TAG=4.0.0-A1
TRANSFORM_CORE_AIO_TAG=5.0.0-A1
SHARED_FILE_STORE_TAG=4.0.0-A1
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 @@ -177,7 +177,7 @@ services:
- share

sync-service:
image: quay.io/alfresco/service-sync:4.0.0-A18
image: quay.io/alfresco/service-sync:4.0.0-A19
mem_limit: 1g
environment:
JAVA_OPTS : "
Expand Down

0 comments on commit b2952a2

Please sign in to comment.