From e92d06074247184721dcfd8c5f870c601c47fc02 Mon Sep 17 00:00:00 2001 From: Carl Wilson Date: Thu, 18 May 2023 16:01:12 +0100 Subject: [PATCH] REL: JHOVE v1.28 - bumped version numbers/removed RC annotations. --- jhove-apps/pom.xml | 2 +- jhove-core/pom.xml | 2 +- jhove-ext-modules/pom.xml | 2 +- jhove-installer/pom.xml | 16 ++++++++-------- jhove-modules/aiff-hul/pom.xml | 2 +- jhove-modules/ascii-hul/pom.xml | 2 +- jhove-modules/gif-hul/pom.xml | 2 +- jhove-modules/html-hul/pom.xml | 6 +++--- jhove-modules/jpeg-hul/pom.xml | 6 +++--- jhove-modules/jpeg2000-hul/pom.xml | 4 ++-- jhove-modules/pdf-hul/pom.xml | 4 ++-- jhove-modules/pom.xml | 4 ++-- jhove-modules/tiff-hul/pom.xml | 4 ++-- jhove-modules/utf8-hul/pom.xml | 4 ++-- jhove-modules/wave-hul/pom.xml | 2 +- jhove-modules/xml-hul/pom.xml | 6 +++--- pom.xml | 2 +- 17 files changed, 35 insertions(+), 35 deletions(-) diff --git a/jhove-apps/pom.xml b/jhove-apps/pom.xml index c201dd441..19382a5e8 100644 --- a/jhove-apps/pom.xml +++ b/jhove-apps/pom.xml @@ -5,7 +5,7 @@ org.openpreservation.jhove jhove - 1.28.0-RC2 + 1.28.0 jhove-apps diff --git a/jhove-core/pom.xml b/jhove-core/pom.xml index f79f59392..169032be3 100644 --- a/jhove-core/pom.xml +++ b/jhove-core/pom.xml @@ -5,7 +5,7 @@ org.openpreservation.jhove jhove - 1.28.0-RC2 + 1.28.0 jhove-core diff --git a/jhove-ext-modules/pom.xml b/jhove-ext-modules/pom.xml index 92f4e918d..47f0a9e52 100644 --- a/jhove-ext-modules/pom.xml +++ b/jhove-ext-modules/pom.xml @@ -3,7 +3,7 @@ org.openpreservation.jhove jhove - 1.28.0-RC2 + 1.28.0 jhove-ext-modules diff --git a/jhove-installer/pom.xml b/jhove-installer/pom.xml index 0a85e4207..b2d5bb0b0 100644 --- a/jhove-installer/pom.xml +++ b/jhove-installer/pom.xml @@ -5,7 +5,7 @@ org.openpreservation.jhove jhove - 1.28.0-RC2 + 1.28.0 jhove-installer @@ -183,32 +183,32 @@ org.openpreservation.jhove.modules html-hul - 1.4.3-RC1 + 1.4.3 org.openpreservation.jhove.modules jpeg2000-hul - 1.4.4-RC1 + 1.4.4 org.openpreservation.jhove.modules jpeg-hul - 1.5.4-RC1 + 1.5.4 org.openpreservation.jhove.modules pdf-hul - 1.12.4-RC1 + 1.12.4 org.openpreservation.jhove.modules tiff-hul - 1.9.4-RC1 + 1.9.4 org.openpreservation.jhove.modules utf8-hul - 1.7.3-RC1 + 1.7.3 org.openpreservation.jhove.modules @@ -218,7 +218,7 @@ org.openpreservation.jhove.modules xml-hul - 1.5.3-RC2 + 1.5.3 diff --git a/jhove-modules/aiff-hul/pom.xml b/jhove-modules/aiff-hul/pom.xml index c88b2eba4..e1d5af178 100644 --- a/jhove-modules/aiff-hul/pom.xml +++ b/jhove-modules/aiff-hul/pom.xml @@ -3,7 +3,7 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 aiff-hul 1.6.2 diff --git a/jhove-modules/ascii-hul/pom.xml b/jhove-modules/ascii-hul/pom.xml index 12e99fa8f..8cad856b0 100644 --- a/jhove-modules/ascii-hul/pom.xml +++ b/jhove-modules/ascii-hul/pom.xml @@ -3,7 +3,7 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 ascii-hul 1.4.2 diff --git a/jhove-modules/gif-hul/pom.xml b/jhove-modules/gif-hul/pom.xml index 1132ab7e8..4d633f9fc 100644 --- a/jhove-modules/gif-hul/pom.xml +++ b/jhove-modules/gif-hul/pom.xml @@ -3,7 +3,7 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 gif-hul 1.4.3 diff --git a/jhove-modules/html-hul/pom.xml b/jhove-modules/html-hul/pom.xml index 1898ec5ab..2a4da33a2 100644 --- a/jhove-modules/html-hul/pom.xml +++ b/jhove-modules/html-hul/pom.xml @@ -3,10 +3,10 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 html-hul - 1.4.3-RC1 + 1.4.3 JHOVE HTML Module HUL HTML module developed by Harvard University Library @@ -14,7 +14,7 @@ org.openpreservation.jhove.modules xml-hul - 1.5.3-RC2 + 1.5.3 diff --git a/jhove-modules/jpeg-hul/pom.xml b/jhove-modules/jpeg-hul/pom.xml index 7efc7dc9f..5ac88c53f 100644 --- a/jhove-modules/jpeg-hul/pom.xml +++ b/jhove-modules/jpeg-hul/pom.xml @@ -3,10 +3,10 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 jpeg-hul - 1.5.4-RC1 + 1.5.4 JHOVE JPEG Module HUL JPEG module developed by Harvard University Library @@ -14,7 +14,7 @@ org.openpreservation.jhove.modules tiff-hul - 1.9.4-RC1 + 1.9.4 diff --git a/jhove-modules/jpeg2000-hul/pom.xml b/jhove-modules/jpeg2000-hul/pom.xml index 6bfc772a0..632602cb3 100644 --- a/jhove-modules/jpeg2000-hul/pom.xml +++ b/jhove-modules/jpeg2000-hul/pom.xml @@ -3,10 +3,10 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 jpeg2000-hul - 1.4.4-RC1 + 1.4.4 JHOVE JPEG 2000 Module HUL JPEG 2000 module developed by Harvard University Library diff --git a/jhove-modules/pdf-hul/pom.xml b/jhove-modules/pdf-hul/pom.xml index 722029540..df3abfcdd 100644 --- a/jhove-modules/pdf-hul/pom.xml +++ b/jhove-modules/pdf-hul/pom.xml @@ -3,10 +3,10 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 pdf-hul - 1.12.4-RC1 + 1.12.4 JHOVE PDF Module HUL PDF module developed by Harvard University Library diff --git a/jhove-modules/pom.xml b/jhove-modules/pom.xml index e2e6e7595..ec1aa161f 100644 --- a/jhove-modules/pom.xml +++ b/jhove-modules/pom.xml @@ -5,7 +5,7 @@ org.openpreservation.jhove jhove - 1.28.0-RC2 + 1.28.0 org.openpreservation.jhove.modules @@ -18,7 +18,7 @@ org.openpreservation.jhove jhove-core - 1.28.0-RC2 + 1.28.0 junit diff --git a/jhove-modules/tiff-hul/pom.xml b/jhove-modules/tiff-hul/pom.xml index ac40ee29d..da02f2f35 100644 --- a/jhove-modules/tiff-hul/pom.xml +++ b/jhove-modules/tiff-hul/pom.xml @@ -3,10 +3,10 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 tiff-hul - 1.9.4-RC1 + 1.9.4 JHOVE TIFF Module HUL TIFF module developed by Harvard University Library diff --git a/jhove-modules/utf8-hul/pom.xml b/jhove-modules/utf8-hul/pom.xml index 7211d4734..908c232ca 100644 --- a/jhove-modules/utf8-hul/pom.xml +++ b/jhove-modules/utf8-hul/pom.xml @@ -3,10 +3,10 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 utf8-hul - 1.7.3-RC1 + 1.7.3 JHOVE UTF8 Module HUL UTF8 module developed by Harvard University Library diff --git a/jhove-modules/wave-hul/pom.xml b/jhove-modules/wave-hul/pom.xml index c3fba5fea..63e95d541 100644 --- a/jhove-modules/wave-hul/pom.xml +++ b/jhove-modules/wave-hul/pom.xml @@ -3,7 +3,7 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 wave-hul 1.8.2 diff --git a/jhove-modules/xml-hul/pom.xml b/jhove-modules/xml-hul/pom.xml index e854d428d..22cc1c12c 100644 --- a/jhove-modules/xml-hul/pom.xml +++ b/jhove-modules/xml-hul/pom.xml @@ -3,10 +3,10 @@ org.openpreservation.jhove.modules jhove-modules - 1.28.0-RC2 + 1.28.0 xml-hul - 1.5.3-RC2 + 1.5.3 JHOVE XML Module HUL XML module developed by Harvard University Library @@ -14,7 +14,7 @@ org.openpreservation.jhove.modules utf8-hul - 1.7.3-RC1 + 1.7.3 diff --git a/pom.xml b/pom.xml index d9e4a79b7..adde62c32 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.openpreservation.jhove jhove - 1.28.0-RC2 + 1.28.0 pom JHOVE - JSTOR/Harvard Object Validation Environment