Upgrade version to 2.6.1
This commit is contained in:
parent
e62d3ff805
commit
9871e6adb7
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue