Skip to content

Commit

Permalink
add parent 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Jan 7, 2025
1 parent 1673d09 commit f3b7249
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/ch/qos/logback/access/access-2.0.6.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=ch.qos.logback.access
artifactId=parent
display=${groupId}:logback-access
version=2.0.6

gitRepo=https://github.com/qos-ch/logback-access.git
gitTag=v_${version}

tool=mvn
jdk=21
newline=crlf
#umask=022

command="mvn clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip"
buildinfo=target/${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=

0 comments on commit f3b7249

Please sign in to comment.