We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59da412 commit e9d3555Copy full SHA for e9d3555
all/pom.xml
@@ -19,11 +19,11 @@
19
<parent>
20
<groupId>com.alibaba</groupId>
21
<artifactId>dubbo-parent</artifactId>
22
- <version>2.6.11-SNAPSHOT</version>
+ <version>2.6.11</version>
23
<relativePath>../pom.xml</relativePath>
24
</parent>
25
<artifactId>dubbo</artifactId>
26
27
<packaging>jar</packaging>
28
<name>dubbo-all</name>
29
<description>The all in one project of dubbo</description>
0 commit comments