Skip to content

Commit

Permalink
Version 2.9-RC8
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Jan 16, 2025
1 parent 5b24450 commit 25d13ba
Show file tree
Hide file tree
Showing 26 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion htmx-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-htmx-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion htmx-nima-jstache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-htmx-nima-jstache</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions htmx-nima/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-htmx-nima</artifactId>
Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-htmx-api</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</dependency>
<dependency>
<groupId>io.helidon.webserver</groupId>
Expand Down
2 changes: 1 addition & 1 deletion http-api-javalin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion http-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions http-client-gson-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-http-client-gson</artifactId>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-client</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
<scope>provided</scope>
</dependency>

Expand Down
4 changes: 2 additions & 2 deletions http-client-moshi-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>
<artifactId>avaje-http-client-moshi</artifactId>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-client</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion http-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-http-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http-generator-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-http-client-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http-generator-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-http-generator-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http-generator-helidon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>avaje-http-parent</artifactId>
<groupId>io.avaje</groupId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-http-helidon-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http-generator-javalin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-http-javalin-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http-generator-jex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-http-jex-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http-generator-sigma/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>avaje-http-sigma-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http-inject-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>io.avaje</groupId>
<artifactId>avaje-http-parent</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
<packaging>pom</packaging>

<scm>
Expand All @@ -23,7 +23,7 @@
<jackson.version>2.14.2</jackson.version>
<jex.version>3.0-RC10</jex.version>
<avaje.prisms.version>1.37</avaje.prisms.version>
<project.build.outputTimestamp>2024-12-16T19:12:09Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2025-01-16T05:02:23Z</project.build.outputTimestamp>
<module-info.shade>${project.build.directory}${file.separator}module-info.shade</module-info.shade>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>avaje-http-parent</artifactId>
<groupId>io.avaje</groupId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-client-generation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>tests</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>test-client-generation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>tests</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>test-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-javalin-jsonb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>tests</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>test-javalin-jsonb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-javalin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>tests</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>test-javalin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-jex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>tests</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>test-jex</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-nima-htmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>tests</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>test-nima-htmx</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-nima-jsonb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>tests</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>test-nima-jsonb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-nima/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>tests</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>test-nima</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-sigma/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>tests</artifactId>
<version>2.9-RC7</version>
<version>2.9-RC8</version>
</parent>

<artifactId>test-sigma</artifactId>
Expand Down

0 comments on commit 25d13ba

Please sign in to comment.