cosmetic updates

This commit is contained in:
Mark Wolters 2023-05-23 17:14:19 +00:00
parent c67bcd9b3f
commit a50818c9cb
2 changed files with 2 additions and 3 deletions

View File

@ -29,8 +29,7 @@
<name>${project.artifactId}</name> <name>${project.artifactId}</name>
<description> <description>
An nosqlbench ActivityType (AT) driver module; An nosqlbench adapter driver module for the Pinecone Vector DB driver
Provides basic formatting and output to stdout or files.
</description> </description>
<dependencies> <dependencies>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2022 nosqlbench * Copyright (c) 2023 nosqlbench
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.