From 52ae98b2b3a834e8aa9c852f0aa608cf43fb6173 Mon Sep 17 00:00:00 2001 From: albuch Date: Mon, 10 Jul 2017 23:23:19 +0200 Subject: [PATCH] Removed SCM from POM as it gets automatically added by sbt-git --- build.sbt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build.sbt b/build.sbt index 849ff10..9265e0b 100644 --- a/build.sbt +++ b/build.sbt @@ -35,11 +35,6 @@ pomExtra in Global := { https://www.apache.org/licenses/LICENSE-2.0.txt - - scm:git:github.com/albuch/sbt-dependency-check - scm:git:git@github.com:albuch/sbt-dependency-check - github.com/albuch/sbt-dependency-check - albuch