Skip to content

Commit

Permalink
add spoon-core 11.1.1-beta-6
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Sep 22, 2024
1 parent 9524eed commit 56852eb
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
groupId=fr.inria.gforge.spoon
artifactId=spoon-core
version=11.1.1-beta-6

display=${groupId}:${artifactId}

gitRepo=https://github.com/inria/spoon.git
gitTag=v${version}

tool=mvn
jdk=21
newline=lf
umask=022

command="mvn -f spoon-pom -Prelease clean package -DskipDepClean -DskipTests -Dmaven.javadoc.skip -Dgpg.skip"
buildinfo=spoon-pom/target/spoon-pom-${version}.buildinfo

#diffoscope=spoon-pom-${version}.diffoscope
issue=

0 comments on commit 56852eb

Please sign in to comment.