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/12 05:28:19 UTC

[servicecomb-pack] branch 0.7.x created (now fae7326c)

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 fae7326c Cut 0.7.0 Release

This branch includes the following new commits:

     new fae7326c 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 fae7326c0bac2b07e06ba83cf2cc284648ab1713
Author: Lei Zhang <zh...@apache.org>
AuthorDate: Thu May 12 13:25:42 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>