From e37922002fce3fd2ec4cb87ea3ce016afb9f51a9 Mon Sep 17 00:00:00 2001
From: Roi Menashe <33356310+roimenashe@users.noreply.github.com>
Date: Thu, 31 Mar 2022 14:43:58 +0300
Subject: [PATCH] Prepare version to 3.4.0. (#359)
1. Set version to 3.4.0.
2. Update README.
3. Bump dependencies:
embedded-aerospike from 2.0.16 to 2.1.4.
awaitility from 4.1.1 to 4.2.0.
---
README.md | 3 ++-
pom.xml | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index f2de3d44c..f5cde87c1 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ The documentation for this project can be found on [javadoc.io](https://www.java
|Spring Data Aerospike | Spring Boot | Aerospike Client | Aerospike Reactor Client | Aerospike Server
| :----------- | :---- | :----------- | :----------- | :-----------
+|3.4.x | 2.6.x | 5.1.x | 5.1.x | 5.2.x.x +
|3.3.x | 2.5.x | 5.1.x | 5.1.x | 5.2.x.x +
|3.2.x | 2.5.x | 5.1.x | 5.0.x | 5.2.x.x +
|3.0.x, 3.1.x | 2.5.x | 5.1.x | 5.0.x
@@ -53,7 +54,7 @@ Add the Maven dependency:
com.aerospike
spring-data-aerospike
- 3.3.1
+ 3.4.0
```
diff --git a/pom.xml b/pom.xml
index d4f7611c1..ab0bddab7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.aerospike
spring-data-aerospike
- 3.3.1
+ 3.4.0
Spring Data Aerospike
Aerospike Inc.
@@ -31,8 +31,8 @@
1.6
5.1.11
5.1.11
- 2.0.16
- 4.1.1
+ 2.1.4
+ 4.2.0
1.0.6.RELEASE
1.18.22