Skip to content

Commit

Permalink
ACS-8935 Use GA dependencies (#2985)
Browse files Browse the repository at this point in the history
  • Loading branch information
pzhyland authored Nov 14, 2024
1 parent 7bd18e2 commit 6fb8a49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.2.0-A2</alfresco.salesforce-connector.version>
<alfresco.outlook.version>2.9.0</alfresco.outlook.version>
<alfresco.desktop-sync.version>5.1.0-A10</alfresco.desktop-sync.version>
<alfresco.ais.version>3.1.7-A4</alfresco.ais.version>
<alfresco.ais.version>3.1.7</alfresco.ais.version>
<alfresco.hxinsight-connector.version>1.0.1-A2</alfresco.hxinsight-connector.version>


Expand Down
6 changes: 3 additions & 3 deletions tests/environment/.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ ORACLE_TAG=19.3.0-ee
ACTIVEMQ_TAG=5.18.3-jre17-rockylinux8
KEYCLOAK_TAG=25.0.6
SYNC_SERVICE_TAG=5.1.0-A10
TRANSFORM_ROUTER_TAG=4.1.5-A3
TRANSFORM_CORE_AIO_TAG=5.1.5-A3
SHARED_FILE_STORE_TAG=4.1.5-A3
TRANSFORM_ROUTER_TAG=4.1.5
TRANSFORM_CORE_AIO_TAG=5.1.5
SHARED_FILE_STORE_TAG=4.1.5
ACS_NGINX_TAG=3.4.2
ES_TAG=7.17.3
ELASTICSEARCH_TAG=7.17.3
Expand Down

0 comments on commit 6fb8a49

Please sign in to comment.