Skip to content

Commit

Permalink
1.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
panbingkun committed Dec 23, 2024
1 parent 661743f commit 44e66e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/mima
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ FWDIR="$(cd "`dirname "$0"`"/..; pwd)"
cd "$FWDIR"

# Skip maven local resolver.
export SKIP_LOCAL_M2=true
# export SKIP_LOCAL_M2=true

SPARK_PROFILES=${1:-"-Pkubernetes -Pyarn -Pspark-ganglia-lgpl -Pkinesis-asl -Phive-thriftserver -Phive"}
TOOLS_CLASSPATH="$(build/sbt -DcopyDependencies=false "export tools/fullClasspath" | grep jar | tail -n1)"
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
sbt.version=1.10.6
sbt.version=1.10.7

0 comments on commit 44e66e4

Please sign in to comment.