You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by zh...@apache.org on 2022/05/09 15:54:27 UTC

[servicecomb-pack] 01/01: Cut 0.7.0 Release

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

commit 9f05df7d3f1e2bb348545281c6c8095c85c79ab6
Author: Lei Zhang <zh...@apache.org>
AuthorDate: Mon May 9 23:54:03 2022 +0800

    Cut 0.7.0 Release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9f0ed993..4e0ac16e 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.0-SNAPSHOT</revision>
+    <revision>0.7.0</revision>
     <!-- plugins -->
     <jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
     <license-maven-plugin.version>1.19</license-maven-plugin.version>