mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-18 22:23:07 -03:00
Merge pull request #165 from pratik97/Mybranch
#163 - Added version automation
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
name := "enry-java"
|
||||
organization := "tech.sourced"
|
||||
version := "1.6.6"
|
||||
|
||||
git.useGitDescribe := true
|
||||
enablePlugins(GitVersioning)
|
||||
|
||||
sonatypeProfileName := "tech.sourced"
|
||||
|
||||
|
Reference in New Issue
Block a user