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

Commit

Permalink
update to 2.6.1-SNAPSHOT (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
straybirdzls authored and QilongZhang committed Jan 29, 2019
1 parent faabb98 commit c704df9
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>2.6.0</version>
<version>2.6.1-SNAPSHOT</version>
<packaging>pom</packaging>

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

<!--starter-->
<spring.boot.version>1.5.16.RELEASE</spring.boot.version>
<sofa.boot.version>2.6.0</sofa.boot.version>
<sofa.boot.version>2.6.1-SNAPSHOT</sofa.boot.version>
<sofa.ark.version>0.5.2</sofa.ark.version>
<sofa.rpc.version>5.5.0</sofa.rpc.version>
<sofa.tracer.version>2.3.1</sofa.tracer.version>
Expand Down

0 comments on commit c704df9

Please sign in to comment.