Skip to content

Commit

Permalink
🔖 release v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hccake committed Aug 31, 2022
1 parent 96189d5 commit c49c979
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ballcat-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</licenses>

<properties>
<revision>0.9.0-SNAPSHOT</revision>
<revision>0.9.0</revision>

<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<maven-release-plugin.version>3.0.0-M5</maven-release-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@


<properties>
<revision>0.9.0-SNAPSHOT</revision>
<revision>0.9.0</revision>

<java.version>1.8</java.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit c49c979

Please sign in to comment.