Skip to content

Commit

Permalink
Set version to 4.4.6-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Aug 30, 2023
1 parent 6cb402f commit f9cea94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
</parent>

<artifactId>vertx-junit5</artifactId>
<version>4.4.5</version>
<version>4.4.6-SNAPSHOT</version>

<name>Vert.x JUnit 5 support :: Core</name>

<properties>
<doc.skip>false</doc.skip>
<stack.version>4.4.5</stack.version>
<stack.version>4.4.6-SNAPSHOT</stack.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<apiguardian-api.version>1.0.0</apiguardian-api.version>
<assertj-core.version>3.21.0</assertj-core.version>
Expand Down

0 comments on commit f9cea94

Please sign in to comment.