Skip to content

Commit

Permalink
version 2.4.6 (#626)
Browse files Browse the repository at this point in the history
* Update pom.xml

* Update pomJava8.xml
  • Loading branch information
EvenSol authored Apr 17, 2023
1 parent 4d69936 commit 65829eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>${revision}${sha1}${changelist}</version>

<properties>
<revision>2.4.5</revision>
<revision>2.4.6</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<sha1/>
Expand Down
2 changes: 1 addition & 1 deletion pomJava8.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>${revision}${sha1}${changelist}-Java8</version>

<properties>
<revision>2.4.5</revision>
<revision>2.4.6</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<sha1/>
Expand Down

0 comments on commit 65829eb

Please sign in to comment.