diff --git a/deployment/pom.xml b/deployment/pom.xml
index baea644..69ae175 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.omnifaces
quarkus-omnifaces-parent
- 4.1.3-SNAPSHOT
+ 4.1.3
quarkus-omnifaces-deployment
Quarkus OmniFaces - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index e2a3cdc..22bf3cd 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.omnifaces
quarkus-omnifaces-parent
- 4.1.3-SNAPSHOT
+ 4.1.3
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index a8c5e5f..3514c0d 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.omnifaces
quarkus-omnifaces-parent
- 4.1.3-SNAPSHOT
+ 4.1.3
quarkus-omnifaces-integration-tests
Quarkus OmniFaces - Integration Tests
diff --git a/pom.xml b/pom.xml
index 8e4fced..d094d35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.omnifaces
quarkus-omnifaces-parent
- 4.1.3-SNAPSHOT
+ 4.1.3
pom
Quarkus OmniFaces - Parent
OmniFaces - is a Faces / JSF utility library to make life easier!
@@ -105,4 +105,8 @@
+
+
+ 4.1.3
+
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 0baab0c..db389dc 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.omnifaces
quarkus-omnifaces-parent
- 4.1.3-SNAPSHOT
+ 4.1.3
quarkus-omnifaces
Quarkus OmniFaces - Runtime