mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-08-08 17:17:52 +00:00
build: enable sbt-git plugin
As in linked example
f6351dbffa
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
name := "enry-java"
|
||||
organization := "tech.sourced"
|
||||
version := "1.6.6"
|
||||
|
||||
git.useGitDescribe := true
|
||||
enablePlugins(GitVersioning)
|
||||
|
Reference in New Issue
Block a user