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