From d42916f876f86c76e0e39a2afcc500ec0252ebef Mon Sep 17 00:00:00 2001 From: Edgar Espina Date: Mon, 9 Sep 2024 10:07:29 -0300 Subject: [PATCH] prepare for next development cycle --- jooby/pom.xml | 2 +- modules/jooby-apt/pom.xml | 2 +- modules/jooby-avaje-inject/pom.xml | 2 +- modules/jooby-avaje-jsonb/pom.xml | 2 +- modules/jooby-avaje-validator/pom.xml | 2 +- modules/jooby-awssdk-v1/pom.xml | 2 +- modules/jooby-awssdk-v2/pom.xml | 2 +- modules/jooby-bom/pom.xml | 4 ++-- modules/jooby-caffeine/pom.xml | 2 +- modules/jooby-camel/pom.xml | 2 +- modules/jooby-cli/pom.xml | 2 +- modules/jooby-commons-email/pom.xml | 2 +- modules/jooby-conscrypt/pom.xml | 2 +- modules/jooby-db-scheduler/pom.xml | 2 +- modules/jooby-distribution/pom.xml | 2 +- modules/jooby-ebean/pom.xml | 2 +- modules/jooby-flyway/pom.xml | 2 +- modules/jooby-freemarker/pom.xml | 2 +- modules/jooby-gradle-setup/pom.xml | 2 +- modules/jooby-graphiql/pom.xml | 2 +- modules/jooby-graphql-playground/pom.xml | 2 +- modules/jooby-graphql/pom.xml | 2 +- modules/jooby-gson/pom.xml | 2 +- modules/jooby-guice/pom.xml | 2 +- modules/jooby-handlebars/pom.xml | 2 +- modules/jooby-hibernate-validator/pom.xml | 2 +- modules/jooby-hibernate/pom.xml | 2 +- modules/jooby-hikari/pom.xml | 2 +- modules/jooby-jackson/pom.xml | 2 +- modules/jooby-jasypt/pom.xml | 2 +- modules/jooby-jdbi/pom.xml | 2 +- modules/jooby-jetty/pom.xml | 2 +- modules/jooby-jstachio/pom.xml | 2 +- modules/jooby-jte/pom.xml | 2 +- modules/jooby-jwt/pom.xml | 2 +- modules/jooby-kafka/pom.xml | 2 +- modules/jooby-kotlin/pom.xml | 2 +- modules/jooby-log4j/pom.xml | 2 +- modules/jooby-logback/pom.xml | 2 +- modules/jooby-maven-plugin/pom.xml | 2 +- modules/jooby-metrics/pom.xml | 2 +- modules/jooby-mutiny/pom.xml | 2 +- modules/jooby-netty/pom.xml | 2 +- modules/jooby-openapi/pom.xml | 2 +- modules/jooby-pac4j/pom.xml | 2 +- modules/jooby-pebble/pom.xml | 2 +- modules/jooby-quartz/pom.xml | 2 +- modules/jooby-reactor/pom.xml | 2 +- modules/jooby-redis/pom.xml | 2 +- modules/jooby-redoc/pom.xml | 2 +- modules/jooby-rocker/pom.xml | 2 +- modules/jooby-run/pom.xml | 2 +- modules/jooby-rxjava3/pom.xml | 2 +- modules/jooby-stork/pom.xml | 2 +- modules/jooby-swagger-ui/pom.xml | 2 +- modules/jooby-test/pom.xml | 2 +- modules/jooby-thymeleaf/pom.xml | 2 +- modules/jooby-undertow/pom.xml | 2 +- modules/jooby-whoops/pom.xml | 2 +- modules/jooby-yasson/pom.xml | 2 +- modules/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- 63 files changed, 65 insertions(+), 65 deletions(-) diff --git a/jooby/pom.xml b/jooby/pom.xml index 34ae259f09..44d4ef3b72 100644 --- a/jooby/pom.xml +++ b/jooby/pom.xml @@ -6,7 +6,7 @@ io.jooby jooby-project - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-apt/pom.xml b/modules/jooby-apt/pom.xml index b2d11b310b..b0ac22f4e6 100644 --- a/modules/jooby-apt/pom.xml +++ b/modules/jooby-apt/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-avaje-inject/pom.xml b/modules/jooby-avaje-inject/pom.xml index 2ccfdf7c53..f139c16bff 100644 --- a/modules/jooby-avaje-inject/pom.xml +++ b/modules/jooby-avaje-inject/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-avaje-jsonb/pom.xml b/modules/jooby-avaje-jsonb/pom.xml index 8a3e5118ec..d0e7376a20 100644 --- a/modules/jooby-avaje-jsonb/pom.xml +++ b/modules/jooby-avaje-jsonb/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-avaje-validator/pom.xml b/modules/jooby-avaje-validator/pom.xml index c99187093e..7d7c8ee089 100644 --- a/modules/jooby-avaje-validator/pom.xml +++ b/modules/jooby-avaje-validator/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-awssdk-v1/pom.xml b/modules/jooby-awssdk-v1/pom.xml index 680a41b4da..3d5e69da9c 100644 --- a/modules/jooby-awssdk-v1/pom.xml +++ b/modules/jooby-awssdk-v1/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-awssdk-v2/pom.xml b/modules/jooby-awssdk-v2/pom.xml index a3b6bd5b18..cb3d0de249 100644 --- a/modules/jooby-awssdk-v2/pom.xml +++ b/modules/jooby-awssdk-v2/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-bom/pom.xml b/modules/jooby-bom/pom.xml index 1e529cd31c..8a6f99911d 100644 --- a/modules/jooby-bom/pom.xml +++ b/modules/jooby-bom/pom.xml @@ -7,13 +7,13 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT io.jooby jooby-bom pom - 3.3.1 + 3.3.2-SNAPSHOT Jooby (Bill of Materials) https://jooby.io diff --git a/modules/jooby-caffeine/pom.xml b/modules/jooby-caffeine/pom.xml index 68723eaab3..e74529cf61 100644 --- a/modules/jooby-caffeine/pom.xml +++ b/modules/jooby-caffeine/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-camel/pom.xml b/modules/jooby-camel/pom.xml index 2d8ebb6273..78610930f8 100644 --- a/modules/jooby-camel/pom.xml +++ b/modules/jooby-camel/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-cli/pom.xml b/modules/jooby-cli/pom.xml index c8ae8034f1..4fdc5e066c 100644 --- a/modules/jooby-cli/pom.xml +++ b/modules/jooby-cli/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-commons-email/pom.xml b/modules/jooby-commons-email/pom.xml index b25bf24cfa..14c7fcb002 100644 --- a/modules/jooby-commons-email/pom.xml +++ b/modules/jooby-commons-email/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-conscrypt/pom.xml b/modules/jooby-conscrypt/pom.xml index 514d72a45b..e365e74704 100644 --- a/modules/jooby-conscrypt/pom.xml +++ b/modules/jooby-conscrypt/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-db-scheduler/pom.xml b/modules/jooby-db-scheduler/pom.xml index 9fee27a579..3bd33af8ed 100644 --- a/modules/jooby-db-scheduler/pom.xml +++ b/modules/jooby-db-scheduler/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-distribution/pom.xml b/modules/jooby-distribution/pom.xml index 1d1c8d7e61..f79463e43c 100644 --- a/modules/jooby-distribution/pom.xml +++ b/modules/jooby-distribution/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-ebean/pom.xml b/modules/jooby-ebean/pom.xml index 211a75a637..54ae5aae25 100644 --- a/modules/jooby-ebean/pom.xml +++ b/modules/jooby-ebean/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-flyway/pom.xml b/modules/jooby-flyway/pom.xml index 3d1a5d0c51..174a9d285f 100644 --- a/modules/jooby-flyway/pom.xml +++ b/modules/jooby-flyway/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-freemarker/pom.xml b/modules/jooby-freemarker/pom.xml index 15587e7334..9025466bdb 100644 --- a/modules/jooby-freemarker/pom.xml +++ b/modules/jooby-freemarker/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-gradle-setup/pom.xml b/modules/jooby-gradle-setup/pom.xml index d77c803761..c724838768 100644 --- a/modules/jooby-gradle-setup/pom.xml +++ b/modules/jooby-gradle-setup/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-graphiql/pom.xml b/modules/jooby-graphiql/pom.xml index 4eda52f912..90a69ffe80 100644 --- a/modules/jooby-graphiql/pom.xml +++ b/modules/jooby-graphiql/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-graphql-playground/pom.xml b/modules/jooby-graphql-playground/pom.xml index 8ce1eaf863..332b9cb260 100644 --- a/modules/jooby-graphql-playground/pom.xml +++ b/modules/jooby-graphql-playground/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-graphql/pom.xml b/modules/jooby-graphql/pom.xml index 95063a9967..502e77e554 100644 --- a/modules/jooby-graphql/pom.xml +++ b/modules/jooby-graphql/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-gson/pom.xml b/modules/jooby-gson/pom.xml index 295cb538ec..2f945d112f 100644 --- a/modules/jooby-gson/pom.xml +++ b/modules/jooby-gson/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-guice/pom.xml b/modules/jooby-guice/pom.xml index dddff2f543..1fcff61ce3 100644 --- a/modules/jooby-guice/pom.xml +++ b/modules/jooby-guice/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-handlebars/pom.xml b/modules/jooby-handlebars/pom.xml index b8f952d461..efd377e7a0 100644 --- a/modules/jooby-handlebars/pom.xml +++ b/modules/jooby-handlebars/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-hibernate-validator/pom.xml b/modules/jooby-hibernate-validator/pom.xml index 23a633496e..e97df77450 100644 --- a/modules/jooby-hibernate-validator/pom.xml +++ b/modules/jooby-hibernate-validator/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-hibernate/pom.xml b/modules/jooby-hibernate/pom.xml index 46f9970c15..0eee1e9c43 100644 --- a/modules/jooby-hibernate/pom.xml +++ b/modules/jooby-hibernate/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-hikari/pom.xml b/modules/jooby-hikari/pom.xml index b67424c749..bf4d0dccec 100644 --- a/modules/jooby-hikari/pom.xml +++ b/modules/jooby-hikari/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-jackson/pom.xml b/modules/jooby-jackson/pom.xml index 30f107d0b9..556531ead8 100644 --- a/modules/jooby-jackson/pom.xml +++ b/modules/jooby-jackson/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-jasypt/pom.xml b/modules/jooby-jasypt/pom.xml index b62ae2e3c2..bcb3987aab 100644 --- a/modules/jooby-jasypt/pom.xml +++ b/modules/jooby-jasypt/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-jdbi/pom.xml b/modules/jooby-jdbi/pom.xml index ae90b35979..726a176e31 100644 --- a/modules/jooby-jdbi/pom.xml +++ b/modules/jooby-jdbi/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-jetty/pom.xml b/modules/jooby-jetty/pom.xml index 015532e295..dc4faa5b5c 100644 --- a/modules/jooby-jetty/pom.xml +++ b/modules/jooby-jetty/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-jstachio/pom.xml b/modules/jooby-jstachio/pom.xml index e519900346..8299dfc727 100644 --- a/modules/jooby-jstachio/pom.xml +++ b/modules/jooby-jstachio/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-jte/pom.xml b/modules/jooby-jte/pom.xml index 0ff0698d70..0fe8b10408 100644 --- a/modules/jooby-jte/pom.xml +++ b/modules/jooby-jte/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-jwt/pom.xml b/modules/jooby-jwt/pom.xml index 1cf408a785..17ce2630b9 100644 --- a/modules/jooby-jwt/pom.xml +++ b/modules/jooby-jwt/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-kafka/pom.xml b/modules/jooby-kafka/pom.xml index d21366ed8b..6fc0c20748 100644 --- a/modules/jooby-kafka/pom.xml +++ b/modules/jooby-kafka/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-kotlin/pom.xml b/modules/jooby-kotlin/pom.xml index b53d6c121e..edb1125811 100644 --- a/modules/jooby-kotlin/pom.xml +++ b/modules/jooby-kotlin/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-log4j/pom.xml b/modules/jooby-log4j/pom.xml index 968b1ace79..ea557f44b8 100644 --- a/modules/jooby-log4j/pom.xml +++ b/modules/jooby-log4j/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-logback/pom.xml b/modules/jooby-logback/pom.xml index 2c66d98036..d95fc40a45 100644 --- a/modules/jooby-logback/pom.xml +++ b/modules/jooby-logback/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-maven-plugin/pom.xml b/modules/jooby-maven-plugin/pom.xml index 1a4ea1cd9e..022e1cc3d2 100644 --- a/modules/jooby-maven-plugin/pom.xml +++ b/modules/jooby-maven-plugin/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-metrics/pom.xml b/modules/jooby-metrics/pom.xml index 98ded273c6..5802e93acb 100644 --- a/modules/jooby-metrics/pom.xml +++ b/modules/jooby-metrics/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-mutiny/pom.xml b/modules/jooby-mutiny/pom.xml index a0bbe48ef2..98179391c6 100644 --- a/modules/jooby-mutiny/pom.xml +++ b/modules/jooby-mutiny/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-netty/pom.xml b/modules/jooby-netty/pom.xml index 1ad3894b41..f708eccc64 100644 --- a/modules/jooby-netty/pom.xml +++ b/modules/jooby-netty/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-openapi/pom.xml b/modules/jooby-openapi/pom.xml index 54cf416083..f1d5f56311 100644 --- a/modules/jooby-openapi/pom.xml +++ b/modules/jooby-openapi/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-pac4j/pom.xml b/modules/jooby-pac4j/pom.xml index a283d18fec..6a442624c9 100644 --- a/modules/jooby-pac4j/pom.xml +++ b/modules/jooby-pac4j/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-pebble/pom.xml b/modules/jooby-pebble/pom.xml index ede011a9b7..f7fe9cec45 100644 --- a/modules/jooby-pebble/pom.xml +++ b/modules/jooby-pebble/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-quartz/pom.xml b/modules/jooby-quartz/pom.xml index db3c29aee4..d9cf24a532 100644 --- a/modules/jooby-quartz/pom.xml +++ b/modules/jooby-quartz/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-reactor/pom.xml b/modules/jooby-reactor/pom.xml index 4f89b39d93..886d5ea953 100644 --- a/modules/jooby-reactor/pom.xml +++ b/modules/jooby-reactor/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-redis/pom.xml b/modules/jooby-redis/pom.xml index 4fca5e397d..ca50952c26 100644 --- a/modules/jooby-redis/pom.xml +++ b/modules/jooby-redis/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-redoc/pom.xml b/modules/jooby-redoc/pom.xml index 499be044b5..70328f8401 100644 --- a/modules/jooby-redoc/pom.xml +++ b/modules/jooby-redoc/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-rocker/pom.xml b/modules/jooby-rocker/pom.xml index fe9c541d11..4f0d742a01 100644 --- a/modules/jooby-rocker/pom.xml +++ b/modules/jooby-rocker/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-run/pom.xml b/modules/jooby-run/pom.xml index 10ff422c11..01c26dbb3e 100644 --- a/modules/jooby-run/pom.xml +++ b/modules/jooby-run/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-rxjava3/pom.xml b/modules/jooby-rxjava3/pom.xml index d0fdca6d80..89dd214d99 100644 --- a/modules/jooby-rxjava3/pom.xml +++ b/modules/jooby-rxjava3/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-stork/pom.xml b/modules/jooby-stork/pom.xml index 0cdc5e1d21..03853ab306 100644 --- a/modules/jooby-stork/pom.xml +++ b/modules/jooby-stork/pom.xml @@ -5,7 +5,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT jooby-stork diff --git a/modules/jooby-swagger-ui/pom.xml b/modules/jooby-swagger-ui/pom.xml index d0598a3912..4728fb08b6 100644 --- a/modules/jooby-swagger-ui/pom.xml +++ b/modules/jooby-swagger-ui/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-test/pom.xml b/modules/jooby-test/pom.xml index c64fe1ca71..97c6844ebb 100644 --- a/modules/jooby-test/pom.xml +++ b/modules/jooby-test/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-thymeleaf/pom.xml b/modules/jooby-thymeleaf/pom.xml index 607cc6a499..0f341828cf 100644 --- a/modules/jooby-thymeleaf/pom.xml +++ b/modules/jooby-thymeleaf/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-undertow/pom.xml b/modules/jooby-undertow/pom.xml index 73a763f6ec..20a5b41322 100644 --- a/modules/jooby-undertow/pom.xml +++ b/modules/jooby-undertow/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT diff --git a/modules/jooby-whoops/pom.xml b/modules/jooby-whoops/pom.xml index 44352e60f6..da02ac1e35 100644 --- a/modules/jooby-whoops/pom.xml +++ b/modules/jooby-whoops/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/jooby-yasson/pom.xml b/modules/jooby-yasson/pom.xml index 7ddda7114c..2d65ca32b5 100644 --- a/modules/jooby-yasson/pom.xml +++ b/modules/jooby-yasson/pom.xml @@ -6,7 +6,7 @@ io.jooby modules - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0 diff --git a/modules/pom.xml b/modules/pom.xml index cfeaff0942..a94e789b83 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -6,7 +6,7 @@ io.jooby jooby-project - 3.3.1 + 3.3.2-SNAPSHOT modules diff --git a/pom.xml b/pom.xml index 5b2b113a52..790fe3d627 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 io.jooby jooby-project - 3.3.1 + 3.3.2-SNAPSHOT pom jooby-project @@ -169,7 +169,7 @@ false yyyy-MM-dd HH:mm:ssa - 2024-09-09T13:06:43Z + 2024-09-09T13:07:21Z UTF-8 ${maven.build.timestamp} diff --git a/tests/pom.xml b/tests/pom.xml index 43fe633d20..c4880310cf 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ io.jooby jooby-project - 3.3.1 + 3.3.2-SNAPSHOT 4.0.0