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