aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-11-20 21:38:21 -0800
committerGitHub <noreply@github.com>2017-11-20 21:38:21 -0800
commitf2a56045d0b29291a18054607701d5863722121e (patch)
tree34b5fc63cc425a27969c73354fd7a2071ea67ba3 /project
parent8d30baada3a9c25ef61ef80511f4b4f25799f0cb (diff)
parentb872ee2649c7b56df413fbde746ee68312c17abd (diff)
downloaddriver-core-f2a56045d0b29291a18054607701d5863722121e.tar.gz
driver-core-f2a56045d0b29291a18054607701d5863722121e.tar.bz2
driver-core-f2a56045d0b29291a18054607701d5863722121e.zip
Merge pull request #91 from drivergroup/new-creds-and-format
New creds and format
Diffstat (limited to 'project')
-rw-r--r--project/build.properties2
-rw-r--r--project/plugins.sbt3
2 files changed, 2 insertions, 3 deletions
diff --git a/project/build.properties b/project/build.properties
index b7dd3cb..9abea12 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.0.2
+sbt.version=1.0.3
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 94ce7f7..1ef8b09 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,4 +1,3 @@
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" % "1.0.1")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "1.0.6")