You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by cr...@apache.org on 2022/07/28 07:22:05 UTC

[dubbo] branch 3.1 updated: remove dubbo-compiler (#10381)

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

crazyhzm pushed a commit to branch 3.1
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.1 by this push:
     new 5202f87ef0 remove dubbo-compiler (#10381)
5202f87ef0 is described below

commit 5202f87ef01922163841138d283ebbfe5df130d4
Author: earthchen <ea...@gmail.com>
AuthorDate: Thu Jul 28 15:21:32 2022 +0800

    remove dubbo-compiler (#10381)
---
 dubbo-rpc/dubbo-rpc-triple/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dubbo-rpc/dubbo-rpc-triple/pom.xml b/dubbo-rpc/dubbo-rpc-triple/pom.xml
index 9a2c0eaa3f..9ff3afcbae 100644
--- a/dubbo-rpc/dubbo-rpc-triple/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-triple/pom.xml
@@ -29,8 +29,6 @@
     <description>The triple protocol module</description>
     <properties>
         <skip_maven_deploy>false</skip_maven_deploy>
-        <dubbo.compiler.version>0.0.4.1-SNAPSHOT</dubbo.compiler.version>
-
     </properties>
     <dependencies>
         <dependency>