Skip to content

Commit 1b9d88f

Browse files
Merge remote-tracking branch 'origin/1.7-dev' into 1.7-dev
2 parents 236449d + a05bc1b commit 1b9d88f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema/bom-1.7.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3051,12 +3051,12 @@ limitations under the License.
30513051
</xs:enumeration>
30523052
<xs:enumeration value="incomplete_first_party_proprietary_only">
30533053
<xs:annotation>
3054-
<xs:documentation>The relationship is incomplete. Only relationships for third-party components, services, or their dependencies are represented, limited specifically to those that are proprietary.</xs:documentation>
3054+
<xs:documentation>The relationship is incomplete. Only relationships for first-party components, services, or their dependencies are represented, limited specifically to those that are proprietary.</xs:documentation>
30553055
</xs:annotation>
30563056
</xs:enumeration>
30573057
<xs:enumeration value="incomplete_first_party_opensource_only">
30583058
<xs:annotation>
3059-
<xs:documentation>The relationship is incomplete. Only relationships for third-party components, services, or their dependencies are represented, limited specifically to those that are opensource.</xs:documentation>
3059+
<xs:documentation>The relationship is incomplete. Only relationships for first-party components, services, or their dependencies are represented, limited specifically to those that are opensource.</xs:documentation>
30603060
</xs:annotation>
30613061
</xs:enumeration>
30623062
<xs:enumeration value="incomplete_third_party_only">

0 commit comments

Comments
 (0)