Skip to content

Commit

Permalink
Releasing version 4.2.7.24
Browse files Browse the repository at this point in the history
  • Loading branch information
computate committed Jun 27, 2023
1 parent b3d9d3d commit 0dfd30b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<groupId>org.computate</groupId>
<artifactId>computate-base</artifactId>
<relativePath>../computate-base/pom.xml</relativePath>
<version>4.2.7.23</version>
<version>4.2.7.24</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>computate-vertx</artifactId>
<version>4.2.7.23</version>
<version>4.2.7.24</version>
<packaging>jar</packaging>
<name>Computate Tools for integrating with Vert.x</name>
<description>Tools for integrating with Vert.x for reactive, asynchronous programming. </description>
Expand Down Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.computate</groupId>
<artifactId>computate-search</artifactId>
<version>4.2.7.23</version>
<version>4.2.7.24</version>
</dependency>

<!-- Vert.x -->
Expand Down

0 comments on commit 0dfd30b

Please sign in to comment.