diff --git a/README.adoc b/README.adoc index 8cdd682..741a99d 100644 --- a/README.adoc +++ b/README.adoc @@ -34,7 +34,7 @@ APIs are available for the following Xpdf functions (with more to come): io.xpdf pdf-text-api - 1.0.0 + 1.0.1 ---- @@ -45,7 +45,7 @@ APIs are available for the following Xpdf functions (with more to come): io.xpdf pdf-text-api-spring-boot-starter - 1.0.0 + 1.0.1 ---- diff --git a/common-api/pom.xml b/common-api/pom.xml index 3933f5f..0f658db 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -24,7 +24,7 @@ io.xpdf xpdf-api-parent - 1.0.0 + 1.0.1 common-api diff --git a/pdf-text-api-spring-boot-starter/pom.xml b/pdf-text-api-spring-boot-starter/pom.xml index 95f31b3..aa5bbbe 100644 --- a/pdf-text-api-spring-boot-starter/pom.xml +++ b/pdf-text-api-spring-boot-starter/pom.xml @@ -24,7 +24,7 @@ io.xpdf xpdf-api-parent - 1.0.0 + 1.0.1 pdf-text-api-spring-boot-starter diff --git a/pdf-text-api/pom.xml b/pdf-text-api/pom.xml index d6124ed..d1d906f 100644 --- a/pdf-text-api/pom.xml +++ b/pdf-text-api/pom.xml @@ -24,7 +24,7 @@ io.xpdf xpdf-api-parent - 1.0.0 + 1.0.1 pdf-text-api diff --git a/pom.xml b/pom.xml index af7ca50..4b3d59a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 4.0.0 io.xpdf xpdf-api-parent - 1.0.0 + 1.0.1 pom