aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtRand <arand@soe.ucsc.edu>2018-04-20 10:52:15 -0700
committerArtRand <arand@soe.ucsc.edu>2018-04-20 10:52:15 -0700
commit40313fcf414ab71b34d105b919d18c72262ede47 (patch)
treeb0e0d4bc031bc2bf5b2120ce4d7f61efe99807b9
parent1c156901ab94e02f0586328cc95fe8f25f3e366d (diff)
downloadslick-codegen-plugin-40313fcf414ab71b34d105b919d18c72262ede47.tar.gz
slick-codegen-plugin-40313fcf414ab71b34d105b919d18c72262ede47.tar.bz2
slick-codegen-plugin-40313fcf414ab71b34d105b919d18c72262ede47.zip
remove credsv0.10.3
-rw-r--r--build.sbt5
1 files changed, 0 insertions, 5 deletions
diff --git a/build.sbt b/build.sbt
index 81f7994..f80d3ee 100644
--- a/build.sbt
+++ b/build.sbt
@@ -10,11 +10,6 @@ publishTo := {
else Some("releases" at jfrog + "releases")
}
-credentials += Credentials("Artifactory Realm",
- "drivergrp.jfrog.io",
- "sbt-publisher",
- "***REMOVED***")
-
val scalaVersionValue = "2.12.3"
scalaVersion := scalaVersionValue