diff --git a/deployment/pom.xml b/deployment/pom.xml index 755f8ec..06870c7 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.4.0 quarkus-omnifaces-deployment Quarkus OmniFaces - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index c6a4e92..47baf76 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.4.0 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 46c4873..c3c7fba 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.4.0 quarkus-omnifaces-integration-tests Quarkus OmniFaces - Integration Tests diff --git a/pom.xml b/pom.xml index 6f8c57d..95a0e56 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.4.0 pom Quarkus OmniFaces - Parent OmniFaces - is a Faces / JSF utility library to make life easier! @@ -21,7 +21,7 @@ :git:git@github.com:quarkiverse/quarkus-omnifaces.git scm:git:git@github.com:quarkiverse/quarkus-omnifaces.git https://github.com/quarkiverse/quarkus-omnifaces - HEAD + 4.4.0 3.13.0 diff --git a/runtime/pom.xml b/runtime/pom.xml index 1b3317e..3348494 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.4.0 quarkus-omnifaces Quarkus OmniFaces - Runtime