This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.3 by this push:
new c96a8f3719 Fix dubbo-plugin-loom module groupId (#13130)
c96a8f3719 is described below
commit c96a8f3719a6b295133a6bac02409459a0add3a1
Author: huazhongming <[email protected]>
AuthorDate: Tue Sep 26 14:01:43 2023 +0800
Fix dubbo-plugin-loom module groupId (#13130)
Signed-off-by: crazyhzm <[email protected]>
---
dubbo-plugin/dubbo-plugin-loom/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/dubbo-plugin/dubbo-plugin-loom/pom.xml
b/dubbo-plugin/dubbo-plugin-loom/pom.xml
index ba865fe8a6..e16ab7b27c 100644
--- a/dubbo-plugin/dubbo-plugin-loom/pom.xml
+++ b/dubbo-plugin/dubbo-plugin-loom/pom.xml
@@ -26,7 +26,6 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>com.aliyun.dubbo</groupId>
<artifactId>dubbo-plugin-loom</artifactId>
<properties>