From 7bd530f1789c79219ceaa0d3a804866c575997a5 Mon Sep 17 00:00:00 2001 From: Mounika Pacha Date: Mon, 9 Sep 2024 13:25:58 -0400 Subject: [PATCH] updated the files --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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