Commit a94a5276 by yangjinjue

修复中央仓库获取io.dubbo获取不到的问题

parent 892ed4d9
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<dependency> <dependency>
<groupId>io.dubbo.springboot</groupId> <groupId>io.dubbo.springboot</groupId>
<artifactId>spring-boot-starter-dubbo</artifactId> <artifactId>spring-boot-starter-dubbo</artifactId>
<version>1.0.0</version> <version>1.0.0-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment