Skip to content

Commit 6845957

Browse files
authored
Removed Apache Staging from resolvers. (#65)
1 parent df3ae78 commit 6845957

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ val akkaVersion = "2.4.14"
88
val slf4jLog4jOrg = "org.slf4j"
99
val slf4jLog4jArtifact = "slf4j-log4j12"
1010

11-
resolvers in ThisBuild += "Apache Staging" at "https://repository.apache.org/content/groups/staging"
12-
1311
lazy val commonSettings = Seq(
1412
organization := "net.manub",
1513
scalaVersion := "2.11.8",

0 commit comments

Comments
 (0)