diff --git a/http-api-javalin/pom.xml b/http-api-javalin/pom.xml index 6cdcac03..f38b8839 100644 --- a/http-api-javalin/pom.xml +++ b/http-api-javalin/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 .. diff --git a/http-api/pom.xml b/http-api/pom.xml index 303a1196..1837460c 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 .. diff --git a/http-client-gson-adapter/pom.xml b/http-client-gson-adapter/pom.xml index 749359b5..a2c4ff1d 100644 --- a/http-client-gson-adapter/pom.xml +++ b/http-client-gson-adapter/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 avaje-http-client-gson @@ -20,7 +20,7 @@ io.avaje avaje-http-client - 2.6-SNAPSHOT + 2.6-RC1 provided diff --git a/http-client-moshi-adapter/pom.xml b/http-client-moshi-adapter/pom.xml index 71ffef7c..93173772 100644 --- a/http-client-moshi-adapter/pom.xml +++ b/http-client-moshi-adapter/pom.xml @@ -3,7 +3,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 avaje-http-client-moshi @@ -19,7 +19,7 @@ io.avaje avaje-http-client - 2.6-SNAPSHOT + 2.6-RC1 provided diff --git a/http-client/pom.xml b/http-client/pom.xml index 12e801dd..736e2013 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 avaje-http-client @@ -66,7 +66,7 @@ io.avaje avaje-http-api - 2.6-SNAPSHOT + 2.6-RC1 diff --git a/http-generator-client/pom.xml b/http-generator-client/pom.xml index bf5b0f49..305f4aa6 100644 --- a/http-generator-client/pom.xml +++ b/http-generator-client/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 avaje-http-client-generator diff --git a/http-generator-core/pom.xml b/http-generator-core/pom.xml index 8ff90d2f..370c4938 100644 --- a/http-generator-core/pom.xml +++ b/http-generator-core/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 avaje-http-generator-core diff --git a/http-generator-helidon/pom.xml b/http-generator-helidon/pom.xml index f730b953..0494b1da 100644 --- a/http-generator-helidon/pom.xml +++ b/http-generator-helidon/pom.xml @@ -4,7 +4,7 @@ avaje-http-parent io.avaje - 2.6-SNAPSHOT + 2.6-RC1 avaje-http-helidon-generator diff --git a/http-generator-javalin/pom.xml b/http-generator-javalin/pom.xml index 3ef83ad1..ea9a6ae7 100644 --- a/http-generator-javalin/pom.xml +++ b/http-generator-javalin/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 avaje-http-javalin-generator diff --git a/http-generator-jex/pom.xml b/http-generator-jex/pom.xml index 67896a49..787b49ac 100644 --- a/http-generator-jex/pom.xml +++ b/http-generator-jex/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 avaje-http-jex-generator diff --git a/http-inject-plugin/pom.xml b/http-inject-plugin/pom.xml index d885de69..fc8de7fa 100644 --- a/http-inject-plugin/pom.xml +++ b/http-inject-plugin/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 .. diff --git a/pom.xml b/pom.xml index a6f6ba60..a5f16b9e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.avaje avaje-http-parent - 2.6-SNAPSHOT + 2.6-RC1 pom diff --git a/tests/pom.xml b/tests/pom.xml index 9082db66..9924f0d2 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ avaje-http-parent io.avaje - 2.6-SNAPSHOT + 2.6-RC1 tests diff --git a/tests/test-client-generation/pom.xml b/tests/test-client-generation/pom.xml index bd126526..049ff4b3 100644 --- a/tests/test-client-generation/pom.xml +++ b/tests/test-client-generation/pom.xml @@ -4,7 +4,7 @@ io.avaje tests - 2.6-SNAPSHOT + 2.6-RC1 test-client-generation diff --git a/tests/test-client/pom.xml b/tests/test-client/pom.xml index 72533b7b..d2d60d9d 100644 --- a/tests/test-client/pom.xml +++ b/tests/test-client/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 2.6-SNAPSHOT + 2.6-RC1 test-client diff --git a/tests/test-javalin-jsonb/pom.xml b/tests/test-javalin-jsonb/pom.xml index acf533a5..f45031ff 100644 --- a/tests/test-javalin-jsonb/pom.xml +++ b/tests/test-javalin-jsonb/pom.xml @@ -5,7 +5,7 @@ io.avaje tests - 2.6-SNAPSHOT + 2.6-RC1 test-javalin-jsonb diff --git a/tests/test-javalin/pom.xml b/tests/test-javalin/pom.xml index c6d58025..6307622f 100644 --- a/tests/test-javalin/pom.xml +++ b/tests/test-javalin/pom.xml @@ -4,7 +4,7 @@ io.avaje tests - 2.6-SNAPSHOT + 2.6-RC1 test-javalin diff --git a/tests/test-jex/pom.xml b/tests/test-jex/pom.xml index 8c1ed7ca..70714c85 100644 --- a/tests/test-jex/pom.xml +++ b/tests/test-jex/pom.xml @@ -4,7 +4,7 @@ io.avaje tests - 2.6-SNAPSHOT + 2.6-RC1 test-jex diff --git a/tests/test-nima-jsonb/pom.xml b/tests/test-nima-jsonb/pom.xml index 23ef8da6..6b9f309a 100644 --- a/tests/test-nima-jsonb/pom.xml +++ b/tests/test-nima-jsonb/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 2.6-SNAPSHOT + 2.6-RC1 test-nima-jsonb diff --git a/tests/test-nima/pom.xml b/tests/test-nima/pom.xml index 3c652a78..3a909037 100644 --- a/tests/test-nima/pom.xml +++ b/tests/test-nima/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 2.6-SNAPSHOT + 2.6-RC1 test-nima