Skip to content

Commit b3ac224

Browse files
committed
Releasing version 4.4.4.1
1 parent 927e0a8 commit b3ac224

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.computate</groupId>
55
<artifactId>computate-base</artifactId>
66
<relativePath>../computate-base/pom.xml</relativePath>
7-
<version>4.4.4.0</version>
7+
<version>4.4.4.1</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>computate-vertx</artifactId>
12-
<version>4.4.4.0</version>
12+
<version>4.4.4.1</version>
1313
<packaging>jar</packaging>
1414
<name>Computate Tools for integrating with Vert.x</name>
1515
<description>Tools for integrating with Vert.x for reactive, asynchronous programming. </description>
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.computate</groupId>
9292
<artifactId>computate-search</artifactId>
93-
<version>4.4.4.0</version>
93+
<version>4.4.4.1</version>
9494
</dependency>
9595

9696
<!-- Apache Commons -->

0 commit comments

Comments
 (0)