Skip to content

Commit

Permalink
update version to 3.8.0-SNAPSHOT (#843)
Browse files Browse the repository at this point in the history
  • Loading branch information
alaneuler authored Jul 6, 2021
1 parent 3c837db commit 96a0e9d
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 @@ -37,7 +37,7 @@
<description>SOFABoot Build</description>

<properties>
<revision>3.7.0</revision>
<revision>3.8.0-SNAPSHOT</revision>
<sofa.boot.version>${revision}</sofa.boot.version>
<!--maven plugin-->
<maven.staging.plugin>1.6.7</maven.staging.plugin>
Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofaboot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<rpc.core.version>5.7.7</rpc.core.version>

<!--2rd lib dependency-->
<sofa.common.tools.version>1.3.4</sofa.common.tools.version>
<sofa.common.tools.version>1.3.5</sofa.common.tools.version>
<sofa.bolt.version>1.5.6</sofa.bolt.version>
<sofa.hessian.version>3.3.12</sofa.hessian.version>

Expand Down

0 comments on commit 96a0e9d

Please sign in to comment.