Skip to content

tag release 3.0.2

tag release 3.0.2 #26

Workflow file for this run

name: Build
on:
push:
jobs:
build:
uses: ./.github/workflows/run-with-maven.yml
with:
COMMAND: >
mvn --batch-mode -Dmaven.compiler.showDeprecation=true -Dmaven.compiler.showWarnings=true -Dproject.version=0.0.0-SNAPSHOT clean install