diff --git a/deployment/pom.xml b/deployment/pom.xml index 1ee8ebd..3ee04e7 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.5.1 quarkus-omnifaces-deployment Quarkus OmniFaces - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 132d2c7..78fd66e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.5.1 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b623717..c183be5 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.5.1 quarkus-omnifaces-integration-tests Quarkus OmniFaces - Integration Tests diff --git a/pom.xml b/pom.xml index 568715f..6e4210d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.5.1 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.5.1 17 diff --git a/runtime/pom.xml b/runtime/pom.xml index 93aabc5..1a1cf33 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 999-SNAPSHOT + 4.5.1 quarkus-omnifaces Quarkus OmniFaces - Runtime