From c701a79eb2fca1cc1a45f5401f6e501cf8e869f8 Mon Sep 17 00:00:00 2001
From: yiqi <1455432762@qq.com>
Date: Sat, 31 Aug 2024 16:40:38 +0800
Subject: [PATCH] cr
---
test/pom.xml | 20 +-------------------
1 file changed, 1 insertion(+), 19 deletions(-)
diff --git a/test/pom.xml b/test/pom.xml
index a078cfd769f..4c3da7a7deb 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -44,27 +44,10 @@
org.xolstice.maven.plugins
protobuf-maven-plugin
- ${project.basedir}/src/main/resources/protobuf/org/apache/seata/protocol/transcation/
+ ${project.basedir}/src/test/resources/protobuf/org/apache/seata/protocol/transcation/
com.google.protobuf:protoc:3.11.0:exe:${os.detected.classifier}
-
-
-
-
- compile
-
-
-
-
-
- org.xolstice.maven.plugins
- protobuf-maven-plugin
-
-
- com.google.protobuf:protoc:3.11.0:exe:${os.detected.classifier}
-
- grpc-java
io.grpc:protoc-gen-grpc-java:1.27.1:exe:${os.detected.classifier}
@@ -73,7 +56,6 @@
compile
- compile-custom