We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df3ae78 commit 6845957Copy full SHA for 6845957
build.sbt
@@ -8,8 +8,6 @@ val akkaVersion = "2.4.14"
8
val slf4jLog4jOrg = "org.slf4j"
9
val slf4jLog4jArtifact = "slf4j-log4j12"
10
11
-resolvers in ThisBuild += "Apache Staging" at "https://repository.apache.org/content/groups/staging"
12
-
13
lazy val commonSettings = Seq(
14
organization := "net.manub",
15
scalaVersion := "2.11.8",
0 commit comments