aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorvlad <vlad@drivergrp.com>2016-09-15 17:01:08 -0700
committervlad <vlad@drivergrp.com>2016-09-15 17:01:08 -0700
commit0363d416f74ae983abc873eb74b6127d939ae87e (patch)
tree40371c0cd47daa0311368adcb1110be0ddb4935e /project
parent5d00d78afff7c3fa13150233e79d30d1e31bd436 (diff)
downloaddriver-core-0363d416f74ae983abc873eb74b6127d939ae87e.tar.gz
driver-core-0363d416f74ae983abc873eb74b6127d939ae87e.tar.bz2
driver-core-0363d416f74ae983abc873eb74b6127d939ae87e.zip
Updated to the newer plugin version to get artifact versions with git commit hashv0.7.0
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 954d81d..bf64344 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,4 +1,4 @@
resolvers += "releases" at "https://drivergrp.jfrog.io/drivergrp/releases"
credentials += Credentials("Artifactory Realm", "drivergrp.jfrog.io", "sbt-publisher", "ANC-d8X-Whm-USS")
-addSbtPlugin("xyz.driver" % "sbt-settings" % "0.5.9")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "0.5.10")