You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2021/11/25 06:19:52 UTC

[dubbo] 06/45: fix version

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

liujun pushed a commit to branch release/3.0.14-rpccontext-bugfix
in repository https://gitbox.apache.org/repos/asf/dubbo.git

commit 51289c1e85331af6d70f31c8bad386343a286b71
Author: 未宇 <li...@alibaba-inc.com>
AuthorDate: Tue Jul 14 16:56:47 2020 +0800

    fix version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a65e012..2e954f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@
                             <dependency>
                                 <groupId>org.apache.dubbo</groupId>
                                 <artifactId>dubbo-build-tools</artifactId>
-                                <version>1.0.0</version>
+                                <version>2.7.8-hsf3</version>
                             </dependency>
                         </dependencies>
                         <executions>