We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808ab6d commit 74e99caCopy full SHA for 74e99ca
README.md
@@ -38,8 +38,8 @@
38
39
|`java-object-mapper` Version | Aerospike Client | Aerospike Reactor Client
40
| :----------- | :----------- | :-----------
41
-| 1.2.0 | 5.1.x | 5.0.x
42
-| 1.1.0 | 5.0.x |
+| 1.2.x | 5.1.x | 5.0.x
+| 1.1.x | 5.0.x |
43
44
# Motivation and a simple example
45
Consider a simple class:
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.aerospike</groupId>
7
<artifactId>java-object-mapper</artifactId>
8
- <version>1.2.2</version>
+ <version>1.2.3</version>
9
<packaging>jar</packaging>
10
11
<name>Aerospike Object Mapper</name>
0 commit comments