diff --git a/project/plugins.sbt b/project/plugins.sbt index 91d7557..d548539 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -2,6 +2,6 @@ // sbt 1 only, see FAQ for 0.13 support //addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0") -addSbtPlugin("com.typesafe.sbt" % "sbt-pom-reader" % "1.2.0") +//addSbtPlugin("com.typesafe.sbt" % "sbt-pom-reader" % "1.2.0") addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "2.1.2") addSbtPlugin("com.typesafe.sbt" % "sbt-sonatype" % "3.9.8") \ No newline at end of file