Skip to content

Commit

Permalink
build: Release 0.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: BJ Hargrave <[email protected]>
  • Loading branch information
bjhargrave committed Jun 30, 2020
1 parent 35ff976 commit 03bfb92
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 @@ -27,7 +27,7 @@
<version>${revision}</version>

<properties>
<revision>0.9.0-SNAPSHOT</revision>
<revision>0.9.0</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit 03bfb92

Please sign in to comment.