From ea4b9e22c38c0d1740dc626b5133d667429c0f7f Mon Sep 17 00:00:00 2001 From: vlad Date: Tue, 9 Aug 2016 11:25:07 -0700 Subject: Usage of the new plugin version with repository credentials --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sbt') 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) -- cgit v1.2.3