groupId=io.wcm
artifactId=io.wcm.parent_toplevel
display=${groupId}-tooling:parent_toplevel
version=2.2.8

gitRepo=https://github.com/wcm-io/${artifactId}.git
gitTag=${version}

tool=mvn
jdk=11
newline=lf

command="mvn -Pio.wcm clean package -DskipTests"
buildinfo=target/${artifactId}-${version}.buildinfo
