mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-07-12 20:29:46 +00: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"
|
organization := "tech.sourced"
|
||||||
version := "1.6.6"
|
version := "1.6.6"
|
||||||
|
|
||||||
|
git.useGitDescribe := true
|
||||||
|
enablePlugins(GitVersioning)
|
||||||
|
|
||||||
sonatypeProfileName := "tech.sourced"
|
sonatypeProfileName := "tech.sourced"
|
||||||
|
|
||||||
// pom settings for sonatype
|
// pom settings for sonatype
|
||||||
|
Reference in New Issue
Block a user