version fixes

This commit is contained in:
Jonathan Shook 2022-07-29 20:53:55 -05:00
parent fab797fd02
commit ac6eeed52b

View File

@ -21,7 +21,7 @@
<parent> <parent>
<groupId>io.nosqlbench</groupId> <groupId>io.nosqlbench</groupId>
<artifactId>mvn-defaults</artifactId> <artifactId>mvn-defaults</artifactId>
<version>4.17.20-SNAPSHOT</version> <version>4.17.21-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath> <relativePath>../mvn-defaults</relativePath>
</parent> </parent>
@ -37,7 +37,7 @@
<dependency> <dependency>
<groupId>io.nosqlbench</groupId> <groupId>io.nosqlbench</groupId>
<artifactId>driver-jdbc</artifactId> <artifactId>driver-jdbc</artifactId>
<version>4.17.20-SNAPSHOT</version> <version>4.17.21-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.postgresql</groupId> <groupId>org.postgresql</groupId>