diff --git a/pom.xml b/pom.xml
index 0e9351f6f53..dcf95bccc8e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -904,7 +904,7 @@
protobuf-maven-plugin
${protobuf.plugin.version}
- com.google.protobuf:protoc:${external.protobuf.version}:exe:${os.detected.classifier}
+ ${external.protobuf.groupid}:protoc:${external.protobuf.version}:exe:${os.detected.classifier}
${basedir}/src/main/protobuf/
false
true
@@ -1592,6 +1592,7 @@
none
+ com.google.protobuf
@@ -3820,6 +3821,18 @@
+
+ aarch64
+
+ org.openlabtesting.protobuf
+
+
+
+ linux
+ aarch64
+
+
+