Skip to content

Commit

Permalink
Disables RCPTT profile by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
ylussaud committed Apr 15, 2024
1 parent 0b59c70 commit 426981e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@
<profile>
<id>platform-rcptt</id>
<activation>
<activeByDefault>true</activeByDefault>
<activeByDefault>false</activeByDefault>
<property>
<name>platform-version-name</name>
<value>rcptt</value>
Expand Down

0 comments on commit 426981e

Please sign in to comment.