From aa283de0045a34f7104aeab5e4b173e0dbe73d5d Mon Sep 17 00:00:00 2001 From: Matthias Kurz Date: Mon, 3 Jan 2022 21:10:10 +0100 Subject: [PATCH] Set correct sonatypeProfileName --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 5c3142c..c078e9d 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ lazy val cachecontrol = (project in file(".")) // On the main branch we don't check for incompatible changes, // because it's ok to introduce breaking changes between minor version bumps mimaPreviousArtifacts := Set.empty, - sonatypeProfileName := "com.typesafe", + sonatypeProfileName := "com.typesafe.play", headerLicense := { Some( HeaderLicense.Custom(