Skip to content

Commit

Permalink
change dubbo version to 2.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj committed Nov 4, 2017
1 parent 1e6352d commit ceee53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo</artifactId>
<version>2.5.7-SNAPSHOT</version>
<version>2.5.7</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit ceee53d

Please sign in to comment.