From 733048532ba3e3acde8c67f51bcd37d787a35a07 Mon Sep 17 00:00:00 2001 From: Jan Vonka Date: Fri, 25 Feb 2022 16:53:53 +0000 Subject: [PATCH] ATS-812: FFmpeg PoC (skeleton) - fix tests: add new coreVersion (transform.core.verson) to match other T-Engines --- .../src/main/resources/application-default.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/alfresco-transform-ffmpeg/alfresco-transform-ffmpeg-boot/src/main/resources/application-default.yaml b/alfresco-transform-ffmpeg/alfresco-transform-ffmpeg-boot/src/main/resources/application-default.yaml index 289e6f41..ef5f9ecf 100644 --- a/alfresco-transform-ffmpeg/alfresco-transform-ffmpeg-boot/src/main/resources/application-default.yaml +++ b/alfresco-transform-ffmpeg/alfresco-transform-ffmpeg-boot/src/main/resources/application-default.yaml @@ -2,6 +2,7 @@ queue: engineRequestQueue: ${TRANSFORM_ENGINE_REQUEST_QUEUE:org.alfresco.transform.engine.ffmpeg.acs} transform: core: + version: @project.version@ config: location: classpath:ffmpeg_engine_config.json ffmpeg: