Skip to content

Commit

Permalink
prepare for 2.6.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj committed Sep 10, 2021
1 parent 59da412 commit e9d3555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<parent>
<groupId>com.alibaba</groupId>
<artifactId>dubbo-parent</artifactId>
<version>2.6.11-SNAPSHOT</version>
<version>2.6.11</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>dubbo</artifactId>
<version>2.6.11-SNAPSHOT</version>
<version>2.6.11</version>
<packaging>jar</packaging>
<name>dubbo-all</name>
<description>The all in one project of dubbo</description>
Expand Down

0 comments on commit e9d3555

Please sign in to comment.