diff --git a/deployment/pom.xml b/deployment/pom.xml index 755f8ec..30babf2 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.1.4 quarkus-omnifaces-deployment Quarkus OmniFaces - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index c6a4e92..30ccb31 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.1.4 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 9299918..1ad842a 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.1.4 quarkus-omnifaces-integration-tests Quarkus OmniFaces - Integration Tests diff --git a/pom.xml b/pom.xml index c95e1fd..7ba515e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.1.4 pom Quarkus OmniFaces - Parent OmniFaces - is a Faces / JSF utility library to make life easier! @@ -105,4 +105,8 @@ + + + 4.1.4 + \ No newline at end of file diff --git a/runtime/pom.xml b/runtime/pom.xml index 59791f2..0245c25 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.1.4 quarkus-omnifaces Quarkus OmniFaces - Runtime