Skip to content

Commit d830ed0

Browse files
authored
Bump to 1.1.0 (#21)
* Bump version to 1.1.0 for the first maven central publish.
1 parent 9226208 commit d830ed0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
+ 9.1.3 [Embed Structure](#Embed-Structure)
2929
+ 9.1.4 [Reference Structure](#Reference-Structure)
3030
10. [Virtual Lists](#Virtual-Lists)
31-
11. [To finish](#To-finish)
3231

3332
# Motivation and a simple example
3433
Consider a simple class:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.aerospike</groupId>
77
<artifactId>java-object-mapper</artifactId>
8-
<version>1.0.0</version>
8+
<version>1.1.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>Aerospike Object Mapper</name>

0 commit comments

Comments
 (0)