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 1136ee0 commit 528abf0Copy full SHA for 528abf0
2 files changed
README.md
@@ -23,7 +23,7 @@ SOFADashboard client 并非是直接通过 API 调用的方式将自身应用信
23
<dependency>
24
<groupId>com.alipay.sofa</groupId>
25
<artifactId>sofa-dashboard-client</artifactId>
26
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
27
</dependency>
28
```
29
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
13
14
<name>${project.groupId}:${project.artifactId}</name>
15
<description>SOFADashboard Client</description>
16
<url>https://github.com/sofastack/sofa-dashboard-client</url>
0 commit comments