diff --git a/deployment-testing/pom.xml b/deployment-testing/pom.xml
index 385e154c..c140c61e 100644
--- a/deployment-testing/pom.xml
+++ b/deployment-testing/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.quinoa
quarkus-quinoa-parent
- 999-SNAPSHOT
+ 2.2.2
quarkus-quinoa-deployment-testing
Quarkus - Quinoa - Deployment - Testing
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 1ee1d962..eaaafb1f 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.quinoa
quarkus-quinoa-parent
- 999-SNAPSHOT
+ 2.2.2
quarkus-quinoa-deployment
Quarkus - Quinoa - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index 0386c136..69034920 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.quinoa
quarkus-quinoa-parent
- 999-SNAPSHOT
+ 2.2.2
quarkus-quinoa-docs
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 14f79270..9185cab0 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.quinoa
quarkus-quinoa-parent
- 999-SNAPSHOT
+ 2.2.2
quarkus-quinoa-integration-tests
Quarkus - Quinoa - Integration Tests
diff --git a/pom.xml b/pom.xml
index 53caf954..3de51113 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.quinoa
quarkus-quinoa-parent
- 999-SNAPSHOT
+ 2.2.2
pom
Quarkus - Quinoa - Parent
Node.js extension which allows serving of single page apps alongside Quarkus.
@@ -24,7 +24,7 @@
scm:git:git@github.com:quarkiverse/quarkus-quinoa.git
scm:git:git@github.com:quarkiverse/quarkus-quinoa.git
https://github.com/quarkiverse/quarkus-quinoa
- HEAD
+ 2.2.2
diff --git a/runtime/pom.xml b/runtime/pom.xml
index d3d0b09c..95f73dc2 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.quinoa
quarkus-quinoa-parent
- 999-SNAPSHOT
+ 2.2.2
quarkus-quinoa
Quarkus - Quinoa - Runtime
diff --git a/testing/pom.xml b/testing/pom.xml
index 757ed135..5e6022af 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.quinoa
quarkus-quinoa-parent
- 999-SNAPSHOT
+ 2.2.2
quarkus-quinoa-testing
Quarkus - Quinoa - Testing