Skip to content

Commit

Permalink
Merge pull request #3859, correct maven dependencies configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
beiwei30 authored and chickenlj committed Apr 12, 2019
1 parent af8ad8f commit b48a045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ There's a [README](https://github.com/apache/incubator-dubbo-samples/tree/master
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-dependencies-zookeeper</artifactId>
<version>${dubbo.version}</version>
<type>pom</type>
</dependency>
</dependencies>
```
Expand Down

0 comments on commit b48a045

Please sign in to comment.