Skip to content

Commit 528abf0

Browse files
author
卫恒
committed
prepare to release
1 parent 1136ee0 commit 528abf0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SOFADashboard client 并非是直接通过 API 调用的方式将自身应用信
2323
<dependency>
2424
<groupId>com.alipay.sofa</groupId>
2525
<artifactId>sofa-dashboard-client</artifactId>
26-
<version>1.0.0-SNAPSHOT</version>
26+
<version>1.0.0</version>
2727
</dependency>
2828
```
2929

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>com.alipay.sofa</groupId>
1212
<artifactId>sofa-dashboard-client</artifactId>
13-
<version>1.0.0-SNAPSHOT</version>
13+
<version>1.0.0</version>
1414
<name>${project.groupId}:${project.artifactId}</name>
1515
<description>SOFADashboard Client</description>
1616
<url>https://github.com/sofastack/sofa-dashboard-client</url>

0 commit comments

Comments
 (0)