Skip to content

Commit

Permalink
Merge pull request #9 from rallyhealth/use-new-artifact
Browse files Browse the repository at this point in the history
Use the v0.1.0 artifact
  • Loading branch information
jeffmay authored Apr 17, 2018
2 parents 0be5e92 + adb810f commit 14e2cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ resolvers += Resolver.url(
"Rally Plugin Releases",
url("https://dl.bintray.com/rallyhealth/sbt-plugins"))(Resolver.ivyStylePatterns)

addSbtPlugin("com.rallyhealth.sbt" % "git-versioning-sbt-plugin" % "0.0.2")
addSbtPlugin("com.rallyhealth.sbt" % "sbt-git-versioning" % "0.1.0")
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")

0 comments on commit 14e2cc0

Please sign in to comment.