Skip to content

Commit

Permalink
Set version to 4.3.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Feb 16, 2022
1 parent f454c7a commit 504b7bb
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.2.6-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>

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

<properties>
<doc.skip>false</doc.skip>
<stack.version>4.2.6-SNAPSHOT</stack.version>
<stack.version>4.3.0-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 504b7bb

Please sign in to comment.