Tomo Suzuki 6 年之前
父节点
当前提交
c1a046528c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests.sh

+ 1 - 1
tests.sh

@@ -254,7 +254,7 @@ build_java_linkage_monitor() {
   cd bom
   # This local installation avoids the problem caused by a new version not yet in Maven Central
   # https://github.com/protocolbuffers/protobuf/issues/6627
-  mvn install
+  $MVN install
   $MVN versions:set -DnewVersion=${VERSION}-SNAPSHOT
   cd ..
   $MVN versions:set -DnewVersion=${VERSION}-SNAPSHOT