Skip to content

Commit

Permalink
Set version to 4.5.13-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jan 23, 2025
1 parent 3d42b96 commit 88f0022
Show file tree
Hide file tree
Showing 27 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
<packaging>pom</packaging>

<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>

<properties>
<stack.version>4.5.12</stack.version>
<stack.version>4.5.13-SNAPSHOT</stack.version>
<pac4j.version>1.6.0</pac4j.version>
<doc.skip>true</doc.skip>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-template-engines</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-freemarker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-handlebars/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-handlebars</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-httl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-httl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-jade/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-jade</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-jte/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-jte</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-mvel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-mvel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-pebble/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-pebble</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-pug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-pug</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-rocker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-rocker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-rythm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-rythm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-template-engines/vertx-web-templ-thymeleaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-template-engines</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-templ-thymeleaf</artifactId>
Expand Down
22 changes: 11 additions & 11 deletions vertx-web-api-contract/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>vertx-web-parent</artifactId>
<groupId>io.vertx</groupId>
<version>4.5.11</version>
<version>4.5.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>vertx-web-api-contract</artifactId>
Expand Down Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand All @@ -74,21 +74,21 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-auth-jwt</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-client</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand All @@ -100,19 +100,19 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-unit</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-auth-properties</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-service-proxy</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<scope>test</scope>
</dependency>
<dependency>
Expand All @@ -124,13 +124,13 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-core</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-codegen</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand All @@ -155,7 +155,7 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-core</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-api-contract/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-api-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>vertx-web-parent</artifactId>
<groupId>io.vertx</groupId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-api-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-graphql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-openapi-router/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-openapi-router</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-openapi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-proxy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-session-stores/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-session-stores</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-session-stores/vertx-web-sstore-cookie/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-session-stores</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-sstore-cookie</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-session-stores/vertx-web-sstore-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>vertx-web-session-stores</artifactId>
<groupId>io.vertx</groupId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<artifactId>vertx-web-sstore-redis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-web-parent</artifactId>
<groupId>io.vertx</groupId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-parent</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 88f0022

Please sign in to comment.