Skip to content

Commit

Permalink
ACS-5944 ACS-5960 Bump ATS & ES to the latest -Mx (#2573)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsibilio authored Sep 15, 2023
1 parent b2557e5 commit 66f2c85
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
<alfresco.azure-connector.version>4.0.0-A2</alfresco.azure-connector.version>
<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>4.1.0-A1</alfresco.transformation-engine.version>
<alfresco.transformation-engine.version>4.1.0-M1</alfresco.transformation-engine.version>
<alfresco.desktop-sync.version>4.0.0-M11</alfresco.desktop-sync.version>
<alfresco.ais.version>2.1.0-A1</alfresco.ais.version>
<alfresco.ais.version>2.1.0-M1</alfresco.ais.version>

<acs.version>${acs.version.major}.${acs.version.minor}.${acs.version.revision}${acs.version.label}</acs.version>
<repo.image.tag>${dependency.alfresco-enterprise-repo.version}</repo.image.tag>
Expand Down
10 changes: 5 additions & 5 deletions tests/environment/.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ ORACLE_TAG=19.3.0-ee
ACTIVEMQ_TAG=5.18.2-jre17-rockylinux8
AIMS_TAG=1.2
SYNC_SERVICE_TAG=4.0.0-M11
TRANSFORM_ROUTER_TAG=3.1.0-A1
TRANSFORM_CORE_AIO_TAG=4.1.0-A1
SHARED_FILE_STORE_TAG=3.1.0-A1
TRANSFORM_ROUTER_TAG=3.1.0-M1
TRANSFORM_CORE_AIO_TAG=4.1.0-M1
SHARED_FILE_STORE_TAG=3.1.0-M1
ACS_NGINX_TAG=3.0.0
ES_TAG=7.17.3
ELASTICSEARCH_TAG=7.17.3
KIBANA_TAG=7.17.3
OPENSEARCH_TAG=1.3.2
OPENSEARCH_DASHBOARDS_TAG=1.3.2
LIVE_INDEXING_TAG=4.0.0-A1
LIVE_INDEXING_TAG=4.0.0-M1
ELASTICSEARCH_INDEX_NAME=alfresco
SHARE_TAG=7.2.0
SHARE_TAG=23.1.0-A41
DIGITAL_WORKSPACE_TAG=2.7.0
#By default the connector tag is set to the value of `dependency.elasticsearch-shared.version` maven property.
#Following env variable allow you to override this value. It is useful for testing. It should be left blank on the main branch.
Expand Down

0 comments on commit 66f2c85

Please sign in to comment.