Upgrade version to 2.6.1

This commit is contained in:
ken.lj 2018-01-11 17:36:47 +08:00
parent e62d3ff805
commit 9871e6adb7
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>com.alibaba</groupId>
<artifactId>dubbo-container</artifactId>
<version>2.6.0</version>
<version>2.6.1</version>
</parent>
<artifactId>dubbo-container-api</artifactId>
<packaging>jar</packaging>

View File

@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.alibaba</groupId>
<artifactId>dubbo-parent</artifactId>
<version>2.6.0</version>
<version>2.6.1</version>
</parent>
<artifactId>hessian-lite</artifactId>
<packaging>jar</packaging>