You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/03/12 07:43:26 UTC

[dubbo-spring-boot-project] 02/02: prepare 2.7.9 release

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

albumenj pushed a commit to branch 2.7.9-release
in repository https://gitbox.apache.org/repos/asf/dubbo-spring-boot-project.git

commit 31697e045db1febc219771e7c18841b2aa4a1566
Author: Albumen <jh...@gmail.com>
AuthorDate: Fri Mar 12 12:59:46 2021 +0800

    prepare 2.7.9 release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 59ad031..1018482 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
     <properties>
         <maven_javadoc_version>3.0.1</maven_javadoc_version>
         <maven_surefire_version>2.19.1</maven_surefire_version>
-        <revision>2.7.9-SNAPSHOT</revision>
+        <revision>2.7.9</revision>
     </properties>
 
     <modules>