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:26 UTC

[servicecomb-pack] branch 0.7.X created (now 9f05df7d)

This is an automated email from the ASF dual-hosted git repository.

zhanglei pushed a change to branch 0.7.X
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git


      at 9f05df7d Cut 0.7.0 Release

This branch includes the following new commits:

     new 9f05df7d Cut 0.7.0 Release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by zh...@apache.org.
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>