diff --git a/deployment/pom.xml b/deployment/pom.xml index e4e6f52..87bdf38 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 2.0.3 quarkus-tika-deployment Quarkus - Tika - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index b88156a..2716d79 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 2.0.3 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index e10fa5b..4555fcb 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 2.0.3 quarkus-tika-integration-tests Quarkus - Tika - Integration Tests diff --git a/pom.xml b/pom.xml index 70981fb..a0c532f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 2.0.3 pom Quarkus - Tika - Parent @@ -20,7 +20,7 @@ scm:git:git@github.com:quarkiverse/quarkus-tika.git scm:git:git@github.com:quarkiverse/quarkus-tika.git https://github.com/quarkiverse/quarkus-tika - HEAD + 2.0.3 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 2a674a7..45da448 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 2.0.3 quarkus-tika Quarkus - Tika - Runtime