Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
release 3.1.3 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
QilongZhang authored and straybirdzls committed Mar 8, 2019
1 parent 9696073 commit 8d241dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.alipay.sofa</groupId>
<artifactId>sofaboot-dependencies</artifactId>
<version>3.1.3-SNAPSHOT</version>
<version>3.1.3</version>
<packaging>pom</packaging>

<properties>
Expand All @@ -24,7 +24,7 @@

<!--starter-->
<spring.boot.version>2.1.0.RELEASE</spring.boot.version>
<sofa.boot.version>3.1.3-SNAPSHOT</sofa.boot.version>
<sofa.boot.version>3.1.3</sofa.boot.version>
<sofa.ark.version>0.6.0</sofa.ark.version>
<sofa.rpc.starter.version>6.0.1</sofa.rpc.starter.version>
<sofa.tracer.version>3.0.2</sofa.tracer.version>
Expand Down

0 comments on commit 8d241dc

Please sign in to comment.