From 7449ebfa4aa8c9295190ebc7964df9b91aa80df9 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Wed, 25 Jan 2017 15:27:41 +0100 Subject: [PATCH 01/18] css-calabash has been incorporated into css-utils --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5a39e628..cc6c79f8 100644 --- a/pom.xml +++ b/pom.xml @@ -1016,10 +1016,6 @@ org.daisy.pipeline.modules.braille common-utils - - org.daisy.pipeline.modules.braille - css-calabash - org.daisy.pipeline.modules.braille css-core From e2d4780ea1d5a50655304178ee3fdfffe0001d52 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Mon, 6 Feb 2017 13:24:39 +0100 Subject: [PATCH 02/18] Update to latest tts-modules bom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc6c79f8..d5be5176 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ org.daisy.pipeline.modules tts-modules-bom - 1.10.0 + 1.10.1 pom import From 8d4d0c564be27ffae947e07393d393a56b72d943 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Wed, 23 Nov 2016 10:40:34 +0100 Subject: [PATCH 03/18] Disable dmg in dev-launcher profile Disable generate-app-package, install-node, install-appdmg and exec-appdmg executions. --- pom.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/pom.xml b/pom.xml index d5be5176..c721fda5 100644 --- a/pom.xml +++ b/pom.xml @@ -2006,6 +2006,39 @@ + + maven-antrun-plugin + + + generate-app-package + none + + + + + com.github.eirslett + frontend-maven-plugin + + + install-node + none + + + install-appdmg + none + + + + + org.codehaus.mojo + exec-maven-plugin + + + exec-appdmg + none + + + From 34ff74e29242e7fdc741ffa189a85d31edc68bc0 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Wed, 22 Feb 2017 12:03:56 +0100 Subject: [PATCH 04/18] Diable dmg, mac zip and win zip in linux profile --- pom.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/pom.xml b/pom.xml index c721fda5..603b9377 100644 --- a/pom.xml +++ b/pom.xml @@ -1647,6 +1647,47 @@ pipeline2-${project.version}_linux + + dist-mac + none + + + dist-win + none + + + + + maven-antrun-plugin + + + generate-app-package + none + + + + + com.github.eirslett + frontend-maven-plugin + + + install-node + none + + + install-appdmg + none + + + + + org.codehaus.mojo + exec-maven-plugin + + + exec-appdmg + none + From e35d2862fed39f73795d817ae41ed59679acd271 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Tue, 30 May 2017 18:00:12 +0200 Subject: [PATCH 05/18] Delete calabash-custom-steps It was already commented out, see https://github.com/daisy/pipeline-assembly/commit/d706242d0e7c330c8f348a1f88927e814a3f6e8f --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 603b9377..ae686990 100644 --- a/pom.xml +++ b/pom.xml @@ -598,10 +598,6 @@ org.daisy.pipeline calabash-adapter - org.daisy.pipeline common-utils From 6e5375e68a34a0fa76e78b614f80cd5793853009 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Mon, 6 Feb 2017 13:24:39 +0100 Subject: [PATCH 06/18] Version declarations moved to BOMs --- pom.xml | 63 +++++++++------------------------------------------------ 1 file changed, 10 insertions(+), 53 deletions(-) diff --git a/pom.xml b/pom.xml index ae686990..e6709ccf 100644 --- a/pom.xml +++ b/pom.xml @@ -22,13 +22,6 @@ 2.1.0 - - - org.apache.felix - org.apache.felix.main - 4.4.1 - - @@ -51,38 +44,43 @@ updater-gui 1.0.0 + + org.apache.felix + org.apache.felix.main + 4.4.1 + org.daisy.pipeline framework-bom - 1.10.2 + 1.10.3-SNAPSHOT pom import org.daisy.pipeline.modules scripts-bom - 1.10.1 + 1.10.2-SNAPSHOT pom import org.daisy.pipeline.modules common-utils-bom - 1.10.2 + 1.10.3-SNAPSHOT pom import org.daisy.pipeline.modules scripts-utils-bom - 1.10.1 + 1.10.2-SNAPSHOT pom import org.daisy.pipeline.modules.braille braille-modules-bom - 1.10.0 + 1.10.1-SNAPSHOT pom import @@ -230,8 +228,6 @@ org.osgi org.osgi.enterprise - - 4.2.0 org.slf4j @@ -256,54 +252,41 @@ ${project.build.directory}/bundles/libs/persistence - org.eclipse org.eclipse.gemini.jpa - 1.0.0.RELEASE org.eclipse.gemini org.eclipse.gemini.dbaccess.derby - 1.1.0.RELEASE org.eclipse.gemini org.eclipse.gemini.dbaccess.util - 1.1.0.RELEASE org.eclipse.persistence org.eclipse.persistence.asm - 2.3.2 - org.eclipse.persistence org.eclipse.persistence.antlr - 2.3.2 - org.eclipse.persistence org.eclipse.persistence.core - 2.3.2 org.eclipse.persistence org.eclipse.persistence.jpa - 2.3.2 org.eclipse.persistence javax.persistence - 2.0.3 org.eclipse.gemini org.apache.derby - 10.8.2.2 @@ -323,53 +306,43 @@ javax.xml.crypto jsr105-api - 1.0.1 javax.xml.parsers jaxp-api - 1.4.5 org.apache.httpcomponents httpclient-osgi - 4.2.5 org.apache.httpcomponents httpcore-osgi - 4.2.4 org.daisy.libs jing - 20120724.0.0 nu.validator.htmlparser htmlparser - 1.4 org.daisy.libs com.xmlcalabash - 1.0.23 org.daisy.libs logback-osgi-adapter - 1.0.0 org.daisy.libs saxon-he - 9.5.1.5 org.daisy.libs servlet-api - 2.5.0 @@ -447,17 +420,14 @@ com.mysql.jdbc com.springsource.com.mysql.jdbc - 5.1.6 net.java.dev.jna jna - 4.0.0 org.daisy.libs jnaerator - 0.11 @@ -475,7 +445,6 @@ org.apache.commons commons-lang3 - 3.4 com.googlecode.texhyphj @@ -675,7 +644,6 @@ de.codecentric.centerdevice centerdevice-nsmenufx - 2.1.0 org.daisy.pipeline @@ -684,12 +652,10 @@ org.daisy.libs pegdown - 1.0.0 org.daisy.libs parboiled - 1.0.0 @@ -699,27 +665,22 @@ org.ow2.asm asm - 5.0.3 org.ow2.asm asm-analysis - 5.0.3 org.ow2.asm asm-tree - 5.0.3 org.ow2.asm asm-util - 5.0.3 org.parboiled parboiled-core - 1.1.7 @@ -853,7 +814,6 @@ org.idpf epubcheck - 4.0.1 com.google.guava @@ -863,17 +823,14 @@ org.apache.commons commons-compress - 1.5 org.codehaus.jackson jackson-core-asl - 1.9.12 org.codehaus.jackson jackson-mapper-asl - 1.9.12 From 5b38e0a7d13bd3f6e7becfd86884a9752d411edc Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Tue, 21 Mar 2017 15:24:47 +0100 Subject: [PATCH 07/18] Update some OSGi bundles - org.apache.felix.main 5.6.2 - org.apache.felix.src 2.0.8 In addition, org.osgi.enterprise has been updated to 5.0.0 in framework BoM. This seems to have fixed the launch issue https://github.com/daisy/pipeline-mod-braille/issues/135. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e6709ccf..a417cce9 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ org.apache.felix org.apache.felix.main - 4.4.1 + 5.6.2 org.daisy.pipeline @@ -222,7 +222,7 @@ org.apache.felix org.apache.felix.scr - 1.6.2 + 2.0.8 From 7b47464f01b39dedab470b8973b55ad3057044e3 Mon Sep 17 00:00:00 2001 From: Alan Ramos Date: Tue, 5 Apr 2016 15:19:45 +0200 Subject: [PATCH 08/18] Fix problem with variable ${pipeline.log.jobappender} for RPM package --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index a417cce9..bedb3518 100644 --- a/pom.xml +++ b/pom.xml @@ -2456,6 +2456,7 @@ system/felix system/bootstrap modules + org.daisy.pipeline.logging.IgnoreSiftAppender @@ -2546,6 +2547,7 @@ etc/system.properties etc/config.properties etc/org.apache.felix.fileinstall-modules.cfg + etc/config-logback.xml true From dd9944bae272c8abb7cd437b7b8fa766b21008f5 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Tue, 20 Jun 2017 17:08:10 +0200 Subject: [PATCH 09/18] Update to latest scripts and tts-modules --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bedb3518..7f30111e 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ org.daisy.pipeline.modules scripts-bom - 1.10.2-SNAPSHOT + 1.10.1 pom import @@ -94,7 +94,7 @@ org.daisy.pipeline.modules tts-modules-bom - 1.10.1 + 1.10.2-SNAPSHOT pom import From b69476876b41623a730fe27f037e8ea99ba48c4d Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Thu, 20 Jul 2017 19:52:30 +0200 Subject: [PATCH 10/18] Update updater-gui version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f30111e..d20f270d 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ org.daisy.pipeline updater-gui - 1.0.0 + 1.0.1-SNAPSHOT org.apache.felix From 1a5aa88942e829628e25abba640187a7c0dae43d Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Tue, 11 Jul 2017 10:11:32 +0200 Subject: [PATCH 11/18] Disable dmg in windows profile --- pom.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/pom.xml b/pom.xml index d20f270d..260287c8 100644 --- a/pom.xml +++ b/pom.xml @@ -1818,6 +1818,39 @@ + + maven-antrun-plugin + + + generate-app-package + none + + + + + com.github.eirslett + frontend-maven-plugin + + + install-node + none + + + install-appdmg + none + + + + + org.codehaus.mojo + exec-maven-plugin + + + exec-appdmg + none + + + From 363344c71aee118902da67aec6055d20d194e3a1 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Thu, 27 Jul 2017 13:15:48 +0200 Subject: [PATCH 12/18] Resolve snapshot dependencies --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 260287c8..7eb74175 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ org.daisy.pipeline updater-gui - 1.0.1-SNAPSHOT + 1.0.1 org.apache.felix From bd92f571e8009efe9e47fcf61fb636e6b0fae532 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Thu, 27 Jul 2017 13:15:58 +0200 Subject: [PATCH 13/18] Resolve snapshot dependencies (BOMs) --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 7eb74175..82ce31ed 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ org.daisy.pipeline framework-bom - 1.10.3-SNAPSHOT + 1.10.3 pom import @@ -66,21 +66,21 @@ org.daisy.pipeline.modules common-utils-bom - 1.10.3-SNAPSHOT + 1.10.3 pom import org.daisy.pipeline.modules scripts-utils-bom - 1.10.2-SNAPSHOT + 1.10.2 pom import org.daisy.pipeline.modules.braille braille-modules-bom - 1.10.1-SNAPSHOT + 1.10.1 pom import @@ -94,7 +94,7 @@ org.daisy.pipeline.modules tts-modules-bom - 1.10.2-SNAPSHOT + 1.10.2 pom import From 5ec00c062121c23320b50ad3ce243c6681aaa999 Mon Sep 17 00:00:00 2001 From: Romain Deltour Date: Thu, 17 Aug 2017 12:29:01 +0200 Subject: [PATCH 14/18] Edit the release notes --- src/main/resources/README.txt | 128 ++++++++++++++++++---------------- 1 file changed, 69 insertions(+), 59 deletions(-) diff --git a/src/main/resources/README.txt b/src/main/resources/README.txt index 95991ca3..6255de7c 100644 --- a/src/main/resources/README.txt +++ b/src/main/resources/README.txt @@ -1,4 +1,4 @@ - DAISY Pipeline 2 - 1.10.0-rc1 - November 21, 2016 + DAISY Pipeline 2 - 1.10.2 - August 17, 2017 ============================================================================== @@ -68,53 +68,63 @@ The package includes: 3. Release Notes ------------------------------------------------------------------------------ -The package includes the 1.10.0-rc1 version of the project. +The package includes the 1.10.2 version of the project. This is a release candidate. -### Changes in v1.10.0-rc1 - -* Distribution - * [NEW] new graphical user interface (GUI) - * [NEW] installers for the GUI on Windows - * [NEW] packaged application on Mac OS X - * online Java installer bundled in the Windows installer - * Java Runtime Environment bundled in the Mac OS X app - -* Command Line Interface - * [NEW] `clean` command to remove jobs with an `ERROR` status - * inputs and options arguments are no longer prefixed with `--i` and `--x` - * the `version` command now works as expected - * Properly detect Java under OpenJDK and Ubuntu 15.04 - -* Framework and API - * [NEW] Add datatypes to options and list them through the api - * [NEW] Expose the default value for options - * [NEW] Add support for job batches - * Get rid of the folder in zipped ports and options - * Catch out of memory errors - * Return a more meaningful error when inputs are not corect - * Improved control of script removal - * Improved logging filters - * Normalize whitespace in script documentation parsing - * Do not strip out spaces if xml:space="preserve" - * Allow posting job requests using a namespace prefix - -* Modules - * [NEW] DAISY 2.02 validator - * [NEW] DAISY 3 (audio-only) to DAISY 2.02 - * [NEW] EPUB 3 validator (EpubCheck) - * [NEW] EPUB 3 to PEF script - * [NEW] HTML to PEF script - * Experimental audio-only DAISY 3 production - * Improved MathML production in DAISY 3 - * Improved NIMAS validation - * Optimized fileset lading - * ... and various other bug fixes +### Installer/Updater + +- [FIX] Updater couldn't find the Pipeline installation from the registry on + 64bit Windows +- [FIX] Updater couldn't find releases info ("404 not found") + +### Framework and API + +- Support file names with spaces inside zipped job context +- Improve search algorithm for binaries +- [FIX] Spaces in paths of book files cause job failure + +### Modules + +- Add basic tests for all scripts +- Re-enable all XSpec and and XProcSpec tests +- daisy202-to-epub3 + - [FIX] smil references inside links should also be removed + - [FIX] Whenever a `epub:textref` attribute is added to a SMIL, an + `attribute-value` attribute with the same value is added + - [FIX] `epub:textref` in SMIL refers to `.html` files instead of `.xhtml` + files + - [FIX] Remove superfluous xmlns:d from package document metadata +- dtbook-to-epub3 + - [FIX] Issue with whitespace being removed + - [FIX] The "assert validity" option on dtbook-to-epub3 does not seem to work +- daisy202-validator + - [FIX] Attribute "shape" not allowed here +- Braille modules + - Improve launch-time stability + - Update to latest Dotify releases + - Add validation-status to `pef-validate` +- TTS modules + - [FIX] problem finding lame +- Utility modules + - [fileset-utils] change the actual base URI of documents in `px:fileset-load` + - [FIX] Circular dependency between `fileset-utils` and `mediatype-utils` + +### Build maintenance + +- Cleanup dependencies in Maven POMs +- Update Calabash to v1.1.9 +- Reorganize the build of some modified/OSGified 3rd party libraries +- Move web API tests to the `pipeline-framework` project +- Add a `modules-test-helper` project for reducing boiloplate in Pipeline + modules tests +- Various enhancements to the `pax-exam-helper` test helper +- Various improvements to the `xproc-maven-plugin` + See also the full release notes on the release page: - https://github.com/daisy/pipeline-assembly/releases/tag/v1.10.0-beta1 + https://github.com/daisy/pipeline-assembly/releases/tag/v1.10.2 -4. Prerequisites +4. Prerequisites ------------------------------------------------------------------------------ Modules already include their dependent libraries and only require a recent @@ -139,7 +149,7 @@ For instance: --output "C:\Users\John Doe\Desktop\out" -will run the DTBook to ZedAI converter on Windows and will output the result +will run the DTBook to ZedAI converter on Windows and will output the result in the "out" directory on the desktop of the user named "John Doe". @@ -156,12 +166,12 @@ in the "out" directory on the desktop of the user named "John Doe". 6. Documentation ------------------------------------------------------------------------------ - + Usage dp2 [GLOBAL_OPTIONS] command [COMMAND_OPTIONS] [PARAMS] - - + + Script commands: - + daisy202-to-epub3 Transforms a DAISY 2.02 publication into an EPUB3 publication. daisy202-validator Validates a DAISY 2.02 fileset. @@ -182,33 +192,33 @@ in the "out" directory on the desktop of the user named "John Doe". html-to-pef Transforms a HTML document into a PEF. nimas-fileset-validator Validate a NIMAS Fileset. Supports inclusion of MathML. - zedai-to-epub3 Transforms a ZedAI (DAISY 4 XML) document into an + zedai-to-epub3 Transforms a ZedAI (DAISY 4 XML) document into an EPUB 3 publication. zedai-to-html Transforms ZedAI XML (ANSI/NISO Z39.98-2012 Authoring and Interchange) into HTML. zedai-to-pef Transforms a ZedAI (DAISY 4 XML) document into a PEF. - - - + + + General commands: - + status Returns the status of the job with id JOB_ID delete Removes a job from the pipeline results Stores the results from a job jobs Returns the list of jobs present in the server log Stores the results from a job - queue Shows the execution queue and the job's priorities. + queue Shows the execution queue and the job's priorities. moveup Moves the job up the execution queue movedown Moves the job down the execution queue clean Removes the jobs with an ERROR status halt Stops the webservice version Prints the version and authentication information - - - + + + List of global options: dp2 help -g List of admin commands: dp2 help -a - Detailed help for a single command: dp2 help COMMAND + Detailed help for a single command: dp2 help COMMAND A complete user guide is in the works and will be available soon. @@ -220,7 +230,7 @@ Please refer to the issue tracker: https://github.com/daisy/pipeline-issues/issues -8. Contact +8. Contact ------------------------------------------------------------------------------ If you want to join the effort and contribute to the Pipeline 2 project, feel From 6eac5518c3cacf2ffe92cf5864562408c2f58b19 Mon Sep 17 00:00:00 2001 From: Romain Deltour Date: Thu, 17 Aug 2017 14:47:09 +0200 Subject: [PATCH 15/18] Tweak release notes --- src/main/resources/README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/README.txt b/src/main/resources/README.txt index 6255de7c..2d13f789 100644 --- a/src/main/resources/README.txt +++ b/src/main/resources/README.txt @@ -79,6 +79,7 @@ This is a release candidate. ### Framework and API +- Improve launch-time stability - Support file names with spaces inside zipped job context - Improve search algorithm for binaries - [FIX] Spaces in paths of book files cause job failure @@ -86,7 +87,6 @@ This is a release candidate. ### Modules - Add basic tests for all scripts -- Re-enable all XSpec and and XProcSpec tests - daisy202-to-epub3 - [FIX] smil references inside links should also be removed - [FIX] Whenever a `epub:textref` attribute is added to a SMIL, an @@ -100,14 +100,12 @@ This is a release candidate. - daisy202-validator - [FIX] Attribute "shape" not allowed here - Braille modules - - Improve launch-time stability - Update to latest Dotify releases - Add validation-status to `pef-validate` - TTS modules - [FIX] problem finding lame - Utility modules - [fileset-utils] change the actual base URI of documents in `px:fileset-load` - - [FIX] Circular dependency between `fileset-utils` and `mediatype-utils` ### Build maintenance @@ -119,6 +117,8 @@ This is a release candidate. modules tests - Various enhancements to the `pax-exam-helper` test helper - Various improvements to the `xproc-maven-plugin` +- Re-enable all XSpec and and XProcSpec tests in the modules + See also the full release notes on the release page: From 03a40b1b52bd19726f3691db677b9f4d70184bd2 Mon Sep 17 00:00:00 2001 From: Romain Deltour Date: Mon, 21 Aug 2017 14:19:13 +0200 Subject: [PATCH 16/18] Add link to Braille release notes --- src/main/resources/README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/README.txt b/src/main/resources/README.txt index 2d13f789..d2871afb 100644 --- a/src/main/resources/README.txt +++ b/src/main/resources/README.txt @@ -1,4 +1,4 @@ - DAISY Pipeline 2 - 1.10.2 - August 17, 2017 + DAISY Pipeline 2 - 1.10.2 - August 21, 2017 ============================================================================== @@ -100,8 +100,8 @@ This is a release candidate. - daisy202-validator - [FIX] Attribute "shape" not allowed here - Braille modules - - Update to latest Dotify releases - - Add validation-status to `pef-validate` + - See details at: + https://github.com/daisy/pipeline-mod-braille/blob/master/NEWS.md#v1101 - TTS modules - [FIX] problem finding lame - Utility modules From 022680382d40c819163124e8dfd5b8d5faf96a06 Mon Sep 17 00:00:00 2001 From: Romain Deltour Date: Mon, 21 Aug 2017 17:32:00 +0200 Subject: [PATCH 17/18] [maven-release-plugin] prepare release v1.10.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 82ce31ed..c11749fb 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.daisy.pipeline assembly - 1.10.2-SNAPSHOT + 1.10.2 pom DAISY Pipeline 2 :: Assembly Builds the main distribution of the DAISY Pipeline 2. @@ -17,7 +17,7 @@ scm:git:git@github.com:daisy-consortium/pipeline-assembly.git scm:git:git@github.com:daisy-consortium/pipeline-assembly.git scm:git:git@github.com:daisy-consortium/pipeline-assembly.git - HEAD + v1.10.2 2.1.0 From 50614ccb73811e56700fd32f52866cd9ad6af9a4 Mon Sep 17 00:00:00 2001 From: Romain Deltour Date: Mon, 21 Aug 2017 17:32:00 +0200 Subject: [PATCH 18/18] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c11749fb..3045850b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.daisy.pipeline assembly - 1.10.2 + 1.10.3-SNAPSHOT pom DAISY Pipeline 2 :: Assembly Builds the main distribution of the DAISY Pipeline 2. @@ -17,7 +17,7 @@ scm:git:git@github.com:daisy-consortium/pipeline-assembly.git scm:git:git@github.com:daisy-consortium/pipeline-assembly.git scm:git:git@github.com:daisy-consortium/pipeline-assembly.git - v1.10.2 + HEAD 2.1.0