diff options
author | Kevin Scaggs <ks0567@att.com> | 2020-02-07 12:39:06 -0600 |
---|---|---|
committer | Kevin Scaggs <ks0567@att.com> | 2020-02-07 12:39:06 -0600 |
commit | 6b549ffcb0ce5e1b6b978adb35236eec64a1e099 (patch) | |
tree | 4d92f06905c5119b34eaa4bd9668b3dc2ae83400 | |
parent | 80aefd50add0afce7b4a89aa862a4329ade959b6 (diff) |
Slight update to Common
Removing a duplicate attribute in license generated an update to common.
Remember license used to be in common before it was separated.
Issue-ID: MODELING-104
Change-Id: I4674757261e2cecf40f0f1f725974379c96cb2f4
Signed-off-by: Kevin Scaggs <ks0567@att.com>
-rw-r--r-- | ONAP Information Model/Common.uml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ONAP Information Model/Common.uml b/ONAP Information Model/Common.uml index 33e0d2d..210957e 100644 --- a/ONAP Information Model/Common.uml +++ b/ONAP Information Model/Common.uml @@ -4243,9 +4243,6 @@ Permitted Values:
 <OpenModel_Profile:OpenModelAttribute xmi:id="_sGsx4EHXEemqbK2aT-9uCA">
<base_StructuralFeature xmi:type="uml:Property" href="License.uml#_LybEoAOOEemCCMXOyOLwIw"/>
</OpenModel_Profile:OpenModelAttribute>
- <OpenModel_Profile:OpenModelAttribute xmi:id="_sG5mMEHXEemqbK2aT-9uCA">
- <base_StructuralFeature xmi:type="uml:Property" href="License.uml#_OFmoMAOOEemCCMXOyOLwIw"/>
- </OpenModel_Profile:OpenModelAttribute>
<OpenModel_Profile:Experimental xmi:id="_sGYBwEHXEemqbK2aT-9uCA">
<base_Element xmi:type="uml:Class" href="License.uml#_4ZDVsMgEEeiEtuRgTYzSUQ"/>
</OpenModel_Profile:Experimental>
|