Skip to content

Commit

Permalink
add scg-base 0.82.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Nov 28, 2024
1 parent d55dac5 commit 8efbb7f
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=io.telicent.smart-caches.graph
artifactId=scg-base
display=${groupId}:${artifactId}
version=0.82.10

gitRepo=https://github.com/Telicent-oss/smart-cache-graph
gitTag=${version}

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

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

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

0 comments on commit 8efbb7f

Please sign in to comment.