Skip to content

Commit

Permalink
add logging-parent 11.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Sep 22, 2024
1 parent cf3e781 commit 4d2e887
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions content/org/apache/logging/parent/logging-parent-11.3.0.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
groupId=org.apache.logging
artifactId=logging-parent
display=${groupId}:${artifactId}
version=11.3.0

gitRepo=https://github.com/apache/${artifactId}.git
gitTag=rel/${version}

tool=mvn-3.9.5
jdk=17
newline=lf

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

issue=

0 comments on commit 4d2e887

Please sign in to comment.