From e2cf8a1f581c2c1ca5abfbc6ac973ce7b721c14f Mon Sep 17 00:00:00 2001 From: MaximPlusov Date: Fri, 23 Jun 2023 16:27:32 +0300 Subject: [PATCH] DEV: v1.25 - bumped version -> 1.25 - updated maven dependency - updated readme --- embeddedfileSample-plugin/pom.xml | 2 +- fontSample-plugin/pom.xml | 2 +- fontType-plugin/pom.xml | 2 +- iccdump-plugin/pom.xml | 2 +- iccprofileSample-plugin/pom.xml | 2 +- imageSample-plugin/pom.xml | 2 +- jpylyzer-plugin/pom.xml | 2 +- mediaconch/pom.xml | 2 +- metsMetadata-plugin/pom.xml | 2 +- ots-plugin/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 6 +++--- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/embeddedfileSample-plugin/pom.xml b/embeddedfileSample-plugin/pom.xml index 292bcaf..00c5f5d 100644 --- a/embeddedfileSample-plugin/pom.xml +++ b/embeddedfileSample-plugin/pom.xml @@ -6,7 +6,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT embeddedfileSample-plugin diff --git a/fontSample-plugin/pom.xml b/fontSample-plugin/pom.xml index d29e5e6..581282f 100644 --- a/fontSample-plugin/pom.xml +++ b/fontSample-plugin/pom.xml @@ -6,7 +6,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT fontSample-plugin diff --git a/fontType-plugin/pom.xml b/fontType-plugin/pom.xml index 922ad61..041d6ba 100644 --- a/fontType-plugin/pom.xml +++ b/fontType-plugin/pom.xml @@ -4,7 +4,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT 4.0.0 diff --git a/iccdump-plugin/pom.xml b/iccdump-plugin/pom.xml index 2aceacd..62473b0 100644 --- a/iccdump-plugin/pom.xml +++ b/iccdump-plugin/pom.xml @@ -5,7 +5,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT iccdump-plugin diff --git a/iccprofileSample-plugin/pom.xml b/iccprofileSample-plugin/pom.xml index 9506cff..e36075d 100644 --- a/iccprofileSample-plugin/pom.xml +++ b/iccprofileSample-plugin/pom.xml @@ -5,7 +5,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT iccprofileSample-plugin diff --git a/imageSample-plugin/pom.xml b/imageSample-plugin/pom.xml index a5897c0..7a0ac56 100644 --- a/imageSample-plugin/pom.xml +++ b/imageSample-plugin/pom.xml @@ -6,7 +6,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT imageSample-plugin diff --git a/jpylyzer-plugin/pom.xml b/jpylyzer-plugin/pom.xml index be6e6b2..4801853 100644 --- a/jpylyzer-plugin/pom.xml +++ b/jpylyzer-plugin/pom.xml @@ -6,7 +6,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT jpylyzer-plugin diff --git a/mediaconch/pom.xml b/mediaconch/pom.xml index 444f319..dee03c7 100644 --- a/mediaconch/pom.xml +++ b/mediaconch/pom.xml @@ -6,7 +6,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT mediaconch-plugin diff --git a/metsMetadata-plugin/pom.xml b/metsMetadata-plugin/pom.xml index 4d52b51..ada78bd 100644 --- a/metsMetadata-plugin/pom.xml +++ b/metsMetadata-plugin/pom.xml @@ -6,7 +6,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT metsMetadata-plugin diff --git a/ots-plugin/pom.xml b/ots-plugin/pom.xml index 9bfd25f..3075bc6 100644 --- a/ots-plugin/pom.xml +++ b/ots-plugin/pom.xml @@ -5,7 +5,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT 4.0.0 diff --git a/plugins/pom.xml b/plugins/pom.xml index 09b0c37..2a1153e 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -5,7 +5,7 @@ verapdf-plugins org.verapdf.plugins - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index ca57dee..704320f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ org.verapdf verapdf-parent - 1.23.1 + 1.25.1 org.verapdf.plugins verapdf-plugins pom - 1.23.0-SNAPSHOT + 1.25.0-SNAPSHOT @@ -44,7 +44,7 @@ org.verapdf core - [1.23.0,1.24.0-RC) + [1.25.0,1.26.0-RC)