From 39e923c1b41f7d84928a09f90c2e6b022177fdda Mon Sep 17 00:00:00 2001 From: Brian Nichols Date: Tue, 7 May 2024 10:21:24 -0400 Subject: [PATCH] Update version 8.1.1 --- benchmarks/pom.xml | 2 +- client/pom.xml | 2 +- examples/pom.xml | 2 +- pom.xml | 2 +- proxy/pom.xml | 2 +- test/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 549857d2d..d142e8dfb 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.aerospike aerospike-parent - 8.1.0 + 8.1.1 aerospike-benchmarks jar diff --git a/client/pom.xml b/client/pom.xml index 9457604a3..f575c3e25 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -6,7 +6,7 @@ com.aerospike aerospike-parent - 8.1.0 + 8.1.1 aerospike-client-jdk21 jar diff --git a/examples/pom.xml b/examples/pom.xml index dfbaa565b..318c231be 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ com.aerospike aerospike-parent - 8.1.0 + 8.1.1 aerospike-examples jar diff --git a/pom.xml b/pom.xml index a75ae3ec1..f22dbf19c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.aerospike aerospike-parent aerospike-parent - 8.1.0 + 8.1.1 pom https://github.com/aerospike/aerospike-client-java diff --git a/proxy/pom.xml b/proxy/pom.xml index ef74d5f45..0c269eb7f 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -6,7 +6,7 @@ com.aerospike aerospike-parent - 8.1.0 + 8.1.1 aerospike-proxy-client jar diff --git a/test/pom.xml b/test/pom.xml index 618322ccc..218b6c7ba 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -6,7 +6,7 @@ com.aerospike aerospike-parent - 8.1.0 + 8.1.1 aerospike-client-test jar