Skip to content

Commit 5c91afc

Browse files
authored
Add com.windowsazure profileId (Azure#19794)
1 parent 08eadff commit 5c91afc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/scripts/MavenPackaging.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ function Get-SonaTypeProfileID([string]$GroupID) {
8282
"com.microsoft.servicefabric*" { "8acff2e04dc15e" }
8383
"com.microsoft.spring*" { "615994e851c580" }
8484
"com.microsoft.sqlserver*" { "2bafd8aecdb240" }
85+
"com.windowsazure*" { "222b383b84716" }
8586
default {
8687
throw "Profile ID for group ID $GroupID was not found."
8788
}

0 commit comments

Comments
 (0)