From a3b10bc51bcecbd525cc762cd065290d5b33ebd8 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Wed, 20 Sep 2023 12:05:34 +0200 Subject: [PATCH] git subrepo pull assembly subrepo: subdir: "assembly" merged: "559b084290" upstream: origin: "git@github.com:daisy/pipeline-assembly.git" branch: "master" commit: "815c3e0c9f" git-subrepo: version: "0.3.1" origin: "???" commit: "???" --- assembly/.gitrepo | 2 +- assembly/pom.xml | 33 ++++++++++++++++++++++++++++++++- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/assembly/.gitrepo b/assembly/.gitrepo index 37eada81d3..885ce47027 100644 --- a/assembly/.gitrepo +++ b/assembly/.gitrepo @@ -7,5 +7,5 @@ remote = git@github.com:daisy/pipeline-assembly.git branch = master commit = 815c3e0c9f2dfe67abebc18b2100c77da188a433 - parent = af4035b7c989d9bf2c485fde57f6e231d25a86fc + parent = c26e6c05368aabfb45da5294f0536bf1ec376e0e cmdver = 0.3.1 diff --git a/assembly/pom.xml b/assembly/pom.xml index b8b52974c3..b84549b503 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -76,7 +76,7 @@ org.daisy.pipeline.modules modules-bom - 1.14.15 + 1.14.16-SNAPSHOT pom import @@ -976,6 +976,16 @@ + + org.daisy.pipeline.modules + tts-adapter-azure + + + * + * + + + org.daisy.pipeline.modules tts-adapter-cereproc @@ -1346,6 +1356,16 @@ + + com.microsoft.cognitiveservices.speech + client-sdk + + + * + * + + + org.json json @@ -2340,6 +2360,10 @@ org.daisy.pipeline.modules tts-adapter-acapela + + org.daisy.pipeline.modules + tts-adapter-azure + org.daisy.pipeline.modules tts-adapter-cereproc @@ -2499,6 +2523,13 @@ org.apache.commons commons-compress + + + com.microsoft.cognitiveservices.speech + client-sdk +