Skip to content

Commit

Permalink
Move version to 5.3.1-SNAPSHOT for future development or bugfixes (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhalexand authored Jan 23, 2023
1 parent 6b7ee9a commit 5b7ee59
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 @@ -35,7 +35,7 @@
<version>${revision}</version>
<packaging>pom</packaging>
<properties>
<revision>5.3.0</revision>
<revision>5.3.1-SNAPSHOT</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 5b7ee59

Please sign in to comment.