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/12/22 05:39:33 UTC

[dubbo] branch 2.7.15-release created (now 767620a)

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

albumenj pushed a change to branch 2.7.15-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git.


      at 767620a  [2.7] Prepare Dubbo 2.7.15 Release

This branch includes the following new commits:

     new 767620a  [2.7] Prepare Dubbo 2.7.15 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.


[dubbo] 01/01: [2.7] Prepare Dubbo 2.7.15 Release

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 767620aeddfc84d2299e8ab6f754e56a5ce5a265
Author: Albumen Kevin <jh...@gmail.com>
AuthorDate: Wed Dec 22 13:39:09 2021 +0800

    [2.7] Prepare Dubbo 2.7.15 Release
---
 dubbo-dependencies-bom/pom.xml                          | 2 +-
 dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml | 2 +-
 pom.xml                                                 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 8bf7862..4b82535 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -169,7 +169,7 @@
         <mortbay_jetty_version>6.1.26</mortbay_jetty_version>
         <portlet_version>2.0</portlet_version>
         <maven_flatten_version>1.1.0</maven_flatten_version>
-        <revision>2.7.14-SNAPSHOT</revision>
+        <revision>2.7.15</revision>
     </properties>
 
     <dependencyManagement>
diff --git a/dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml b/dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
index 2109402..d167533 100644
--- a/dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
+++ b/dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
@@ -32,7 +32,7 @@
     <packaging>pom</packaging>
 
     <properties>
-        <revision>2.7.14-SNAPSHOT</revision>
+        <revision>2.7.15</revision>
         <maven_flatten_version>1.1.0</maven_flatten_version>
     </properties>
 
diff --git a/pom.xml b/pom.xml
index 4302c04..e3e3763 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
         <arguments />
         <checkstyle.skip>true</checkstyle.skip>
         <rat.skip>true</rat.skip>
-        <revision>2.7.14-SNAPSHOT</revision>
+        <revision>2.7.15</revision>
     </properties>
 
     <modules>