This is an automated email from the ASF dual-hosted git repository.
zhanglei pushed a commit to branch 0.7.x
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git
The following commit(s) were added to refs/heads/0.7.x by this push:
new 9edd26e2 Cut 0.7.1 Release
9edd26e2 is described below
commit 9edd26e2d6e246f9b11a48f646645bb610afafe6
Author: Lei Zhang <[email protected]>
AuthorDate: Thu Aug 4 01:23:50 2022 +0800
Cut 0.7.1 Release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 926e12b4..63794228 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
- <revision>0.7.1-SNAPSHOT</revision>
+ <revision>0.7.1</revision>
<!-- plugins -->
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
<license-maven-plugin.version>1.19</license-maven-plugin.version>