Skip to content

Commit

Permalink
raise version number
Browse files Browse the repository at this point in the history
  • Loading branch information
edeso committed Jan 9, 2022
1 parent 7623f05 commit a4af82c
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 @@ -18,7 +18,7 @@

<properties>
<!-- update version property here, used by all submodules instantly -->
<project.build.version>2.1.1-SNAPSHOT</project.build.version>
<project.build.version>2.2.0-SNAPSHOT</project.build.version>

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit a4af82c

Please sign in to comment.