diff --git a/activitytype-cql/pom.xml b/activitytype-cql/pom.xml
index fa05b1c72..c4c29cece 100644
--- a/activitytype-cql/pom.xml
+++ b/activitytype-cql/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>io.nosqlbench</groupId>
         <artifactId>mvn-defaults</artifactId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/activitytype-cqlverify/pom.xml b/activitytype-cqlverify/pom.xml
index 8d3fc9982..6983b2ce7 100644
--- a/activitytype-cqlverify/pom.xml
+++ b/activitytype-cqlverify/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>io.nosqlbench</groupId>
     <artifactId>mvn-defaults</artifactId>
-    <version>3.12.36</version>
+    <version>3.12.37-SNAPSHOT</version>
     <relativePath>../mvn-defaults</relativePath>
   </parent>
 
@@ -24,7 +24,7 @@
     <dependency>
       <groupId>io.nosqlbench</groupId>
       <artifactId>activitytype-cql</artifactId>
-      <version>3.12.36</version>
+      <version>3.12.37-SNAPSHOT</version>
     </dependency>
 
   </dependencies>
diff --git a/activitytype-diag/pom.xml b/activitytype-diag/pom.xml
index 16e361d62..b4227f02c 100644
--- a/activitytype-diag/pom.xml
+++ b/activitytype-diag/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -20,7 +20,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/activitytype-http/pom.xml b/activitytype-http/pom.xml
index e01693924..c5be711b5 100644
--- a/activitytype-http/pom.xml
+++ b/activitytype-http/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <!-- test scope only -->
diff --git a/activitytype-stdout/pom.xml b/activitytype-stdout/pom.xml
index f5ec7c45a..ead8aece3 100644
--- a/activitytype-stdout/pom.xml
+++ b/activitytype-stdout/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <!-- test scope only -->
diff --git a/activitytype-tcp/pom.xml b/activitytype-tcp/pom.xml
index 8d0db6a90..1a60929f4 100644
--- a/activitytype-tcp/pom.xml
+++ b/activitytype-tcp/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -23,13 +23,13 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>activitytype-stdout</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <!-- test scope only -->
diff --git a/docsys/pom.xml b/docsys/pom.xml
index 2f1f02a09..d97a71861 100644
--- a/docsys/pom.xml
+++ b/docsys/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -131,17 +131,17 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-processors</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-annotations</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>
diff --git a/engine-api/pom.xml b/engine-api/pom.xml
index a5bc7f047..9b4d5ba96 100644
--- a/engine-api/pom.xml
+++ b/engine-api/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -22,7 +22,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-userlibs</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/engine-cli/pom.xml b/engine-cli/pom.xml
index 6cbc70420..a06008853 100644
--- a/engine-cli/pom.xml
+++ b/engine-cli/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -23,13 +23,13 @@
     <dependency>
       <groupId>io.nosqlbench</groupId>
       <artifactId>engine-core</artifactId>
-      <version>3.12.36</version>
+      <version>3.12.37-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>io.nosqlbench</groupId>
       <artifactId>engine-docker</artifactId>
-      <version>3.12.36</version>
+      <version>3.12.37-SNAPSHOT</version>
       <classifier>shaded</classifier>
     </dependency>
 
@@ -54,7 +54,7 @@
     <dependency>
       <groupId>io.nosqlbench</groupId>
       <artifactId>engine-docker</artifactId>
-      <version>3.12.36</version>
+      <version>3.12.37-SNAPSHOT</version>
     </dependency>
 
 
diff --git a/engine-core/pom.xml b/engine-core/pom.xml
index e58cdd055..9781bea89 100644
--- a/engine-core/pom.xml
+++ b/engine-core/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/engine-docker/pom.xml b/engine-docker/pom.xml
index 7f7e0b216..67074a26b 100644
--- a/engine-docker/pom.xml
+++ b/engine-docker/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>mvn-defaults</artifactId>
     <groupId>io.nosqlbench</groupId>
-    <version>3.12.36</version>
+    <version>3.12.37-SNAPSHOT</version>
     <relativePath>../mvn-defaults</relativePath>
   </parent>
 
@@ -87,7 +87,7 @@
     <dependency>
       <groupId>io.nosqlbench</groupId>
       <artifactId>engine-api</artifactId>
-      <version>3.12.36</version>
+      <version>3.12.37-SNAPSHOT</version>
     </dependency>
   </dependencies>
 
diff --git a/engine-docs/pom.xml b/engine-docs/pom.xml
index ffb15e20c..213f54775 100644
--- a/engine-docs/pom.xml
+++ b/engine-docs/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>mvn-defaults</artifactId>
     <groupId>io.nosqlbench</groupId>
-    <version>3.12.36</version>
+    <version>3.12.37-SNAPSHOT</version>
     <relativePath>../mvn-defaults</relativePath>
   </parent>
 
@@ -29,7 +29,7 @@
     <dependency>
       <groupId>io.nosqlbench</groupId>
       <artifactId>docsys</artifactId>
-      <version>3.12.36</version>
+      <version>3.12.37-SNAPSHOT</version>
     </dependency>
 
   </dependencies>
diff --git a/engine-extensions/pom.xml b/engine-extensions/pom.xml
index 9aec0444e..f44b1018e 100644
--- a/engine-extensions/pom.xml
+++ b/engine-extensions/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -22,7 +22,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/mvn-defaults/pom.xml b/mvn-defaults/pom.xml
index 3b6234f63..81f612cc2 100644
--- a/mvn-defaults/pom.xml
+++ b/mvn-defaults/pom.xml
@@ -3,7 +3,7 @@
 
     <groupId>io.nosqlbench</groupId>
     <artifactId>mvn-defaults</artifactId>
-    <version>3.12.36</version>
+    <version>3.12.37-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -41,7 +41,7 @@
     <scm>
         <url>scm:git:https://github.com/nosqlbench/nosqlbench.git</url>
         <!--        <tag>nosqlbench-2.0.102-SNAPSHOT</tag>-->
-        <tag>nosqlbench-3.12.36</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <dependencies>
diff --git a/nb/pom.xml b/nb/pom.xml
index b83df1496..9ea52e481 100644
--- a/nb/pom.xml
+++ b/nb/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -24,61 +24,61 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-cli</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-docs</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-core</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>engine-extensions</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>activitytype-stdout</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>activitytype-diag</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>activitytype-tcp</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>activitytype-http</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>activitytype-cql</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>activitytype-cqlverify</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
 
diff --git a/pom.xml b/pom.xml
index 509a5f396..f82083f34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
   <parent>
     <artifactId>mvn-defaults</artifactId>
     <groupId>io.nosqlbench</groupId>
-    <version>3.12.36</version>
+    <version>3.12.37-SNAPSHOT</version>
     <relativePath>mvn-defaults</relativePath>
   </parent>
 
@@ -105,7 +105,7 @@
       scm:git:https://github.com/nosqlbench/nosqlbench.git
     </developerConnection>
     <url>scm:git:git@github.com:nosqlbench/nosqlbench.git</url>
-    <tag>nosqlbench-3.12.36</tag>
+    <tag>nosqlbench-2.0.102-SNAPSHOT</tag>
   </scm>
 
   <distributionManagement>
diff --git a/virtdata-annotations/pom.xml b/virtdata-annotations/pom.xml
index e7e751ddc..38392ea8f 100644
--- a/virtdata-annotations/pom.xml
+++ b/virtdata-annotations/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
diff --git a/virtdata-api/pom.xml b/virtdata-api/pom.xml
index b184ac584..bb008c1ff 100644
--- a/virtdata-api/pom.xml
+++ b/virtdata-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>io.nosqlbench</groupId>
         <artifactId>mvn-defaults</artifactId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -18,17 +18,17 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-processors</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-annotations</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-lang</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
 
diff --git a/virtdata-lang/pom.xml b/virtdata-lang/pom.xml
index d1879c517..1fb8b083e 100644
--- a/virtdata-lang/pom.xml
+++ b/virtdata-lang/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
diff --git a/virtdata-lib-basics/pom.xml b/virtdata-lib-basics/pom.xml
index ace2ab732..daafa58d9 100644
--- a/virtdata-lib-basics/pom.xml
+++ b/virtdata-lib-basics/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/virtdata-lib-curves4/pom.xml b/virtdata-lib-curves4/pom.xml
index 3020e082a..b17ab7b21 100644
--- a/virtdata-lib-curves4/pom.xml
+++ b/virtdata-lib-curves4/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
 <!--        <dependency>-->
diff --git a/virtdata-lib-random/pom.xml b/virtdata-lib-random/pom.xml
index 5ffc24a47..b65201767 100644
--- a/virtdata-lib-random/pom.xml
+++ b/virtdata-lib-random/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -20,7 +20,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/virtdata-lib-realer/pom.xml b/virtdata-lib-realer/pom.xml
index fc5f2d33e..9be69563b 100644
--- a/virtdata-lib-realer/pom.xml
+++ b/virtdata-lib-realer/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -31,7 +31,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-lib-basics</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
     </dependencies>
 
diff --git a/virtdata-processors/pom.xml b/virtdata-processors/pom.xml
index 11a7c9642..50f610027 100644
--- a/virtdata-processors/pom.xml
+++ b/virtdata-processors/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -22,7 +22,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-annotations</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
     </dependencies>
 
diff --git a/virtdata-realdata/pom.xml b/virtdata-realdata/pom.xml
index 233cac4db..586714d66 100644
--- a/virtdata-realdata/pom.xml
+++ b/virtdata-realdata/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -19,7 +19,7 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/virtdata-userlibs/pom.xml b/virtdata-userlibs/pom.xml
index c0c8f24a6..f40981e0e 100644
--- a/virtdata-userlibs/pom.xml
+++ b/virtdata-userlibs/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>mvn-defaults</artifactId>
         <groupId>io.nosqlbench</groupId>
-        <version>3.12.36</version>
+        <version>3.12.37-SNAPSHOT</version>
         <relativePath>../mvn-defaults</relativePath>
     </parent>
 
@@ -17,38 +17,38 @@
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-realdata</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-lib-realer</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-api</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>virtdata-lib-random</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
         <dependency>
             <artifactId>virtdata-lib-basics</artifactId>
             <groupId>io.nosqlbench</groupId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
         <dependency>
             <artifactId>virtdata-lib-curves4</artifactId>
             <groupId>io.nosqlbench</groupId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>io.nosqlbench</groupId>
             <artifactId>docsys</artifactId>
-            <version>3.12.36</version>
+            <version>3.12.37-SNAPSHOT</version>
         </dependency>
 
         <dependency>