From 64b6d0e13cd27ff9bd47567c36be3b5bb1322617 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Mon, 27 Jan 2025 18:26:54 +0100 Subject: [PATCH 1/4] Resolve snapshot dependencies (BOMs/parents) --- braille/libhyphen-utils/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/braille/libhyphen-utils/pom.xml b/braille/libhyphen-utils/pom.xml index 377b07d4e..57f75579c 100644 --- a/braille/libhyphen-utils/pom.xml +++ b/braille/libhyphen-utils/pom.xml @@ -39,7 +39,7 @@ fi.celia celia-hyphenation-tables - 1.5.1-SNAPSHOT + 1.5.1 @@ -560,4 +560,4 @@ - + \ No newline at end of file From 6789f8599be7973ce2aab1950667eebc627f5dbe Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Mon, 27 Jan 2025 18:26:54 +0100 Subject: [PATCH 2/4] Disable modules that should not be released --- pom.xml | 150 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 75 insertions(+), 75 deletions(-) diff --git a/pom.xml b/pom.xml index 933ed6dba..9ad8131f2 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.daisy daisy 4 - + org.daisy.pipeline.modules @@ -23,89 +23,89 @@ parent common/common-utils common/file-utils - common/fileset-utils - common/image-utils - common/mediatype-utils - common/validation-utils - common/zip-utils - scripts-utils/ace-adapter - scripts-utils/asciimath-utils + + + + + + + scripts-utils/css-utils - scripts-utils/html-utils - scripts-utils/daisy202-utils - scripts-utils/daisy3-utils - scripts-utils/dtbook-utils - scripts-utils/epub-utils - scripts-utils/epubcheck-adapter - scripts-utils/epub3-to-html - scripts-utils/mathml-utils - scripts-utils/smil-utils - scripts-utils/metadata-utils - scripts-utils/odf-utils - scripts-utils/zedai-utils - nlp/nlp-common - nlp/lexers/ruled-lexer - nlp/lexers/light-lexer - nlp/lexers/omnilang-lexer - nlp/zedai-break-detection - nlp/html-break-detection - nlp/dtbook-break-detection - audio/audio-common - audio/audio-encoder-lame + + + + + + + + + + + + + + + + + + + + + - tts/dtbook-tts - tts/epub3-tts + + tts/tts-common - tts/tts-adapters/tts-adapter-espeak - tts/tts-adapters/tts-adapter-acapela - tts/tts-adapters/tts-adapter-osx - tts/tts-adapters/tts-adapter-sapinative - tts/tts-adapters/tts-adapter-qfrency - tts/tts-adapters/tts-adapter-google - tts/tts-adapters/tts-adapter-cereproc - tts/tts-adapters/tts-adapter-azure - tts/tts-mocks - tts/mathml-to-ssml - braille/braille-common + + + + + + + + + + + braille/braille-css-utils braille/pef-utils - braille/obfl-utils + braille/liblouis-utils braille/dotify-utils braille/libhyphen-utils - braille/texhyph-utils - scripts/daisy202-to-epub3 - scripts/daisy202-validator - scripts/daisy202-to-daisy3 - scripts/daisy202-to-mp3 - scripts/daisy3-to-daisy202 - scripts/daisy3-to-epub3 - scripts/daisy3-to-mp3 - scripts/dtbook-to-daisy3 - scripts/dtbook-to-epub3 - scripts/dtbook-to-html - scripts/dtbook-to-odt - scripts/dtbook-to-pef - scripts/dtbook-to-rtf - scripts/dtbook-to-zedai - scripts/dtbook-validator - scripts/epub-to-daisy - scripts/epub2-to-epub3 - scripts/epub3-to-daisy202 - scripts/epub3-to-daisy3 - scripts/epub3-to-epub3 - scripts/epub3-to-pef - scripts/epub3-validator - scripts/html-to-dtbook - scripts/html-to-epub3 - scripts/html-to-pef - scripts/nimas-fileset-validator - scripts/word-to-dtbook - scripts/zedai-to-epub3 - scripts/zedai-to-html - scripts/zedai-to-pef + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -140,4 +140,4 @@ - + \ No newline at end of file From 68b8df0624343faf75eb5dcf8862debbc2aff5cf Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Mon, 27 Jan 2025 18:29:33 +0100 Subject: [PATCH 3/4] [maven-release-plugin] prepare release v1.15.0 --- bom/pom.xml | 24 ++++++++++++++---------- braille/braille-css-utils/pom.xml | 4 ++-- braille/dotify-utils/pom.xml | 4 ++-- braille/libhyphen-utils/pom.xml | 24 ++++++++++++------------ braille/liblouis-utils/pom.xml | 4 ++-- braille/pef-utils/pom.xml | 4 ++-- common/common-utils/pom.xml | 4 ++-- common/file-utils/pom.xml | 4 ++-- parent/pom.xml | 30 +++++++++++++++++------------- pom.xml | 8 ++++++-- scripts-utils/css-utils/pom.xml | 4 ++-- tts/tts-common/pom.xml | 4 ++-- 12 files changed, 65 insertions(+), 53 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 47c703e38..ae6320660 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -12,7 +12,7 @@ org.daisy.pipeline.modules modules-bom - 1.15.0-SNAPSHOT + 1.15.0 pom DAISY Pipeline 2 :: Modules BoM @@ -52,18 +52,18 @@ org.daisy.pipeline.modules.braille braille-css-utils - 4.0.1-SNAPSHOT + 4.0.1 org.daisy.pipeline.modules.braille dotify-utils - 6.2.5-SNAPSHOT + 6.2.5 org.daisy.pipeline.modules.braille libhyphen-utils - 3.4.0-SNAPSHOT + 3.4.0 org.daisy.pipeline.modules.braille @@ -87,7 +87,7 @@ org.daisy.pipeline.modules.braille liblouis-utils - 6.2.3-SNAPSHOT + 6.2.3 org.daisy.pipeline.modules.braille @@ -110,7 +110,7 @@ org.daisy.pipeline.modules.braille pef-utils - 6.0.3-SNAPSHOT + 6.0.3 org.daisy.pipeline.modules.braille @@ -124,12 +124,12 @@ org.daisy.pipeline.modules common-utils - 3.1.3-SNAPSHOT + 3.1.3 org.daisy.pipeline.modules file-utils - 4.3.2-SNAPSHOT + 4.3.2 org.daisy.pipeline.modules @@ -222,7 +222,7 @@ org.daisy.pipeline.modules css-utils - 6.0.1-SNAPSHOT + 6.0.1 org.daisy.pipeline.modules @@ -485,7 +485,7 @@ org.daisy.pipeline.modules tts-common - 7.3.0-SNAPSHOT + 7.3.0 org.daisy.pipeline.modules @@ -745,4 +745,8 @@ + + + v1.15.0 + diff --git a/braille/braille-css-utils/pom.xml b/braille/braille-css-utils/pom.xml index 751d58a7e..5d5d0d50a 100644 --- a/braille/braille-css-utils/pom.xml +++ b/braille/braille-css-utils/pom.xml @@ -6,13 +6,13 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.0 ../../parent/ org.daisy.pipeline.modules.braille braille-css-utils - 4.0.1-SNAPSHOT + 4.0.1 bundle DP2 Braille Modules :: braille-css-utils diff --git a/braille/dotify-utils/pom.xml b/braille/dotify-utils/pom.xml index ddf38e800..8c9541c9f 100644 --- a/braille/dotify-utils/pom.xml +++ b/braille/dotify-utils/pom.xml @@ -6,13 +6,13 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.0 ../../parent/ org.daisy.pipeline.modules.braille dotify-utils - 6.2.5-SNAPSHOT + 6.2.5 bundle DP2 Braille Modules :: dotify-utils diff --git a/braille/libhyphen-utils/pom.xml b/braille/libhyphen-utils/pom.xml index 57f75579c..0bdd42c80 100644 --- a/braille/libhyphen-utils/pom.xml +++ b/braille/libhyphen-utils/pom.xml @@ -6,13 +6,13 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.0 ../../parent/ org.daisy.pipeline.modules.braille libhyphen-utils - 3.4.0-SNAPSHOT + 3.4.0 bundle DP2 Braille Modules :: libhyphen-utils @@ -271,7 +271,7 @@ <_dsannotations>org.daisy.pipeline.braille.libhyphen.impl.linux.LibhyphenNativePathForLinux org.daisy.pipeline.modules.braille.libhyphen-utils-linux - + org.daisy.pipeline.braille.libhyphen.impl.linux @@ -295,7 +295,7 @@ <_dsannotations>org.daisy.pipeline.braille.libhyphen.impl.mac.LibhyphenNativePathForMacOS org.daisy.pipeline.modules.braille.libhyphen-utils-mac - + org.daisy.pipeline.braille.libhyphen.impl.mac @@ -319,7 +319,7 @@ <_dsannotations>org.daisy.pipeline.braille.libhyphen.impl.windows.LibhyphenNativePathForWindows org.daisy.pipeline.modules.braille.libhyphen-utils-windows - + org.daisy.pipeline.braille.libhyphen.impl.windows @@ -510,16 +510,16 @@ - - + + - - - - + + + + - + diff --git a/braille/liblouis-utils/pom.xml b/braille/liblouis-utils/pom.xml index 542ca7947..495bf99a1 100644 --- a/braille/liblouis-utils/pom.xml +++ b/braille/liblouis-utils/pom.xml @@ -6,13 +6,13 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.0 ../../parent/ org.daisy.pipeline.modules.braille liblouis-utils - 6.2.3-SNAPSHOT + 6.2.3 bundle DP2 Braille Modules :: liblouis-utils diff --git a/braille/pef-utils/pom.xml b/braille/pef-utils/pom.xml index 0a8c9bd3a..6aae1ad56 100644 --- a/braille/pef-utils/pom.xml +++ b/braille/pef-utils/pom.xml @@ -6,13 +6,13 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.0 ../../parent/ org.daisy.pipeline.modules.braille pef-utils - 6.0.3-SNAPSHOT + 6.0.3 bundle DP2 Braille Modules :: pef-utils diff --git a/common/common-utils/pom.xml b/common/common-utils/pom.xml index 5edb27d15..9aa6a9b93 100644 --- a/common/common-utils/pom.xml +++ b/common/common-utils/pom.xml @@ -6,12 +6,12 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.0 ../../parent/ common-utils - 3.1.3-SNAPSHOT + 3.1.3 bundle DAISY Pipeline 2 module :: Common Utilities diff --git a/common/file-utils/pom.xml b/common/file-utils/pom.xml index 46f86ace0..bfff3ae6c 100644 --- a/common/file-utils/pom.xml +++ b/common/file-utils/pom.xml @@ -6,12 +6,12 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.0 ../../parent/ file-utils - 4.3.2-SNAPSHOT + 4.3.2 bundle DAISY Pipeline 2 module :: File Utilities diff --git a/parent/pom.xml b/parent/pom.xml index 2d5266d48..89ad22f86 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -7,12 +7,12 @@ org.daisy daisy 5 - + org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.0 pom DAISY Pipeline 2 :: Modules Parent POM @@ -275,7 +275,7 @@ - + @@ -288,7 +288,7 @@ - + @@ -301,7 +301,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -327,7 +327,7 @@ - + @@ -340,7 +340,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -409,7 +409,7 @@ - + @@ -425,7 +425,7 @@ org.daisy.pipeline.modules modules-bom - 1.15.0-SNAPSHOT + 1.15.0 pom import @@ -1024,4 +1024,8 @@ + + + v1.15.0 + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 9ad8131f2..fcce22fa2 100644 --- a/pom.xml +++ b/pom.xml @@ -7,12 +7,12 @@ org.daisy daisy 4 - + org.daisy.pipeline.modules modules-aggregator - 1.15.0-SNAPSHOT + 1.15.0 pom DAISY Pipeline 2 :: Aggregator POM for all the modules @@ -140,4 +140,8 @@ + + + v1.15.0 + \ No newline at end of file diff --git a/scripts-utils/css-utils/pom.xml b/scripts-utils/css-utils/pom.xml index fe0e2bdd9..9e78c6293 100644 --- a/scripts-utils/css-utils/pom.xml +++ b/scripts-utils/css-utils/pom.xml @@ -6,12 +6,12 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.0 ../../parent/ css-utils - 6.0.1-SNAPSHOT + 6.0.1 bundle DAISY Pipeline 2 module :: CSS Utils diff --git a/tts/tts-common/pom.xml b/tts/tts-common/pom.xml index 9f566a532..54c952b26 100644 --- a/tts/tts-common/pom.xml +++ b/tts/tts-common/pom.xml @@ -6,11 +6,11 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.0 ../../parent - 7.3.0-SNAPSHOT + 7.3.0 tts-common bundle From 4f6f848246869433bf7b8c81664707cd7d0bded5 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Mon, 27 Jan 2025 18:29:33 +0100 Subject: [PATCH 4/4] [maven-release-plugin] prepare for next development iteration --- audio/audio-common/pom.xml | 4 +- audio/audio-encoder-lame/pom.xml | 4 +- bom/pom.xml | 6 +- braille/braille-common/pom.xml | 4 +- braille/braille-css-utils/pom.xml | 4 +- braille/dotify-utils/pom.xml | 4 +- braille/libhyphen-utils/pom.xml | 4 +- braille/liblouis-utils/pom.xml | 4 +- braille/obfl-utils/pom.xml | 4 +- braille/pef-utils/pom.xml | 4 +- braille/texhyph-utils/pom.xml | 4 +- common/common-utils/pom.xml | 4 +- common/file-utils/pom.xml | 4 +- common/fileset-utils/pom.xml | 4 +- common/image-utils/pom.xml | 4 +- common/mediatype-utils/pom.xml | 4 +- common/validation-utils/pom.xml | 4 +- common/zip-utils/pom.xml | 4 +- nlp/dtbook-break-detection/pom.xml | 4 +- nlp/html-break-detection/pom.xml | 4 +- nlp/lexers/light-lexer/pom.xml | 4 +- nlp/lexers/omnilang-lexer/pom.xml | 4 +- nlp/lexers/ruled-lexer/pom.xml | 4 +- nlp/nlp-common/pom.xml | 4 +- nlp/zedai-break-detection/pom.xml | 4 +- parent/pom.xml | 6 +- pom.xml | 154 +++++++++--------- scripts-utils/ace-adapter/pom.xml | 4 +- scripts-utils/asciimath-utils/pom.xml | 4 +- scripts-utils/css-utils/pom.xml | 4 +- scripts-utils/daisy202-utils/pom.xml | 4 +- scripts-utils/daisy3-utils/pom.xml | 4 +- scripts-utils/dtbook-utils/pom.xml | 4 +- scripts-utils/epub-utils/pom.xml | 4 +- scripts-utils/epub3-to-html/pom.xml | 4 +- scripts-utils/epubcheck-adapter/pom.xml | 4 +- scripts-utils/html-utils/pom.xml | 2 +- scripts-utils/mathml-utils/pom.xml | 4 +- scripts-utils/metadata-utils/pom.xml | 2 +- scripts-utils/odf-utils/pom.xml | 4 +- scripts-utils/smil-utils/pom.xml | 4 +- scripts-utils/zedai-utils/pom.xml | 4 +- scripts/daisy202-to-daisy3/pom.xml | 4 +- scripts/daisy202-to-epub3/pom.xml | 4 +- scripts/daisy202-to-mp3/pom.xml | 4 +- scripts/daisy202-validator/pom.xml | 4 +- scripts/daisy3-to-daisy202/pom.xml | 4 +- scripts/daisy3-to-epub3/pom.xml | 4 +- scripts/daisy3-to-mp3/pom.xml | 4 +- scripts/dtbook-to-daisy3/pom.xml | 4 +- scripts/dtbook-to-epub3/pom.xml | 2 +- scripts/dtbook-to-html/pom.xml | 4 +- scripts/dtbook-to-odt/pom.xml | 4 +- scripts/dtbook-to-pef/pom.xml | 2 +- scripts/dtbook-to-rtf/pom.xml | 4 +- scripts/dtbook-to-zedai/pom.xml | 4 +- scripts/dtbook-validator/pom.xml | 4 +- scripts/epub-to-daisy/pom.xml | 4 +- scripts/epub2-to-epub3/pom.xml | 4 +- scripts/epub3-to-daisy202/pom.xml | 4 +- scripts/epub3-to-daisy3/pom.xml | 4 +- scripts/epub3-to-epub3/pom.xml | 4 +- scripts/epub3-to-pef/pom.xml | 4 +- scripts/epub3-validator/pom.xml | 4 +- scripts/html-to-dtbook/pom.xml | 4 +- scripts/html-to-epub3/pom.xml | 4 +- scripts/html-to-pef/pom.xml | 2 +- scripts/nimas-fileset-validator/pom.xml | 4 +- scripts/word-to-dtbook/pom.xml | 4 +- scripts/zedai-to-epub3/pom.xml | 2 +- scripts/zedai-to-html/pom.xml | 4 +- scripts/zedai-to-pef/pom.xml | 4 +- tts/dtbook-tts/pom.xml | 2 +- tts/epub3-tts/pom.xml | 2 +- tts/mathml-to-ssml/pom.xml | 4 +- tts/tts-adapters/tts-adapter-acapela/pom.xml | 4 +- tts/tts-adapters/tts-adapter-azure/pom.xml | 4 +- tts/tts-adapters/tts-adapter-cereproc/pom.xml | 4 +- tts/tts-adapters/tts-adapter-espeak/pom.xml | 4 +- tts/tts-adapters/tts-adapter-google/pom.xml | 4 +- tts/tts-adapters/tts-adapter-osx/pom.xml | 4 +- tts/tts-adapters/tts-adapter-qfrency/pom.xml | 4 +- .../tts-adapter-sapinative/pom.xml | 4 +- tts/tts-common/pom.xml | 4 +- tts/tts-mocks/pom.xml | 4 +- 85 files changed, 233 insertions(+), 245 deletions(-) diff --git a/audio/audio-common/pom.xml b/audio/audio-common/pom.xml index 20d8af025..7d01f2c85 100644 --- a/audio/audio-common/pom.xml +++ b/audio/audio-common/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent @@ -114,4 +114,4 @@ - \ No newline at end of file + diff --git a/audio/audio-encoder-lame/pom.xml b/audio/audio-encoder-lame/pom.xml index 552d25a67..26bfa2b0c 100644 --- a/audio/audio-encoder-lame/pom.xml +++ b/audio/audio-encoder-lame/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent @@ -45,4 +45,4 @@ - \ No newline at end of file + diff --git a/bom/pom.xml b/bom/pom.xml index ae6320660..dd2a9bd99 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -12,7 +12,7 @@ org.daisy.pipeline.modules modules-bom - 1.15.0 + 1.15.1-SNAPSHOT pom DAISY Pipeline 2 :: Modules BoM @@ -745,8 +745,4 @@ - - - v1.15.0 - diff --git a/braille/braille-common/pom.xml b/braille/braille-common/pom.xml index 0e703627b..0d760eb01 100644 --- a/braille/braille-common/pom.xml +++ b/braille/braille-common/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -248,4 +248,4 @@ - \ No newline at end of file + diff --git a/braille/braille-css-utils/pom.xml b/braille/braille-css-utils/pom.xml index 5d5d0d50a..6f91afa63 100644 --- a/braille/braille-css-utils/pom.xml +++ b/braille/braille-css-utils/pom.xml @@ -6,13 +6,13 @@ org.daisy.pipeline.modules modules-parent - 1.15.0 + 1.15.1-SNAPSHOT ../../parent/ org.daisy.pipeline.modules.braille braille-css-utils - 4.0.1 + 4.0.2-SNAPSHOT bundle DP2 Braille Modules :: braille-css-utils diff --git a/braille/dotify-utils/pom.xml b/braille/dotify-utils/pom.xml index 8c9541c9f..e634a9438 100644 --- a/braille/dotify-utils/pom.xml +++ b/braille/dotify-utils/pom.xml @@ -6,13 +6,13 @@ org.daisy.pipeline.modules modules-parent - 1.15.0 + 1.15.1-SNAPSHOT ../../parent/ org.daisy.pipeline.modules.braille dotify-utils - 6.2.5 + 6.2.6-SNAPSHOT bundle DP2 Braille Modules :: dotify-utils diff --git a/braille/libhyphen-utils/pom.xml b/braille/libhyphen-utils/pom.xml index 0bdd42c80..c54692b9c 100644 --- a/braille/libhyphen-utils/pom.xml +++ b/braille/libhyphen-utils/pom.xml @@ -6,13 +6,13 @@ org.daisy.pipeline.modules modules-parent - 1.15.0 + 1.15.1-SNAPSHOT ../../parent/ org.daisy.pipeline.modules.braille libhyphen-utils - 3.4.0 + 3.4.1-SNAPSHOT bundle DP2 Braille Modules :: libhyphen-utils diff --git a/braille/liblouis-utils/pom.xml b/braille/liblouis-utils/pom.xml index 495bf99a1..e423fc50c 100644 --- a/braille/liblouis-utils/pom.xml +++ b/braille/liblouis-utils/pom.xml @@ -6,13 +6,13 @@ org.daisy.pipeline.modules modules-parent - 1.15.0 + 1.15.1-SNAPSHOT ../../parent/ org.daisy.pipeline.modules.braille liblouis-utils - 6.2.3 + 6.2.4-SNAPSHOT bundle DP2 Braille Modules :: liblouis-utils diff --git a/braille/obfl-utils/pom.xml b/braille/obfl-utils/pom.xml index 3932d82f4..abb50103b 100644 --- a/braille/obfl-utils/pom.xml +++ b/braille/obfl-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/braille/pef-utils/pom.xml b/braille/pef-utils/pom.xml index 6aae1ad56..c7a3b272f 100644 --- a/braille/pef-utils/pom.xml +++ b/braille/pef-utils/pom.xml @@ -6,13 +6,13 @@ org.daisy.pipeline.modules modules-parent - 1.15.0 + 1.15.1-SNAPSHOT ../../parent/ org.daisy.pipeline.modules.braille pef-utils - 6.0.3 + 6.0.4-SNAPSHOT bundle DP2 Braille Modules :: pef-utils diff --git a/braille/texhyph-utils/pom.xml b/braille/texhyph-utils/pom.xml index 34f2afb25..998c5bdf4 100644 --- a/braille/texhyph-utils/pom.xml +++ b/braille/texhyph-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -171,4 +171,4 @@ - \ No newline at end of file + diff --git a/common/common-utils/pom.xml b/common/common-utils/pom.xml index 9aa6a9b93..1738f83b7 100644 --- a/common/common-utils/pom.xml +++ b/common/common-utils/pom.xml @@ -6,12 +6,12 @@ org.daisy.pipeline.modules modules-parent - 1.15.0 + 1.15.1-SNAPSHOT ../../parent/ common-utils - 3.1.3 + 3.1.4-SNAPSHOT bundle DAISY Pipeline 2 module :: Common Utilities diff --git a/common/file-utils/pom.xml b/common/file-utils/pom.xml index bfff3ae6c..e89b583d9 100644 --- a/common/file-utils/pom.xml +++ b/common/file-utils/pom.xml @@ -6,12 +6,12 @@ org.daisy.pipeline.modules modules-parent - 1.15.0 + 1.15.1-SNAPSHOT ../../parent/ file-utils - 4.3.2 + 4.3.3-SNAPSHOT bundle DAISY Pipeline 2 module :: File Utilities diff --git a/common/fileset-utils/pom.xml b/common/fileset-utils/pom.xml index 546349f9b..92ca9b8d1 100644 --- a/common/fileset-utils/pom.xml +++ b/common/fileset-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/common/image-utils/pom.xml b/common/image-utils/pom.xml index 909699c0b..0fdcd86c7 100644 --- a/common/image-utils/pom.xml +++ b/common/image-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/common/mediatype-utils/pom.xml b/common/mediatype-utils/pom.xml index 08c512b1e..d87a350eb 100644 --- a/common/mediatype-utils/pom.xml +++ b/common/mediatype-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -29,4 +29,4 @@ - \ No newline at end of file + diff --git a/common/validation-utils/pom.xml b/common/validation-utils/pom.xml index ab6b9d06e..6cfc9415e 100644 --- a/common/validation-utils/pom.xml +++ b/common/validation-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -66,4 +66,4 @@ - \ No newline at end of file + diff --git a/common/zip-utils/pom.xml b/common/zip-utils/pom.xml index bcfc76565..b3c9d2590 100644 --- a/common/zip-utils/pom.xml +++ b/common/zip-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/nlp/dtbook-break-detection/pom.xml b/nlp/dtbook-break-detection/pom.xml index 4b610ef35..09e90554e 100644 --- a/nlp/dtbook-break-detection/pom.xml +++ b/nlp/dtbook-break-detection/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent @@ -31,4 +31,4 @@ - \ No newline at end of file + diff --git a/nlp/html-break-detection/pom.xml b/nlp/html-break-detection/pom.xml index f4a8ab333..e84f85401 100644 --- a/nlp/html-break-detection/pom.xml +++ b/nlp/html-break-detection/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent @@ -39,4 +39,4 @@ - \ No newline at end of file + diff --git a/nlp/lexers/light-lexer/pom.xml b/nlp/lexers/light-lexer/pom.xml index 02f1cc572..aece5b087 100644 --- a/nlp/lexers/light-lexer/pom.xml +++ b/nlp/lexers/light-lexer/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/nlp/lexers/omnilang-lexer/pom.xml b/nlp/lexers/omnilang-lexer/pom.xml index 74fc5022d..4d6d5a3a6 100644 --- a/nlp/lexers/omnilang-lexer/pom.xml +++ b/nlp/lexers/omnilang-lexer/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/nlp/lexers/ruled-lexer/pom.xml b/nlp/lexers/ruled-lexer/pom.xml index 074ba76ad..7d32f0392 100644 --- a/nlp/lexers/ruled-lexer/pom.xml +++ b/nlp/lexers/ruled-lexer/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -44,4 +44,4 @@ - \ No newline at end of file + diff --git a/nlp/nlp-common/pom.xml b/nlp/nlp-common/pom.xml index 4d1b418b0..b92b7d648 100644 --- a/nlp/nlp-common/pom.xml +++ b/nlp/nlp-common/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent @@ -99,4 +99,4 @@ - \ No newline at end of file + diff --git a/nlp/zedai-break-detection/pom.xml b/nlp/zedai-break-detection/pom.xml index c05c1d4cb..9dd2cc53f 100644 --- a/nlp/zedai-break-detection/pom.xml +++ b/nlp/zedai-break-detection/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent @@ -31,4 +31,4 @@ - \ No newline at end of file + diff --git a/parent/pom.xml b/parent/pom.xml index 89ad22f86..03dc8ee19 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0 + 1.15.1-SNAPSHOT pom DAISY Pipeline 2 :: Modules Parent POM @@ -1024,8 +1024,4 @@ - - - v1.15.0 - \ No newline at end of file diff --git a/pom.xml b/pom.xml index fcce22fa2..76c6ccca4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.daisy.pipeline.modules modules-aggregator - 1.15.0 + 1.15.1-SNAPSHOT pom DAISY Pipeline 2 :: Aggregator POM for all the modules @@ -23,89 +23,89 @@ parent common/common-utils common/file-utils - - - - - - - + common/fileset-utils + common/image-utils + common/mediatype-utils + common/validation-utils + common/zip-utils + scripts-utils/ace-adapter + scripts-utils/asciimath-utils scripts-utils/css-utils - - - - - - - - - - - - - - - - - - - - - + scripts-utils/html-utils + scripts-utils/daisy202-utils + scripts-utils/daisy3-utils + scripts-utils/dtbook-utils + scripts-utils/epub-utils + scripts-utils/epubcheck-adapter + scripts-utils/epub3-to-html + scripts-utils/mathml-utils + scripts-utils/smil-utils + scripts-utils/metadata-utils + scripts-utils/odf-utils + scripts-utils/zedai-utils + nlp/nlp-common + nlp/lexers/ruled-lexer + nlp/lexers/light-lexer + nlp/lexers/omnilang-lexer + nlp/zedai-break-detection + nlp/html-break-detection + nlp/dtbook-break-detection + audio/audio-common + audio/audio-encoder-lame - - + tts/dtbook-tts + tts/epub3-tts tts/tts-common - - - - - - - - - - - + tts/tts-adapters/tts-adapter-espeak + tts/tts-adapters/tts-adapter-acapela + tts/tts-adapters/tts-adapter-osx + tts/tts-adapters/tts-adapter-sapinative + tts/tts-adapters/tts-adapter-qfrency + tts/tts-adapters/tts-adapter-google + tts/tts-adapters/tts-adapter-cereproc + tts/tts-adapters/tts-adapter-azure + tts/tts-mocks + tts/mathml-to-ssml + braille/braille-common braille/braille-css-utils braille/pef-utils - + braille/obfl-utils braille/liblouis-utils braille/dotify-utils braille/libhyphen-utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + braille/texhyph-utils + scripts/daisy202-to-epub3 + scripts/daisy202-validator + scripts/daisy202-to-daisy3 + scripts/daisy202-to-mp3 + scripts/daisy3-to-daisy202 + scripts/daisy3-to-epub3 + scripts/daisy3-to-mp3 + scripts/dtbook-to-daisy3 + scripts/dtbook-to-epub3 + scripts/dtbook-to-html + scripts/dtbook-to-odt + scripts/dtbook-to-pef + scripts/dtbook-to-rtf + scripts/dtbook-to-zedai + scripts/dtbook-validator + scripts/epub-to-daisy + scripts/epub2-to-epub3 + scripts/epub3-to-daisy202 + scripts/epub3-to-daisy3 + scripts/epub3-to-epub3 + scripts/epub3-to-pef + scripts/epub3-validator + scripts/html-to-dtbook + scripts/html-to-epub3 + scripts/html-to-pef + scripts/nimas-fileset-validator + scripts/word-to-dtbook + scripts/zedai-to-epub3 + scripts/zedai-to-html + scripts/zedai-to-pef @@ -140,8 +140,4 @@ - - - v1.15.0 - - \ No newline at end of file + diff --git a/scripts-utils/ace-adapter/pom.xml b/scripts-utils/ace-adapter/pom.xml index e0c65b6b4..ac55d4dc3 100644 --- a/scripts-utils/ace-adapter/pom.xml +++ b/scripts-utils/ace-adapter/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -68,4 +68,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/asciimath-utils/pom.xml b/scripts-utils/asciimath-utils/pom.xml index 294abdcae..39196f74a 100644 --- a/scripts-utils/asciimath-utils/pom.xml +++ b/scripts-utils/asciimath-utils/pom.xml @@ -4,7 +4,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ asciimath-utils @@ -110,4 +110,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/css-utils/pom.xml b/scripts-utils/css-utils/pom.xml index 9e78c6293..f140e7335 100644 --- a/scripts-utils/css-utils/pom.xml +++ b/scripts-utils/css-utils/pom.xml @@ -6,12 +6,12 @@ org.daisy.pipeline.modules modules-parent - 1.15.0 + 1.15.1-SNAPSHOT ../../parent/ css-utils - 6.0.1 + 6.0.2-SNAPSHOT bundle DAISY Pipeline 2 module :: CSS Utils diff --git a/scripts-utils/daisy202-utils/pom.xml b/scripts-utils/daisy202-utils/pom.xml index 22d9f2517..293d50c18 100644 --- a/scripts-utils/daisy202-utils/pom.xml +++ b/scripts-utils/daisy202-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -58,4 +58,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/daisy3-utils/pom.xml b/scripts-utils/daisy3-utils/pom.xml index 96a5fe629..d562ddfd3 100644 --- a/scripts-utils/daisy3-utils/pom.xml +++ b/scripts-utils/daisy3-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -54,4 +54,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/dtbook-utils/pom.xml b/scripts-utils/dtbook-utils/pom.xml index dbc8bb907..03507f527 100644 --- a/scripts-utils/dtbook-utils/pom.xml +++ b/scripts-utils/dtbook-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -85,4 +85,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/epub-utils/pom.xml b/scripts-utils/epub-utils/pom.xml index f28aa8c23..bc62c5884 100644 --- a/scripts-utils/epub-utils/pom.xml +++ b/scripts-utils/epub-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -88,4 +88,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/epub3-to-html/pom.xml b/scripts-utils/epub3-to-html/pom.xml index a46e6f11e..a630ce12c 100644 --- a/scripts-utils/epub3-to-html/pom.xml +++ b/scripts-utils/epub3-to-html/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -37,4 +37,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/epubcheck-adapter/pom.xml b/scripts-utils/epubcheck-adapter/pom.xml index 82ba52dbc..e516a6e3b 100644 --- a/scripts-utils/epubcheck-adapter/pom.xml +++ b/scripts-utils/epubcheck-adapter/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -68,4 +68,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/html-utils/pom.xml b/scripts-utils/html-utils/pom.xml index b488f0799..519d7f77d 100644 --- a/scripts-utils/html-utils/pom.xml +++ b/scripts-utils/html-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ diff --git a/scripts-utils/mathml-utils/pom.xml b/scripts-utils/mathml-utils/pom.xml index 610458418..04336bf9b 100644 --- a/scripts-utils/mathml-utils/pom.xml +++ b/scripts-utils/mathml-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -50,4 +50,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/metadata-utils/pom.xml b/scripts-utils/metadata-utils/pom.xml index ef45211d8..d2085c4b2 100644 --- a/scripts-utils/metadata-utils/pom.xml +++ b/scripts-utils/metadata-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ diff --git a/scripts-utils/odf-utils/pom.xml b/scripts-utils/odf-utils/pom.xml index e35decf8d..d89882f0e 100644 --- a/scripts-utils/odf-utils/pom.xml +++ b/scripts-utils/odf-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -41,4 +41,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/smil-utils/pom.xml b/scripts-utils/smil-utils/pom.xml index 61696133c..a4a02b2e8 100644 --- a/scripts-utils/smil-utils/pom.xml +++ b/scripts-utils/smil-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -41,4 +41,4 @@ - \ No newline at end of file + diff --git a/scripts-utils/zedai-utils/pom.xml b/scripts-utils/zedai-utils/pom.xml index e64fd64da..d0de22a96 100644 --- a/scripts-utils/zedai-utils/pom.xml +++ b/scripts-utils/zedai-utils/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -45,4 +45,4 @@ - \ No newline at end of file + diff --git a/scripts/daisy202-to-daisy3/pom.xml b/scripts/daisy202-to-daisy3/pom.xml index 63ea0da2b..b64bcc564 100644 --- a/scripts/daisy202-to-daisy3/pom.xml +++ b/scripts/daisy202-to-daisy3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -65,4 +65,4 @@ - \ No newline at end of file + diff --git a/scripts/daisy202-to-epub3/pom.xml b/scripts/daisy202-to-epub3/pom.xml index 509df2290..468851a41 100644 --- a/scripts/daisy202-to-epub3/pom.xml +++ b/scripts/daisy202-to-epub3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -65,4 +65,4 @@ - \ No newline at end of file + diff --git a/scripts/daisy202-to-mp3/pom.xml b/scripts/daisy202-to-mp3/pom.xml index 8c25c7593..8aa2d78d6 100644 --- a/scripts/daisy202-to-mp3/pom.xml +++ b/scripts/daisy202-to-mp3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -62,4 +62,4 @@ - \ No newline at end of file + diff --git a/scripts/daisy202-validator/pom.xml b/scripts/daisy202-validator/pom.xml index f7e65239a..91875b4a1 100644 --- a/scripts/daisy202-validator/pom.xml +++ b/scripts/daisy202-validator/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -58,4 +58,4 @@ - \ No newline at end of file + diff --git a/scripts/daisy3-to-daisy202/pom.xml b/scripts/daisy3-to-daisy202/pom.xml index 23e85a4b6..98ccfb786 100644 --- a/scripts/daisy3-to-daisy202/pom.xml +++ b/scripts/daisy3-to-daisy202/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -58,4 +58,4 @@ - \ No newline at end of file + diff --git a/scripts/daisy3-to-epub3/pom.xml b/scripts/daisy3-to-epub3/pom.xml index 76690e7f9..3ea07f7e1 100644 --- a/scripts/daisy3-to-epub3/pom.xml +++ b/scripts/daisy3-to-epub3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -63,4 +63,4 @@ - \ No newline at end of file + diff --git a/scripts/daisy3-to-mp3/pom.xml b/scripts/daisy3-to-mp3/pom.xml index ea8f62afe..949e826cf 100644 --- a/scripts/daisy3-to-mp3/pom.xml +++ b/scripts/daisy3-to-mp3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -62,4 +62,4 @@ - \ No newline at end of file + diff --git a/scripts/dtbook-to-daisy3/pom.xml b/scripts/dtbook-to-daisy3/pom.xml index 30cd69975..9a6f08874 100644 --- a/scripts/dtbook-to-daisy3/pom.xml +++ b/scripts/dtbook-to-daisy3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -234,4 +234,4 @@ - \ No newline at end of file + diff --git a/scripts/dtbook-to-epub3/pom.xml b/scripts/dtbook-to-epub3/pom.xml index 89eef516f..c9ddd9f36 100644 --- a/scripts/dtbook-to-epub3/pom.xml +++ b/scripts/dtbook-to-epub3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ diff --git a/scripts/dtbook-to-html/pom.xml b/scripts/dtbook-to-html/pom.xml index a0dcb77c2..b1e1562ae 100644 --- a/scripts/dtbook-to-html/pom.xml +++ b/scripts/dtbook-to-html/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/scripts/dtbook-to-odt/pom.xml b/scripts/dtbook-to-odt/pom.xml index ca2e169b2..210a214ae 100644 --- a/scripts/dtbook-to-odt/pom.xml +++ b/scripts/dtbook-to-odt/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -199,4 +199,4 @@ - \ No newline at end of file + diff --git a/scripts/dtbook-to-pef/pom.xml b/scripts/dtbook-to-pef/pom.xml index 3326be4a8..a560ebdad 100644 --- a/scripts/dtbook-to-pef/pom.xml +++ b/scripts/dtbook-to-pef/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ diff --git a/scripts/dtbook-to-rtf/pom.xml b/scripts/dtbook-to-rtf/pom.xml index 120ae0594..a4abe32a1 100644 --- a/scripts/dtbook-to-rtf/pom.xml +++ b/scripts/dtbook-to-rtf/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/scripts/dtbook-to-zedai/pom.xml b/scripts/dtbook-to-zedai/pom.xml index b2fda52ea..b8d85af78 100644 --- a/scripts/dtbook-to-zedai/pom.xml +++ b/scripts/dtbook-to-zedai/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/scripts/dtbook-validator/pom.xml b/scripts/dtbook-validator/pom.xml index e890e6a4b..92710cd2a 100644 --- a/scripts/dtbook-validator/pom.xml +++ b/scripts/dtbook-validator/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -42,4 +42,4 @@ - \ No newline at end of file + diff --git a/scripts/epub-to-daisy/pom.xml b/scripts/epub-to-daisy/pom.xml index 9eb255fa9..a09497b64 100644 --- a/scripts/epub-to-daisy/pom.xml +++ b/scripts/epub-to-daisy/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/scripts/epub2-to-epub3/pom.xml b/scripts/epub2-to-epub3/pom.xml index 288a34147..c40a8b3ec 100644 --- a/scripts/epub2-to-epub3/pom.xml +++ b/scripts/epub2-to-epub3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -48,4 +48,4 @@ - \ No newline at end of file + diff --git a/scripts/epub3-to-daisy202/pom.xml b/scripts/epub3-to-daisy202/pom.xml index dc69d97b9..9f28b49cb 100644 --- a/scripts/epub3-to-daisy202/pom.xml +++ b/scripts/epub3-to-daisy202/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -71,4 +71,4 @@ - \ No newline at end of file + diff --git a/scripts/epub3-to-daisy3/pom.xml b/scripts/epub3-to-daisy3/pom.xml index 1d8c83fff..c9b952281 100644 --- a/scripts/epub3-to-daisy3/pom.xml +++ b/scripts/epub3-to-daisy3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -67,4 +67,4 @@ - \ No newline at end of file + diff --git a/scripts/epub3-to-epub3/pom.xml b/scripts/epub3-to-epub3/pom.xml index 50af47535..b0f797041 100644 --- a/scripts/epub3-to-epub3/pom.xml +++ b/scripts/epub3-to-epub3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -224,4 +224,4 @@ - \ No newline at end of file + diff --git a/scripts/epub3-to-pef/pom.xml b/scripts/epub3-to-pef/pom.xml index 28165626b..b83f2d6d9 100644 --- a/scripts/epub3-to-pef/pom.xml +++ b/scripts/epub3-to-pef/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -151,4 +151,4 @@ - \ No newline at end of file + diff --git a/scripts/epub3-validator/pom.xml b/scripts/epub3-validator/pom.xml index 0d4d1bc08..6caa01e9f 100644 --- a/scripts/epub3-validator/pom.xml +++ b/scripts/epub3-validator/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -33,4 +33,4 @@ - \ No newline at end of file + diff --git a/scripts/html-to-dtbook/pom.xml b/scripts/html-to-dtbook/pom.xml index dcf1fc161..c2a1734c2 100644 --- a/scripts/html-to-dtbook/pom.xml +++ b/scripts/html-to-dtbook/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -72,4 +72,4 @@ - \ No newline at end of file + diff --git a/scripts/html-to-epub3/pom.xml b/scripts/html-to-epub3/pom.xml index 398c7abc3..aca1f2aeb 100644 --- a/scripts/html-to-epub3/pom.xml +++ b/scripts/html-to-epub3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -73,4 +73,4 @@ - \ No newline at end of file + diff --git a/scripts/html-to-pef/pom.xml b/scripts/html-to-pef/pom.xml index 2a5dbdfbd..fc49de4d6 100644 --- a/scripts/html-to-pef/pom.xml +++ b/scripts/html-to-pef/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ diff --git a/scripts/nimas-fileset-validator/pom.xml b/scripts/nimas-fileset-validator/pom.xml index 7c213e572..bb61ec607 100644 --- a/scripts/nimas-fileset-validator/pom.xml +++ b/scripts/nimas-fileset-validator/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/scripts/word-to-dtbook/pom.xml b/scripts/word-to-dtbook/pom.xml index d9e2e0911..4ab80cfee 100644 --- a/scripts/word-to-dtbook/pom.xml +++ b/scripts/word-to-dtbook/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -115,4 +115,4 @@ - \ No newline at end of file + diff --git a/scripts/zedai-to-epub3/pom.xml b/scripts/zedai-to-epub3/pom.xml index 57580821b..618d219d9 100644 --- a/scripts/zedai-to-epub3/pom.xml +++ b/scripts/zedai-to-epub3/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ diff --git a/scripts/zedai-to-html/pom.xml b/scripts/zedai-to-html/pom.xml index 56634daa7..289c42611 100644 --- a/scripts/zedai-to-html/pom.xml +++ b/scripts/zedai-to-html/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -50,4 +50,4 @@ - \ No newline at end of file + diff --git a/scripts/zedai-to-pef/pom.xml b/scripts/zedai-to-pef/pom.xml index 29ace0c08..117c5b657 100644 --- a/scripts/zedai-to-pef/pom.xml +++ b/scripts/zedai-to-pef/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -151,4 +151,4 @@ - \ No newline at end of file + diff --git a/tts/dtbook-tts/pom.xml b/tts/dtbook-tts/pom.xml index aa54d5b9d..91e6b8003 100644 --- a/tts/dtbook-tts/pom.xml +++ b/tts/dtbook-tts/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent diff --git a/tts/epub3-tts/pom.xml b/tts/epub3-tts/pom.xml index 508bddf6c..6f8c01c78 100644 --- a/tts/epub3-tts/pom.xml +++ b/tts/epub3-tts/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent diff --git a/tts/mathml-to-ssml/pom.xml b/tts/mathml-to-ssml/pom.xml index e29a525b4..6727fbbdb 100644 --- a/tts/mathml-to-ssml/pom.xml +++ b/tts/mathml-to-ssml/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent @@ -30,4 +30,4 @@ - \ No newline at end of file + diff --git a/tts/tts-adapters/tts-adapter-acapela/pom.xml b/tts/tts-adapters/tts-adapter-acapela/pom.xml index e2aa29603..108e2178c 100644 --- a/tts/tts-adapters/tts-adapter-acapela/pom.xml +++ b/tts/tts-adapters/tts-adapter-acapela/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -111,4 +111,4 @@ - \ No newline at end of file + diff --git a/tts/tts-adapters/tts-adapter-azure/pom.xml b/tts/tts-adapters/tts-adapter-azure/pom.xml index 0d8494d87..5ad93c410 100644 --- a/tts/tts-adapters/tts-adapter-azure/pom.xml +++ b/tts/tts-adapters/tts-adapter-azure/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/tts/tts-adapters/tts-adapter-cereproc/pom.xml b/tts/tts-adapters/tts-adapter-cereproc/pom.xml index f8d5ffaa2..4ded99913 100644 --- a/tts/tts-adapters/tts-adapter-cereproc/pom.xml +++ b/tts/tts-adapters/tts-adapter-cereproc/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -71,4 +71,4 @@ - \ No newline at end of file + diff --git a/tts/tts-adapters/tts-adapter-espeak/pom.xml b/tts/tts-adapters/tts-adapter-espeak/pom.xml index 481056e40..c270dbd66 100644 --- a/tts/tts-adapters/tts-adapter-espeak/pom.xml +++ b/tts/tts-adapters/tts-adapter-espeak/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -65,4 +65,4 @@ - \ No newline at end of file + diff --git a/tts/tts-adapters/tts-adapter-google/pom.xml b/tts/tts-adapters/tts-adapter-google/pom.xml index 7a3bf439c..7ef72b406 100644 --- a/tts/tts-adapters/tts-adapter-google/pom.xml +++ b/tts/tts-adapters/tts-adapter-google/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -72,4 +72,4 @@ - \ No newline at end of file + diff --git a/tts/tts-adapters/tts-adapter-osx/pom.xml b/tts/tts-adapters/tts-adapter-osx/pom.xml index f018f5a85..6678fe192 100644 --- a/tts/tts-adapters/tts-adapter-osx/pom.xml +++ b/tts/tts-adapters/tts-adapter-osx/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -58,4 +58,4 @@ - \ No newline at end of file + diff --git a/tts/tts-adapters/tts-adapter-qfrency/pom.xml b/tts/tts-adapters/tts-adapter-qfrency/pom.xml index 046677d22..d2754f2ca 100644 --- a/tts/tts-adapters/tts-adapter-qfrency/pom.xml +++ b/tts/tts-adapters/tts-adapter-qfrency/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -62,4 +62,4 @@ - \ No newline at end of file + diff --git a/tts/tts-adapters/tts-adapter-sapinative/pom.xml b/tts/tts-adapters/tts-adapter-sapinative/pom.xml index 54c0f0582..d2ca92627 100644 --- a/tts/tts-adapters/tts-adapter-sapinative/pom.xml +++ b/tts/tts-adapters/tts-adapter-sapinative/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../../parent @@ -135,4 +135,4 @@ - \ No newline at end of file + diff --git a/tts/tts-common/pom.xml b/tts/tts-common/pom.xml index 54c952b26..fbecd60a9 100644 --- a/tts/tts-common/pom.xml +++ b/tts/tts-common/pom.xml @@ -6,11 +6,11 @@ org.daisy.pipeline.modules modules-parent - 1.15.0 + 1.15.1-SNAPSHOT ../../parent - 7.3.0 + 7.3.1-SNAPSHOT tts-common bundle diff --git a/tts/tts-mocks/pom.xml b/tts/tts-mocks/pom.xml index 9c1eb8d4c..c5bbeeb6f 100644 --- a/tts/tts-mocks/pom.xml +++ b/tts/tts-mocks/pom.xml @@ -6,7 +6,7 @@ org.daisy.pipeline.modules modules-parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../../parent/ @@ -45,4 +45,4 @@ - \ No newline at end of file +