diff --git a/deployment/pom.xml b/deployment/pom.xml
index a6aa777..a8357cf 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jackson-jq
quarkus-jackson-jq-parent
- 1.1.0-SNAPSHOT
+ 1.0.1
quarkus-jackson-jq-deployment
Quarkus - Jackson Jq - Deployment
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index ec52231..434f30f 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jackson-jq
quarkus-jackson-jq-parent
- 1.1.0-SNAPSHOT
+ 1.0.1
quarkus-jackson-jq-integration-tests
Quarkus - Jackson Jq - Integration Tests
diff --git a/pom.xml b/pom.xml
index 0d30214..bbaead9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.jackson-jq
quarkus-jackson-jq-parent
- 1.1.0-SNAPSHOT
+ 1.0.1
pom
Quarkus - Jackson Jq - Parent
@@ -65,4 +65,8 @@
+
+
+ 1.0.1
+
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 924501c..1e322f9 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jackson-jq
quarkus-jackson-jq-parent
- 1.1.0-SNAPSHOT
+ 1.0.1
quarkus-jackson-jq
Quarkus - Jackson Jq - Runtime