Commit c1a04652 authored by Tomo Suzuki's avatar Tomo Suzuki

MVN

parent f460c178
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment