mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-18 22:23:07 -03:00
Added Version Automation
Signed-off-by: Pratik Gandhi <pratikgandhi1997@gmail.com>
This commit is contained in:
@ -2,6 +2,9 @@ name := "enry-java"
|
||||
organization := "tech.sourced"
|
||||
version := "1.6.6"
|
||||
|
||||
git.useGitDescribe := true
|
||||
enablePlugins(GitVersioning)
|
||||
|
||||
sonatypeProfileName := "tech.sourced"
|
||||
|
||||
// pom settings for sonatype
|
||||
|
Reference in New Issue
Block a user