Skip to content

Commit

Permalink
Set version to 0.8.1. (aerospike-community#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
roimenashe authored Nov 9, 2022
1 parent b9db0e5 commit e66305b
Showing 1 changed file with 1 addition and 1 deletion.
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.8.0</revision>
<revision>0.8.1</revision>
<java.version>1.8</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit e66305b

Please sign in to comment.