Skip to content

Commit

Permalink
add quick-perf-live 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 24, 2024
1 parent 3da42fd commit d08fb4c
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.quickperf
artifactId=quick-perf-live
version=0.11

display=${groupId}:${artifactId}

gitRepo=https://github.com/quick-perf/quickperf-live.git
gitTag=release-${version}

tool=mvn
jdk=11
newline=crlf

command="mvn clean package -Prelease -DskipTests -Dmaven.javadoc.skip -Dgpg.skip"

buildinfo=target/${artifactId}-${version}.buildinfo

issue=

0 comments on commit d08fb4c

Please sign in to comment.