Skip to content

Commit 4ab706b

Browse files
committed
Move back to 9.0.0 version
1 parent 2c9f1a6 commit 4ab706b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<!-- Revision variable removes warning about dynamic version -->
4343
<revision>${build.version}-SNAPSHOT</revision>
4444
<!-- This allows to change between versions and snapshots. -->
45-
<build.version>0.8.1</build.version>
45+
<build.version>0.9.0</build.version>
4646
<build.number>-LOCAL</build.number>
4747
</properties>
4848

0 commit comments

Comments
 (0)