From c438260f7e5f29ec0bfe0306e06fb1a5ce0bd6db Mon Sep 17 00:00:00 2001 From: iText Software Date: Wed, 16 Jun 2021 21:04:06 +0200 Subject: [PATCH] [RELEASE] pdfOCR 1.0.3 --- pdfocr-api/pom.xml | 2 +- pdfocr-tesseract4/pom.xml | 2 +- pom.xml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pdfocr-api/pom.xml b/pdfocr-api/pom.xml index f23ebe7..724a188 100644 --- a/pdfocr-api/pom.xml +++ b/pdfocr-api/pom.xml @@ -5,7 +5,7 @@ com.itextpdf pdfocr-root - 1.0.3-SNAPSHOT + 1.0.3 pdfocr-api diff --git a/pdfocr-tesseract4/pom.xml b/pdfocr-tesseract4/pom.xml index 85c127f..2f2c0ed 100644 --- a/pdfocr-tesseract4/pom.xml +++ b/pdfocr-tesseract4/pom.xml @@ -5,7 +5,7 @@ com.itextpdf pdfocr-root - 1.0.3-SNAPSHOT + 1.0.3 pdfocr-tesseract4 diff --git a/pom.xml b/pom.xml index 6557995..6abe02e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ com.itextpdf root - 7.1.16-SNAPSHOT + 7.1.16 pdfocr-root - 1.0.3-SNAPSHOT + 1.0.3 pom pdfOCR @@ -22,7 +22,7 @@ - 7.1.16-SNAPSHOT + 7.1.16 1.8 ${java.version} ${java.version}