Skip to content

Commit

Permalink
update the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
changming.xie committed May 30, 2021
1 parent 826cc1b commit b4591c7
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 @@ -16,7 +16,7 @@
<properties>

<java.version>1.8</java.version>
<revision>1.6.2</revision>
<revision>1.6.3</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit b4591c7

Please sign in to comment.