aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorvlad <vlad@drivergrp.com>2016-08-09 11:25:07 -0700
committervlad <vlad@drivergrp.com>2016-08-09 11:25:07 -0700
commitea4b9e22c38c0d1740dc626b5133d667429c0f7f (patch)
tree61bba1af472c2c53cd8818d6c6fd123330ef922a /build.sbt
parent7d22d3adef1ddd4b54ca306140cdec72600458ab (diff)
downloaddriver-core-ea4b9e22c38c0d1740dc626b5133d667429c0f7f.tar.gz
driver-core-ea4b9e22c38c0d1740dc626b5133d667429c0f7f.tar.bz2
driver-core-ea4b9e22c38c0d1740dc626b5133d667429c0f7f.zip
Usage of the new plugin version with repository credentials
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index e35d750..b3a42ce 100644
--- a/build.sbt
+++ b/build.sbt
@@ -22,4 +22,4 @@ lazy val core = (project in file(".")).
"com.github.swagger-akka-http" %% "swagger-akka-http" % "0.7.1"
))
.gitPluginConfiguration
- .settings(publicationSettings ++ releaseSettings)
+ .settings(releaseSettings)