diff --git a/deployment/pom.xml b/deployment/pom.xml index e4e6f52..8631a96 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 2.0.0 quarkus-tika-deployment Quarkus - Tika - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index b88156a..7180a40 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 4b8ccab..00a73ab 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.0 quarkus-tika-integration-tests Quarkus - Tika - Integration Tests diff --git a/pom.xml b/pom.xml index 3cdc635..b7de5fa 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 2.0.0 pom Quarkus - Tika - Parent @@ -168,4 +168,8 @@ + + + 2.0.0 + diff --git a/runtime/pom.xml b/runtime/pom.xml index 860c0ea..d961752 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 2.0.0 quarkus-tika Quarkus - Tika - Runtime