Skip to content

Commit e4609d6

Browse files
committed
Releasing 4.3.5
1 parent aa40ddf commit e4609d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
</parent>
2525

2626
<artifactId>vertx-redis-client</artifactId>
27-
<version>4.3.5-SNAPSHOT</version>
27+
<version>4.3.5</version>
2828

2929
<name>Vert.x Redis Client</name>
3030

3131
<properties>
32-
<stack.version>4.3.5-SNAPSHOT</stack.version>
32+
<stack.version>4.3.5</stack.version>
3333
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
3434
</properties>
3535

0 commit comments

Comments
 (0)