Skip to content

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 #887

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 #887

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: '["17"]'
verify-goal: "install -Peclipse-release -Dgpg.skip"