Skip to content

Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 #930

Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2

Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 #930

Workflow file for this run

name: GitHub CI
on: [push, pull_request]
jobs:
build:
name: Verify
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
jdk-matrix: '["11"]'
verify-goal: "install -Peclipse-release -Dgpg.skip"