Skip to content

Commit 72984d1

Browse files
committed
SEC-2914: Move profile to base name attribute
Feedback: #752 (comment)
1 parent 6a12d74 commit 72984d1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

examples/connext_dds/real_time_wan_transport/c++98/USER_QOS_PROFILES.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,9 @@
149149
</participant_qos>
150150
</qos_profile>
151151

152-
<qos_profile name="Monitor_Security">
152+
<qos_profile name="Monitor_Security" base_name="BuiltinQosLib::Generic.Monitoring2">
153153
<base_name>
154154
<element>RWT_Library::security_Common</element>
155-
<element>BuiltinQosLib::Generic.Monitoring2</element>
156155
</base_name>
157156
<domain_participant_qos>
158157
<resource_limits>

0 commit comments

Comments
 (0)