diff --git a/deployment/pom.xml b/deployment/pom.xml
index e4e6f52..720c72e 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.tika
quarkus-tika-parent
- 999-SNAPSHOT
+ 2.0.2
quarkus-tika-deployment
Quarkus - Tika - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index b88156a..fcba89e 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.tika
quarkus-tika-parent
- 999-SNAPSHOT
+ 2.0.2
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 4b8ccab..57d8869 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.2
quarkus-tika-integration-tests
Quarkus - Tika - Integration Tests
diff --git a/pom.xml b/pom.xml
index 4d29453..d1c2f79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.tika
quarkus-tika-parent
- 999-SNAPSHOT
+ 2.0.2
pom
Quarkus - Tika - Parent
@@ -20,7 +20,8 @@
scm:git:git@github.com:quarkiverse/quarkus-tika.git
scm:git:git@github.com:quarkiverse/quarkus-tika.git
https://github.com/quarkiverse/quarkus-tika
-
+ 2.0.2
+
3.8.1
true
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 2a674a7..4383953 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.tika
quarkus-tika-parent
- 999-SNAPSHOT
+ 2.0.2
quarkus-tika
Quarkus - Tika - Runtime