Skip to content

Commit

Permalink
Releasing version 4.4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
computate committed Nov 17, 2023
1 parent 927e0a8 commit b3ac224
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.4.4.0</version>
<version>4.4.4.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>computate-vertx</artifactId>
<version>4.4.4.0</version>
<version>4.4.4.1</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.4.4.0</version>
<version>4.4.4.1</version>
</dependency>

<!-- Apache Commons -->
Expand Down

0 comments on commit b3ac224

Please sign in to comment.