Skip to content

Commit

Permalink
update version to 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
agrgr committed Oct 7, 2024
1 parent 6c47dd4 commit c1099bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ image:https://github.com/aerospike-community/spring-data-aerospike-starters/work

|===
|`spring-data-aerospike-starters` |`spring-data-aerospike` |`aerospike-client` |`aerospike-reactor-client`
|0.16.x
|4.8.x
|7.2.x
|7.1.x

|0.15.x
|4.8.x
|7.2.x
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</modules>

<properties>
<revision>0.15.0</revision>
<revision>0.16.0</revision>
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit c1099bf

Please sign in to comment.