Sonar.profile was deprecated. How can we use profile in alternative way?

Hi,

I defined a sonar profile from my pom.xml file but it didn’t affect.
<sonar.profile>PF Testing</sonar.profile>

Then I understand that sonar profile was already deprecated from SQ4.5.
My concern is how can we use sonar profile in alternative way?

Thank you.

Hi,

If you want your project to use a non-default profile, then as a project administrator you can make that assignment from the UI.

 
HTH,
Ann

Hi Ann,

Thank you so much.

I did it now.